CVE-2026-0825: Database for Contact Form 7, WPforms, Elementor forms <= 1.4.5 - Missing Authorization to Unauthenticated Form Data Exfiltration via CSV Export
The Database for Contact Form 7, WPforms, Elementor forms plugin for WordPress is vulnerable to authorization bypass due to missing capability checks on the CSV export functionality in all versions up to, and including, 1.4.5. This makes it possible for unauthenticated attackers to download sensitive form submission data containing personally identifiable information (PII) by accessing the CSV export endpoint with an export key that is exposed in publicly accessible page source code. The vulnerability is created because while the shortcode properly filters displayed entries by user, the CSV export handler completely bypasses this filtering and exports all entries regardless of user permissions.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-0825?
CVE-2026-0825 is considered a high severity vulnerability due to the potential for unauthorized data access.
How does CVE-2026-0825 affect users?
CVE-2026-0825 allows unauthenticated users to exfiltrate sensitive form data via CSV export, compromising user information.
How do I fix CVE-2026-0825?
To fix CVE-2026-0825, update the Database for Contact Form 7, WPforms, or Elementor forms plugin to a version higher than 1.4.5.
What versions are affected by CVE-2026-0825?
CVE-2026-0825 affects versions of Database for Contact Form 7, WPforms, and Elementor forms up to and including 1.4.5.
What is the nature of the vulnerability in CVE-2026-0825?
The nature of CVE-2026-0825 is an authorization bypass due to missing capability checks, enabling unauthorized data export.