CVE-2026-13430
Last modified
CVE-2026-13430 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Post Export Import with Media plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.13.1 via the import_media_file_secure function. This is due to insufficient file extension validation caused by a trailing-dot filename bypass, where the extension allow-list check in ajax_import_media_start() uses pathinfo() on the raw ZIP entry name (e.g., 'shell.php.'), which returns an empty string for the extension, causing the allow-list guard to be skipped and the file to be extracted to a temporary location, after which import_media_file_secure() copies it into the WordPress uploads directory without re-validating the extension. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
Description
The Post Export Import with Media plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.13.1 via the import_media_file_secure function. This is due to insufficient file extension validation caused by a trailing-dot filename bypass, where the extension allow-list check in ajax_import_media_start() uses pathinfo() on the raw ZIP entry name (e.g., 'shell.php.'), which returns an empty string for the extension, causing the allow-list guard to be skipped and the file to be extracted to a temporary location, after which import_media_file_secure() copies it into the WordPress uploads directory without re-validating the extension. This makes it possible for authenticated attackers, with administrator-level access and above, to upload files that may be executable, which makes 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 |
|---|---|---|
| wpazleen | Post Export Import with Media | <= 1.13.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-13430?
How severe is CVE-2026-13430?
How do I fix CVE-2026-13430?
Related CVEs from 2026
- CVE-2026-1340A code injection in Ivanti Endpoint Manager Mobile allowing …9.8
- CVE-2026-1341Avation Light Engine Pro exposes its configuration and contr…9.3
- CVE-2026-1342IBM Verify Identity Access Container 11.0 through 11.0.2 and…7.9
- CVE-2026-13422The HD Quiz plugin for WordPress is vulnerable to Cross-Site…4.3
- CVE-2026-13426The Mattermost Go module github.com/mattermost/mattermost/se…5.4
- CVE-2026-1343IBM Verify Identity Access Container 11.0 through 11.0.2 and…7.2
- CVE-2026-13434A flaw was found in KubeVirt's network annotation generator.…4.9
- CVE-2026-13437Insertion of sensitive information into sent data in the AI …6.5
- CVE-2026-1344Tanium addressed an insecure file permissions vulnerability …5.5
- CVE-2026-13441The EventPrime – Events Calendar, Bookings and Tickets plugi…7.2
- CVE-2026-13443The Tutor LMS – eLearning and online course solution plugin …6.4
- CVE-2026-13449IBM Business Automation Manager Open Editions 9.0.0 through …9.1
Are you affected by CVE-2026-13430?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
