AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-15211

MEDIUM · CVSS 5.9 EPSS 0.11%

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

CyberRota Analysis

AI-Generated

The Subscriptions for WooCommerce plugin for WordPress prior to version 2.0.1 is vulnerable due to inadequate validation of payment amounts and improper binding of PayPal order tokens, allowing unauthenticated attackers to exploit this flaw. By substituting a valid PayPal token, an attacker can mark high-value orders as paid without actual payment, leading to potential financial losses for merchants. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate this risk.

CVE
CVE-2026-15211
Severity
MEDIUM
CVSS
5.9
EPSS
0.11%
WordPress

Original NVD Description

The Subscriptions for WooCommerce WordPress plugin before 2.0.1 does not validate the payment amount or bind the PayPal order token to the order being completed on the WooCommerce order-received flow: it captures a client-supplied token and marks the order paid whenever the capture status is COMPLETED, without comparing the captured amount to the order total. This allows an attacker (unauthenticated where guest checkout is enabled) to substitute an approved, uncaptured PayPal order token and have an expensive order marked paid without paying its price.