SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-11575

HIGH · CVSS 7.5 EPSS 0.23%

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

CyberRota Analysis

AI-Generated

The PhonePe Payment Solutions plugin for WordPress versions prior to 3.1.0 is vulnerable due to improper verification of payment callback authenticity, as the secret used for signature validation is empty. This flaw enables unauthenticated attackers to forge payment-success notifications, potentially marking unpaid WooCommerce orders as paid. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate the risk of fraudulent transactions.

CVE
CVE-2026-11575
Severity
HIGH
CVSS
7.5
EPSS
0.23%
WordPress

Original NVD Description

The PhonePe Payment Solutions WordPress plugin before 3.1.0 does not properly verify the authenticity of incoming payment callbacks: the secret used to validate the callback signature is empty on sites configured through the current setup flow, so the expected signature reduces to an unkeyed hash of the request body that anyone can compute. This allows unauthenticated attackers to forge a payment-success notification and mark unpaid WooCommerce orders as paid without any payment being made.