AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-15288

HIGH · CVSS 7.5 EPSS 0.34%

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

The SureForms – Drag and Drop Form Builder plugin for WordPress is vulnerable due to improper input validation, allowing unauthenticated attackers to manipulate payment amounts in the 'create_payment_intent' and 'create_subscription_intent' functions. This flaw could enable attackers to submit Stripe payment forms with arbitrary values, leading to unauthorized purchases at reduced prices. WordPress site administrators using this plugin should prioritize patching or updating to mitigate the risk of financial loss and unauthorized transactions.

CVE
CVE-2026-15288
Severity
HIGH
CVSS
7.5
EPSS
0.34%
WordPress

Original NVD Description

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.