What the vulnerability does
01Description
The FormCraft plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check in formcraft-main.php in all versions up to, and including, 3.9.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to export all plugin data which may contain sensitive information from form submissions.
Explanation of Vulnerability in Simple Terms
02Summary
FormCraft versions up to 3.9.11 fail to properly check user permissions before allowing access to certain functions. A logged-in user with low privileges can read sensitive information they should not have access to. The vulnerability requires authentication but does not require user interaction. Update to a version newer than 3.9.11.
What an attacker can do
03Attacker Capabilities
Read sensitive information from the application without proper authorization.
Potential impact on your site
04Site Impact
Logged-in users may access data they should not be able to view, risking exposure of sensitive information.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site.
Key dates
06Disclosure timeline
February 18, 2025
CVE published
April 8, 2026
Record updated