CVE-2025-10732 MEDIUM

CVE-2025-10732: SureForms – Drag and Drop Form Builder for WordPress <= 1.12.1 - Missing Authorization to Authenticated (Contributor+) Information Disclosure

Vendor Brainstormforce
Product SureForms – Contact Form, Payment Form & Other Custom Form Builder
Weakness CWE-862 · Missing authorization
Published October 14, 2025
Last update April 8, 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 SureForms – Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to Sensitive Information Disclosure in all versions up to, and including, 1.12.1. This is due to improper access control implementation on the '/wp-json/sureforms/v1/srfm-global-settings' REST API endpoint. This makes it possible for authenticated attackers, with contributor-level access and above, to retrieve sensitive information including API keys for Google reCAPTCHA, Cloudflare Turnstile, hCaptcha, admin email addresses, and security-related form settings.

Explanation of Vulnerability in Simple Terms

02Summary

SureForms versions up to 1.12.1 lack proper authorization checks, allowing authenticated users to access sensitive form data they should not be able to view. An attacker with a low-privilege account can read information from forms created by other users. This affects the confidentiality of form submissions and user data stored within the plugin.

What an attacker can do

03Attacker Capabilities

Read form data and submissions from other users' forms without permission.

Potential impact on your site

04Site Impact

User data submitted through forms may be exposed to unauthorized site users with basic accounts.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

October 14, 2025 CVE published
April 8, 2026 Record updated