Cyber Resilience

CVE-2025-24650

Critical

Published: 24 January 2025

Published
24 January 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score v3.1 9.1 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0020 42.6th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

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.6th 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).

Deeper analysis

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.

EU & UK References

Vulnerability details

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.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

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.
T1505.003 Web Shell Persistence
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Why these techniques?

Arbitrary file upload vuln in public-facing WordPress plugin directly enables web shell deployment (T1100) via exploitation of the application (T1190).

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

CVEs Like This One

CVE-2025-46384Shared CWE-434
CVE-2025-13516Shared CWE-434
CVE-2024-13011Shared CWE-434
CVE-2025-8323Shared CWE-434
CVE-2025-21624Shared CWE-434
CVE-2026-35164Shared CWE-434
CVE-2026-2097Shared CWE-434
CVE-2025-12154Shared CWE-434
CVE-2026-42748Shared CWE-434
CVE-2025-32957Shared CWE-434

Affected Assets

themefic
tourfic
≤ 2.15.4

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates unrestricted file uploads by validating uploaded files to block dangerous types like web shells in the Tourfic plugin.

prevent

Requires timely remediation of the specific flaw in Tourfic versions through <=2.15.3 to prevent arbitrary file upload exploitation.

preventdetect

Implements malicious code protection mechanisms to scan for and block web shells uploaded via the Tourfic vulnerability.

References