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?
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-13422The HD Quiz plugin for WordPress is vulnerable to Cross-Site…4.3
- CVE-2026-13423The Streamit WordPress theme through 4.5.0 does not perform …9.8
- CVE-2026-13424The Online Scheduling and Appointment Booking System – Bookl…7.2
- CVE-2026-13425The Database for CF7 plugin for WordPress is vulnerable to S…7.2
- 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-13432The ThumbPress WordPress plugin before 6.2.2 does not perfo…5.4
- CVE-2026-13433IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 (ACS)…9.6
- CVE-2026-13434A flaw was found in KubeVirt's network annotation generator.…4.9
- CVE-2026-13435IBM Langflow OSS 1.0.0 through 1.10.1 contains an improper i…9.9
- CVE-2026-13437Insertion of sensitive information into sent data in the AI …6.5
- CVE-2026-13439The Easy Form Builder by WhiteStudio plugin for WordPress is…9.8
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
