Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Lifecycle Timeline
4DescriptionCVE.org
The SureForms - Contact Form, Payment Form & Other Custom Form Builder plugin for WordPress is vulnerable to Payment Amount Bypass in all versions up to, and including, 2.5.2. This is due to the create_payment_intent() function performing a payment validation solely based on the value of a user-controlled parameter. This makes it possible for unauthenticated attackers to bypass configured form payment-amount validation and create underpriced payment/subscription intents by setting form_id to 0.
AnalysisAI
Payment amount bypass in Brainstorm Force SureForms WordPress plugin (all versions ≤2.5.2) allows unauthenticated remote attackers to create underpriced payment and subscription intents by manipulating the form_id parameter to 0, circumventing configured payment validation. CVSS 7.5 (High) with network-accessible attack vector and low complexity. EPSS data not provided; no public exploit identified at time of analysis. This represents a direct financial fraud risk for e-commerce and donation sites using the affected plugin.
Technical ContextAI
SureForms is a WordPress form builder plugin by Brainstorm Force that supports payment processing integrations (likely Stripe/PayPal based on payment intent terminology). The vulnerability resides in the create_payment_intent() function, which performs payment amount validation based on a user-controlled form_id parameter without proper server-side verification. CWE-20 (Improper Input Validation) indicates the root cause: the application trusts client-supplied data to determine payment amounts. By setting form_id to 0, attackers bypass the legitimate form configuration that specifies correct pricing, allowing the creation of payment intents with arbitrary amounts. This affects the WordPress plugin identified by CPE cpe:2.3:a:brainstormforce:sureforms_-_contact_form,_payment_form_&_other_custom_form_builder, specifically versions up to and including 2.5.2. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms this is a network-based attack requiring no authentication, no user interaction, and low attack complexity.
RemediationAI
Upstream fix available via WordPress plugin repository commit 3488858 visible at https://plugins.trac.wordpress.org/changeset/3488858/sureforms, indicating server-side validation has been implemented. Site administrators should immediately update SureForms to the latest version (post-2.5.2) through the WordPress admin dashboard (Plugins > Updates) or manually via the official WordPress plugin repository. Verify the installed version exceeds 2.5.2 after update. As interim mitigation if patching is delayed, consider temporarily disabling payment functionality in SureForms forms or deactivating the plugin entirely until update is applied, then audit recent payment transactions for anomalies (payments below expected amounts). Review payment gateway logs for suspicious form_id=0 submissions. No configuration-based workaround exists due to the server-side validation flaw. Consult the Wordfence advisory for additional technical details to inform incident response if exploitation is suspected.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-20 – Improper Input Validation
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16905
GHSA-v8h4-7xcp-85r6