CVE Catalog

CVE-2026-15288

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

25th percentile - higher than 25% of all known CVEs

Summary

The SureForms plugin for WordPress up to version 2.2.1 has an improper input validation vulnerability. The 'create_payment_intent' and 'create_subscription_intent' functions accept payment amounts directly from POST data without validating against the form's configured price, allowing unauthenticated attackers to modify the payment amount.

Risk Assessment

The organization faces financial losses as attackers can purchase products or services at significantly reduced prices by manipulating the payment amount in Stripe forms.

Recommendation

Immediately update the SureForms plugin to the latest available version that includes a fix for payment amount validation.

Other vulnerabilities in SureForms

See all
Original NVD description (English source)

The SureForms – Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 2.2.1. This is due to the plugin accepting the payment amount directly from user-controlled POST data in the 'create_payment_intent' and 'create_subscription_intent' functions without validating it against the form's configured price. This makes it possible for unauthenticated attackers to modify the payment amount to any arbitrary value when submitting a Stripe payment form, potentially purchasing products or services at significantly reduced prices.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS