Back to overview

CVE-2026-11575

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.

Metadata

CVE ID
CVE-2026-11575
State
PUBLISHED
Assigner
WPScan
Reserved
2026-06-08 11:16 UTC
Published
2026-07-17 06:00 UTC
Last updated
2026-07-17 06:00 UTC
Vendor / Product
Unknown / PhonePe Payment Solutions
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
Unknown PhonePe Payment Solutions 0 < 3.1.0
Weakness (CWE)
CWESourceDescription
cna CWE-862 Missing Authorization
Back to overview