Description
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 (||).
Published: 2026-02-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Disclosure of Sensitive Form Data
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from a missing capability check on multiple AJAX actions within the Easy Form Builder plugin. A logic error causes the plugin to combine the checks with AND instead of OR, resulting in a bypass of the intended authorization. As a consequence, any authenticated user with a Subscriber role or higher can recover private form response data such as submissions, administrator replies, and user identifiers, which constitutes a confidentiality compromise.

Affected Systems

WordPress sites running the Easy Form Builder plugin by WhiteStudio, version 3.9.3 or earlier, are affected.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low probability of exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog. Attackers must first be authenticated with Subscriber-level access or higher and can then issue AJAX calls to retrieve the data. No external network exposure or code execution is required for exploitation.

Generated by OpenCVE AI on April 21, 2026 at 16:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Easy Form Builder to the latest available release (v3.9.4 or newer) which implements the proper authorization check.
  • If an immediate upgrade is not possible, block subscriber‑level access to the plugin’s AJAX endpoints by configuring server‑side access control rules or a web‑application firewall that filters those requests.
  • As a last resort, consider disabling or uninstalling the plugin until the patched version can be deployed, particularly on sites where the risk tolerance for data exposure is low.

Generated by OpenCVE AI on April 21, 2026 at 16:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 17 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Hassantafreshi
Hassantafreshi easy Form Builder By Whitestudio — Drag & Drop Form Builder
Wordpress
Wordpress wordpress
Vendors & Products Hassantafreshi
Hassantafreshi easy Form Builder By Whitestudio — Drag & Drop Form Builder
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 04:00:00 +0000

Type Values Removed Values Added
Description 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 (||).
Title Easy Form Builder <= 3.9.3 - Missing Authorization to Authenticated (Subscriber+) Sensitive Form Response Data Exposure
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Hassantafreshi Easy Form Builder By Whitestudio — Drag & Drop Form Builder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:06:39.245Z

Reserved: 2025-12-04T21:05:58.622Z

Link: CVE-2025-14067

cve-icon Vulnrichment

Updated: 2026-02-17T15:04:32.079Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T04:15:56.480

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14067

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:15:40Z

Weaknesses