Description
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.
Published: 2026-07-29
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Survey Form Block plugin for WordPress allows subscribers and higher‑level users to trigger the get_all_data() function without performing a required capability check. Consequently, any authenticated subscriber can download every survey submission record along with metadata, leaking potentially sensitive user responses. This uncontrolled export is a direct result of a missing authorization guard (CWE‑862) and violates confidentiality expectations for the plugin.

Affected Systems

Affected are all instances of the bplugins Survey Form Block plugin with a version of 1.0.1 or earlier. The issue is present in every release up to and inclusive of 1.0.1. Users running these versions on WordPress sites are able to export survey data without additional controls.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity, while the EPSS score of less than 1 % suggests a very low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. The exploit requires only an authenticated account with at least Subscriber level; the extent to which such accounts exist and the risk of widespread exposure cannot be determined from the available information. Administrators should therefore consider the risk of eligible users exporting data and take appropriate countermeasures.

Generated by OpenCVE AI on August 4, 2026 at 12:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Survey Form Block plugin to the latest available release that implements the required capability check
  • If an update is not immediately possible, remove or downgrade to a trusted version that includes the remediation, or disable the get_all_data() export feature for subscriber accounts using a custom role‑capability plugin
  • Restrict the Subscriber role to the minimal set of capabilities required for its functions and verify that the capability used by get_all_data() is not granted
  • Regularly review WordPress audit logs or enable logging for survey export actions to detect any unauthorized usage

Generated by OpenCVE AI on August 4, 2026 at 12:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Bplugins
Bplugins survey Form Block – Collect Answers And Insights From Your Audience
Wordpress
Wordpress wordpress
Vendors & Products Bplugins
Bplugins survey Form Block – Collect Answers And Insights From Your Audience
Wordpress
Wordpress wordpress
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Survey Form Block <= 1.0.1 - Missing Authorization to Authenticated (Subscriber+) Survey Submission Data Export
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Bplugins Survey Form Block – Collect Answers And Insights From Your Audience
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-29T14:24:16.632Z

Reserved: 2026-04-05T18:05:22.216Z

Link: CVE-2026-5626

cve-icon Vulnrichment

Updated: 2026-07-29T14:24:12.358Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T04:17:13.503

Modified: 2026-07-30T14:01:30.413

Link: CVE-2026-5626

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:45:05Z

Weaknesses