CVE-2025-67924
Published: 08 January 2026
Summary
CVE-2025-67924 is a critical-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability. Its CVSS base score is 9.9 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Web Shell (T1100); ranked at the 23.8th 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
SI-10 enforces information input validation at file upload points to reject dangerous file types like web shells, directly preventing the unrestricted upload vulnerability.
SI-2 requires timely flaw remediation, such as patching the vulnerable Corpkit WordPress theme to eliminate the unrestricted file upload capability.
SI-3 deploys malicious code protection mechanisms to scan for and block execution of uploaded web shells on the web server.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Unrestricted file upload (CWE-434) in public-facing WordPress theme directly enables web shell deployment (T1100/T1505.003) via exploitation of exposed application (T1190).
NVD Description
Unrestricted Upload of File with Dangerous Type vulnerability in zozothemes Corpkit corpkit allows Upload a Web Shell to a Web Server.This issue affects Corpkit: from n/a through <= 2.0.
Deeper analysisAI
CVE-2025-67924 is an Unrestricted Upload of File with Dangerous Type vulnerability (CWE-434) in the Corpkit WordPress theme developed by zozothemes. The flaw allows attackers to upload a web shell to the web server. It affects Corpkit versions from n/a through 2.0 inclusive and was published on 2026-01-08T10:15:51.347.
The vulnerability carries 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). Low-privileged users (PR:L) with network access can exploit it remotely with low attack complexity and no user interaction required. Successful exploitation enables high-impact compromise of confidentiality, integrity, and availability across the affected scope due to the changed scope (S:C).
Patchstack advisories detail this arbitrary file upload vulnerability in the WordPress Corpkit theme version 2.0.
Details
- CWE(s)