Impact
The vulnerability in the SureForms plugin allows unauthenticated users to retrieve the '_srfm_email_notification' post meta, which stores configuration data for email notifications. This data often includes vendor‑provided CRM or help desk drop‑box addresses, CC/BCC recipients, and notification templates. Exposure of this information can enable attackers to inject malicious data into downstream systems by manipulating these configurations.
Affected Systems
WordPress sites that run SureForms plugin version 1.13.1 or earlier. The vendor is brainstormforce, and the product is SureForms – Contact Form, Payment Form & Other Custom Form Builder.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation at this time. The vulnerability is not listed in CISA's KEV catalog. The flaw is exploitable via unauthenticated HTTP requests that target the plugin’s post meta endpoint, after the plugin sets the 'auth_callback' parameter to '__return_true', which bypasses normal authentication checks.
OpenCVE Enrichment