Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
8DescriptionCVE.org
The Magic Export & Import WordPress plugin before 1.2.0 stores exported CSV files at a publicly accessible location, making it possible for any visitors to leak sensitive user information.
AnalysisAI
Magic Export & Import WordPress plugin before version 1.2.0 stores exported CSV files in a publicly accessible web directory, allowing unauthenticated remote attackers to enumerate and download sensitive user data without authentication. The vulnerability affects all versions prior to 1.2.0, has publicly available proof-of-concept code, and carries moderate real-world risk due to the low attack complexity and high automatable nature of exploitation, though the actual severity is constrained by the fact that CSV export must first occur and require that files remain accessible.
Technical ContextAI
The vulnerability stems from improper output resource restriction (CWE-552), a category covering cases where application-generated files are stored without proper access controls. The Magic Export & Import plugin implements CSV export functionality for WordPress user data but fails to restrict web-accessible directory permissions or implement authentication checks on exported file locations. This allows directory traversal or direct enumeration of predictable file paths to retrieve sensitive exported data. The plugin likely stores exports in a subdirectory of wp-content or similar web-accessible location without .htaccess rules or PHP-level access checks. CPE indicates the affected product is the Magic Export & Import plugin for WordPress, version 0 through 1.2.0.
RemediationAI
Vendor-released patch: upgrade Magic Export & Import to version 1.2.0 or later. This patch should restrict CSV file access via proper directory permissions, .htaccess rules preventing web access to exported files, or relocation of exports to a non-web-accessible directory. As an interim workaround pending upgrade, administrators should manually delete all previously exported CSV files from the web-accessible directory, restrict read permissions on the export directory via .htaccess with 'deny from all' rules, or disable the export functionality entirely via plugin settings until patched. Administrators should also audit access logs to determine if exported files were accessed by unauthorized parties. See WPScan advisory ed6f00de-bbae-4e89-9d0e-ded0d70e781c for detailed patch notes.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26906