CVE-2025-14067 MEDIUM

CVE-2025-14067: Easy Form Builder <= 3.9.3 - Missing Authorization to Authenticated (Subscriber+) Sensitive Form Response Data Exposure

Vendor Hassantafreshi
Product Easy Form Builder by WhiteStudio — Drag & Drop Form Builder
Weakness CWE-862 · Missing authorization
Published February 14, 2026
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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