🔐 CVE Alert

CVE-2026-1582

LOW 3.7

WP All Export <= 1.4.14 - Unauthenticated Sensitive Information Exposure via PHP Type Juggling

CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-200
Vendor soflyy
Product wp all export – drag & drop export to any custom csv, xml & excel
Published Feb 18, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for soflyy wp all export – drag & drop export to any custom csv, xml & excel

Be the first to know when new low vulnerabilities affecting soflyy wp all export – drag & drop export to any custom csv, xml & excel are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

soflyy / WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel
0 ≤ 1.4.14

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/9a92c682-b8b3-4d23-bd84-97d7440ee525?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-all-export/tags/1.4.14/actions/wp_loaded.php#L19 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3455775/

Credits

Vincent Theriault-Laine