Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Network-reachable unauthenticated endpoint with no complexity; confidentiality limited to form PII, not system credentials; no integrity or availability impact.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The FireBox Popups - Increase Sales and Grow Your Email List plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.1.7 via the 'form_id' parameter. This makes it possible for unauthenticated attackers to extract download a full CSV export of all form submissions - including any personally identifiable information submitted by users - for any arbitrary form_id.
AnalysisAI
Unauthenticated CSV export of form submission data in the FireBox Popups WordPress plugin (versions up to and including 3.1.7) exposes full personally identifiable information collected by any form on the site. The flaw lies in an unprotected endpoint that accepts a form_id parameter without authentication or authorization checks, allowing any remote attacker to enumerate form IDs and download complete submission records. No active exploitation has been confirmed by CISA KEV, and no public exploit code has been identified at time of analysis, but the trivial exploitation conditions and PII exposure make this a meaningful privacy and compliance risk for affected WordPress deployments.
Technical ContextAI
The affected product is cpe:2.3:a:fireplugins:firebox_popups_-_increase_sales_and_grow_your_email_list:*:*:*:*:*:*:*:* - a WordPress plugin for popup-based lead generation and sales optimization. Source code references pinpoint the vulnerable logic in Inc/Core/Admin/Admin.php (lines 42 and 156), Inc/Core/Plugin.php (line 217), and Inc/Framework/init.php (line 254) across both the 3.1.6 and 3.1.7 tagged releases. The root cause is CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor): the CSV export functionality fails to enforce any authentication or capability check before serving form submission data, and accepts arbitrary integer form_id values with no ownership validation. Because WordPress form IDs are typically sequential integers, an attacker can trivially enumerate all existing form IDs across the site and exfiltrate submissions for each, including names, email addresses, phone numbers, or any other fields site operators configured in their forms.
RemediationAI
Upstream fix available (PR/commit) via the WordPress plugin repository changeset at revision 3572719 (https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3572719%40firebox&new=3572719%40firebox); a released patched version number has not been independently confirmed from available data - site administrators should update to the latest available version of FireBox Popups through the WordPress dashboard and verify the version exceeds 3.1.7. If an update is not immediately available, a compensating control is to block direct unauthenticated access to the CSV export endpoint via WAF rules or by restricting access to the relevant Admin.php endpoint (Inc/Core/Admin/Admin.php) at the web server level to authenticated admin IPs only; note this may break legitimate admin CSV export functionality. Reviewing collected form submission data for sensitivity and temporarily disabling the FireBox Popups plugin entirely is advisable for high-compliance environments (GDPR, HIPAA) until a patch is confirmed applied. The Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/54f939f9-2853-401a-adc0-5b727da5179b should be monitored for patched version confirmation.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37839
GHSA-6vf6-8q8x-qxcc