CVE 3.7 LOW

WP All Export <= 1.4.14 - Unauthenticated Sensitive Information Exposure via PHP Type Juggling_CVE-2026-1582

3.7 / 10
LOW
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

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.

Basic Information

ID CVE-2026-1582
Source Wordfence
Published Feb 18, 2026 at 12:28

Affected Product

Vendor soflyy
Product WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel
Version *
Affected Versions soflyy WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel *

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.