ZeroHour

CVE-2025-9314

1

Unauthenticated Arbitrary File Upload in WordPress Developer Tools Plugin (≤1.1.3)

CVSS 3.1
9.8 critical
EPSS
<1%p22
Published
()
Modified
AI analysis

CVE-2025-9314 is an unauthenticated arbitrary file upload flaw (CWE-434) in the SWFUpload component bundled with the Developer Tools WordPress plugin, affecting all versions through 1.1.3. An unauthenticated attacker can send crafted requests to the plugin's SWFUpload upload handler to write attacker-controlled files, such as PHP scripts, to the web server without any credentials. Because uploaded files land in web-accessible storage, this can lead to remote code execution and full site compromise, consistent with the 9.8 (critical) CVSS score. Any WordPress site running Developer Tools 1.1.3 or earlier is affected. There is currently no public proof of concept, the issue is not in CISA's KEV, and EPSS is 0.3% (22nd percentile), so no exploitation has been reported.

What to do: Update the Developer Tools plugin to the latest release as soon as a version newer than 1.1.3 is available; if no patched release exists, deactivate or remove the plugin until a fix ships. As hardening, block direct PHP execution in wp-content/uploads and other writable paths, and review those directories for unexpected PHP or web-shell files left by prior uploads. Because the flaw requires no authentication, also check web server access logs for requests to the SWFUpload upload handler on affected sites.

Affected
Developer Tools WordPress plugin (bundled SWFUpload component)all versions through and including 1.1.3
Estimated exposure
No basis for an estimate.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The Developer Tools WordPress plugin through 1.1.3 contains an unauthenticated arbitrary file upload vulnerability in the bundled SWFUpload component

Ecosystems
WordPress
Weakness
CWE-434
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.