CVE-2024-10586
Medium PUBLISHEDDebug Tool <= 2.2 - Unauthenticated Arbitrary File Creation
Not yet in CISA KEV
Recommended Action
Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
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.
- Published
- Nov 09, 2024
- First Seen
- Jul 24, 2025
- CVSS
- 9.8 Critical
- EPSS
- —
Recommended Actions
- Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
- 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.
| Source | Added |
|---|---|
| The Shadowserver (via CIRCL) First | 2025-07-24 00:00 UTC |
Detection Context
Request patterns and scanner artifacts observed for this CVE. Operational detection logic guidance is coming soon.
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
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 (via CIRCL)
Weaknesses (CWE)
-
Missing Authorization
Timeline
-
Added to KEVIntel
-
CVE Published to Public
-
CVE ID Reserved
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/v1/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",
"confidence": "Medium",
"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": [ "..." ]
}