What the vulnerability does
01Description
The Survey Form Block plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_all_data() function in all versions up to, and including, 1.0.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to export all survey submission data and column metadata.
Explanation of Vulnerability in Simple Terms
02Summary
The Survey Form Block plugin for WordPress does not properly check user permissions before allowing access to survey data and settings. A logged-in user with low privileges can view or modify survey information they should not have access to. This affects versions up to 1.0.1. Update to a version newer than 1.0.1 to resolve the issue.
What an attacker can do
03Attacker Capabilities
View survey responses and settings belonging to other users or surveys.
Potential impact on your site
04Site Impact
Survey data may be exposed to unauthorized users; survey integrity could be compromised.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege WordPress user account on the site.
Key dates
06Disclosure timeline
July 29, 2026
CVE published