CVE-2025-24650
Published: 24 January 2025
Summary
CVE-2025-24650 is a critical-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Themefic Tourfic. Its CVSS base score is 9.1 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 42.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly mitigates unrestricted file uploads by validating uploaded files to block dangerous types like web shells in the Tourfic plugin.
Requires timely remediation of the specific flaw in Tourfic versions through <=2.15.3 to prevent arbitrary file upload exploitation.
Implements malicious code protection mechanisms to scan for and block web shells uploaded via the Tourfic vulnerability.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Arbitrary file upload vuln in public-facing WordPress plugin directly enables web shell deployment (T1100) via exploitation of the application (T1190).
NVD Description
Unrestricted Upload of File with Dangerous Type vulnerability in Themefic Tourfic tourfic allows Upload a Web Shell to a Web Server.This issue affects Tourfic: from n/a through <= 2.15.3.
Deeper analysisAI
CVE-2025-24650 is an Unrestricted Upload of File with Dangerous Type vulnerability (CWE-434) in the Themefic Tourfic WordPress plugin. This issue affects Tourfic versions from n/a through 2.15.3 and allows attackers to upload a web shell to the web server. The vulnerability carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H).
Exploitation requires network access, low complexity, and high privileges such as administrator-level access, with no user interaction needed. A successful attack changes scope and achieves high impacts across confidentiality, integrity, and availability, enabling attackers to gain remote code execution and full control over the web server via the uploaded web shell.
The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/tourfic/vulnerability/wordpress-tourfic-plugin-2-15-3-arbitrary-file-upload-vulnerability?_s_id=cve details this arbitrary file upload vulnerability in the Tourfic plugin version 2.15.3.
Details
- CWE(s)