CVE-2025-14067

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 (||).
Configurations

No configuration.

History

14 Feb 2026, 04:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-14 04:15

Updated : 2026-02-18 17:52


NVD link : CVE-2025-14067

Mitre link : CVE-2025-14067

CVE.ORG link : CVE-2025-14067


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization