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

3.7
Exposure of Sensitive Information to an Unauthorized Actor
CVE CVE-2026-1582
CVSS 3.7 (Low)
Publicly Published February 17, 2026
Last Updated February 18, 2026
Researcher Vincent Theriault-Laine

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.

References

Share

Vulnerability Details for WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel

Software Type Plugin
Software Slug wp-all-export (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.4.15, or a newer patched version
Affected Version
  • <= 1.4.14
Patched Version
  • 1.4.15

Recent vulnerabilities in WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel

# Title CVE ID CVSS Researchers Date
1 Export any WordPress data to XML/CSV < 1.4.1 & WP ALL Export Pro < 1.8.6 - Cross-Site Request Forgery to Remote Code Execution CVE-2023-5882 8.8 Donato Di Pasquale, Francesco Marano November 24, 2023
2 Export any WordPress data to XML/CSV < 1.4.1 & WP ALL Export Pro < 1.8.6 - Authenticated (Admin+) Remote Code Execution CVE-2023-4724 6.4 Donato Di Pasquale, Francesco Marano November 24, 2023
3 Export any WordPress data to XML/CSV < 1.4.1 & WP ALL Export Pro < 1.8.6 - Cross-Site Request Forgery to PHAR Deserialization CVE-2023-5886 8.8 Alex Sanford November 24, 2023
4 Export any WordPress data to XML/CSV <= 1.3.5 - Reflected Cross-Site Scripting 6.1 WPScanTeam June 7, 2022
5 Export any WordPress data to XML/CSV <= 1.3.4 - Authenticated SQL Injection CVE-2022-1800 9.0 Asif Nawaz Minhas May 20, 2022
6 WP All Export <= 1.3.0 - Admin+ Stored Cross-Site Scripting CVE-2021-24708 4.8 Huy Nguyen October 6, 2021

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation