What the vulnerability does
01Description
The Easy Form Builder plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on multiple AJAX actions in all versions up to, and including, 3.9.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve sensitive form response data, including messages, admin replies, and user information due to a logic error in the authorization check that uses AND (&&) instead of OR (||).
Explanation of Vulnerability in Simple Terms
02Summary
Easy Form Builder by WhiteStudio versions 3.9.3 and earlier lack proper authorization checks, allowing unauthenticated attackers to read sensitive form data. An attacker can access form submissions and other information without logging in or having permission. This affects all installations running the vulnerable version.
What an attacker can do
03Attacker Capabilities
Read form submissions and sensitive data without authentication.
Potential impact on your site
04Site Impact
Form data (user submissions, contact info, etc.) exposed to anyone on the internet.
Conditions required to exploit
05Prerequisites
Network access to the site; no login or user interaction required.
Key dates
06Disclosure timeline
February 14, 2026
CVE published
April 8, 2026
Record updated