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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-17 07:16
Updated : 2026-07-17 15:44
NVD link : CVE-2026-11575
Mitre link : CVE-2026-11575
CVE.ORG link : CVE-2026-11575
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
