Cyber Posture

CVE-2025-24677

Critical

Published: 04 February 2025

Published
04 February 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 9.9 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0016 36.7th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may abuse Unix shell commands and scripts for execution.

Security Summary

CVE-2025-24677 is an Improper Control of Generation of Code ('Code Injection') vulnerability, classified under CWE-94, in the WordPress plugin "wpspin Post/Page Copying Tool postpage-import-export-with-custom-fields-taxonomies." This flaw enables Remote Code Inclusion and affects all versions of the plugin up to and including 2.0.3. The vulnerability has a CVSS v3.1 base score of 9.9 (AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H), indicating critical severity due to its network accessibility, low complexity, and potential for high impact across confidentiality, integrity, and availability.

Low-privileged authenticated users (PR:L) can exploit this vulnerability remotely over the network without user interaction. Successful exploitation allows attackers to include and execute arbitrary remote code on the WordPress server, achieving full remote code execution (RCE) with changed scope to the server context, potentially leading to complete server compromise.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/postpage-import-export-with-custom-fields-taxonomies/vulnerability/wordpress-post-page-copying-tool-to-export-and-import-post-page-for-cross-site-migration-plugin-2-0-3-remote-code-execution-rce-vulnerability?_s_id=cve provides details on the vulnerability and recommended mitigations.

Details

CWE(s)
CWE-94

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

Code injection vulnerability in public-facing WordPress plugin enables remote authenticated exploitation for RCE on the server, directly mapping to T1190 (Exploit Public-Facing Application) and T1059.004 (Unix Shell) for arbitrary command execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References