CVE-2026-12476
Last modified
CVE-2026-12476 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Easy Digital Downloads plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to and including 3.6.9. This is due to insufficient file type validation in the edd_do_ajax_import_file_upload() function , which only checks the client-supplied $_FILES['edd-import-file']['type'] Content-Type header against an allow-list of CSV mime types, then uses raw move_uploaded_file() (bypassing wp_handle_upload()'s core MIME enforcement) to write the file under its original extension into the web-accessible wp-content/uploads/edd/exports/ directory. EPSS estimates a 0.63% chance of exploitation in the next 30 days.
Description
The Easy Digital Downloads plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to and including 3.6.9. This is due to insufficient file type validation in the edd_do_ajax_import_file_upload() function , which only checks the client-supplied $_FILES['edd-import-file']['type'] Content-Type header against an allow-list of CSV mime types, then uses raw move_uploaded_file() (bypassing wp_handle_upload()'s core MIME enforcement) to write the file under its original extension into the web-accessible wp-content/uploads/edd/exports/ directory. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| smub | Easy Digital Downloads – eCommerce Payments and Subscriptions made easy | <= 3.6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12476?
How severe is CVE-2026-12476?
How do I fix CVE-2026-12476?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-12469Uninitialized Use in GPU in Google Chrome on Android prior t…4.3
- CVE-2026-1247The Survey plugin for WordPress is vulnerable to Stored Cros…4.4
- CVE-2026-12471The Spexo theme for WordPress is vulnerable to unauthorized …4.3
- CVE-2026-12472The Kirki – Freeform Page Builder, Website Builder & Customi…5.3
- CVE-2026-12473Two data sources (DICOMWebProxy and DICOMJSON) shipped in th…8.3
- CVE-2026-12475Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-12478The fix for CVE-2026-0716 (commit 6ff7ef0, libsoup 3.6.6) pl…4.8
- CVE-2026-12479A path traversal vulnerability exists in keras-team/keras ve…6.1
- CVE-2026-1248IBM Business Automation Workflow containers and traditional …4.3
- CVE-2026-12480Keras versions up to and including 3.13.2 are vulnerable to …5.5
- CVE-2026-12481A vulnerability in keras-team/keras version 3.14.0 allows fo…9.8
- CVE-2026-12482A vulnerability in keras-team/keras version 3.12.0 allows an…6.5
Are you affected by CVE-2026-12476?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
