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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
No advisories yet.
References
History
Wed, 29 Jul 2026 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 29 Jul 2026 04:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Smub
Smub easy Digital Downloads – Ecommerce Payments And Subscriptions Made Easy Wordpress Wordpress wordpress |
|
| Vendors & Products |
Smub
Smub easy Digital Downloads – Ecommerce Payments And Subscriptions Made Easy Wordpress Wordpress wordpress |
Wed, 29 Jul 2026 03:30:00 +0000
Status: PUBLISHED
Assigner: Wordfence
Published:
Updated: 2026-07-29T12:22:13.311Z
Reserved: 2026-06-16T20:25:13.528Z
Link: CVE-2026-12476
Updated: 2026-07-29T12:22:08.710Z
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-29T04:30:12Z
Weaknesses
-
CWE-434
Unrestricted Upload of File with Dangerous Type