SureForms <= 1.13.1 - Missing Authorization to Unauthenticated Sensitive Information Exposure

2025-11-12 15:01
type5afe

Vulnerability Overview

The SureForms plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.13.1 via the '_srfm_email_notification' post meta registration. This is due to setting the 'auth_callback' parameter to '__return_true', which allows unauthenticated access to the metadata. This makes it possible for unauthenticated attackers to extract sensitive data including email notification configurations, which frequently contain vendor-provided CRM/help desk dropbox addresses, CC/BCC recipients, and notification templates that can be abused to inject malicious data into downstream systems.

Technical Analysis

REMEDIATION: Update to version 1.13.2, or a newer patched version --- IDENTIFIER: CWE-359 (Exposure of Private Personal Information to an Unauthorized Actor) The product does not properly prevent a person's private, personal information from being accessed by actors who either (1) are not explicitly authorized to access the information or (2) do not have the implicit consent of the person about whom the information is collected.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C