CVE-2026-5626 MEDIUM

CVE-2026-5626: Survey Form Block <= 1.0.1 - Missing Authorization to Authenticated (Subscriber+) Survey Submission Data Export

Vendor Bplugins
Product Survey Form Block – collect answers and insights from your audience
Weakness CWE-862 · Missing authorization
Published July 29, 2026
Last update July 29, 2026

CVSS base score

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

CVSS vector

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

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

Related vulnerabilities

08Related CVE