CVE-2024-10586
High PUBLISHEDDebug Tool <= 2.2 - Unauthenticated Arbitrary File Creation
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
The Debug Tool plugin for WordPress is vulnerable to arbitrary file creation due to a missing capability check on the dbt_pull_image() function and missing file type validation in all versions up to, and including, 2.2. This makes it possible for unauthenticated attackers to to create arbitrary files such as .php files that can be leveraged for remote code execution.
- CVE Published
- Nov 09, 2024
- Exploitation Reported
- Jul 24, 2025
- CVSS
- 9.8 Critical
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| eugenbobrowski |
debug_tool
|
0 to <= 2.2 |
Affected |
| eugenbobrowski |
Debug Tool
|
* to <= 2.2 |
Affected |
CVE References
- wordfence.com/threat-intel/vulnerabilities/id/5e9d5c93-dcd... wordfence.com · CVE Record https://www.wordfence.com/threat-intel/vulnerabilities/id/5e9d5c93-dc...
- plugins.trac.wordpress.org/browser/debug-tool/trunk/tools/image-puller.php plugins.trac.wordpress.org · CVE Record https://plugins.trac.wordpress.org/browser/debug-tool/trunk/tools/ima...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2025-07-24 00:00 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2025-07-24 00:00:00 UTC · The Shadowserver
Weaknesses (CWE)
-
Missing Authorization
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC 12 months ago00:00 UTC · 12 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
02:32 UTC over 1 year ago02:32 UTC · over 1 year ago
CVE published
Vulnerability disclosed publicly
-
14:12 UTC over 1 year ago14:12 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2024-10586
{
"cve_id": "CVE-2024-10586",
"title": "Debug Tool <= 2.2 - Unauthenticated Arbitrary File Creation",
"affected_vendor": "eugenbobrowski",
"affected_product": "Debug Tool",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 9.8,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}