CVE-2026-1582
Last modified
CVE-2026-1582 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. The WP All Export plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.14 via the export download endpoint. This is due to a PHP type juggling vulnerability in the security token comparison which uses loose comparison (==) instead of strict comparison (===). EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
The WP All Export plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.14 via the export download endpoint. This is due to a PHP type juggling vulnerability in the security token comparison which uses loose comparison (==) instead of strict comparison (===). This makes it possible for unauthenticated attackers to bypass authentication using "magic hash" values when the expected MD5 hash prefix happens to be numeric-looking (matching pattern ^0e\d+$), allowing download of sensitive export files containing PII, business data, or database information.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-1582?
How severe is CVE-2026-1582?
How do I fix CVE-2026-1582?
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-1581The wpForo Forum plugin for WordPress is vulnerable to time-…7.5
- CVE-2026-15810A Cross-Site Scripting (XSS) vulnerability in Google Cloud L…8.7
- CVE-2026-15811A vulnerability was found in kronosnet's (version <=1.34) cr…5.8
- CVE-2026-15812A vulnerability was found in the internal Access Control Lis…4.8
- CVE-2026-15813A vulnerability was found in the network packet de-fragmenta…6.5
- CVE-2026-15816A flaw was found in dracut. The die() error-handling functio…7.5
- CVE-2026-15821The SureDash – Community, Courses & Member Dashboard plugin …6.4
- CVE-2026-15827The GutenKit Blocks plugin for WordPress is vulnerable to un…5.3
- CVE-2026-15829A SQL injection (CWE-89) and security boundary bypass (CWE-8…8.6
- CVE-2026-15830An issue was discovered in Django 5.2 before 5.2.17 and 6.0 …6.9
- CVE-2026-15831GitLab has remediated an issue in GitLab EE affecting all ve…4.3
- CVE-2026-1584A flaw was found in gnutls. A remote, unauthenticated attack…7.5
Are you affected by CVE-2026-1582?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
