CVE-2026-11575 PUBLISHED

PhonePe Payment Solutions < 3.1.0 - Unauthenticated Payment Bypass via Forged Callback

Assigner: WPScan
Reserved: 08.06.2026 Published: 17.07.2026 Updated: 17.07.2026

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.

Product Status

Vendor Unknown
Product PhonePe Payment Solutions
Versions Default: unaffected
  • affected from 0 to 3.1.0 (excl.)

Credits

  • Akshat Parikh (SN1PER) finder
  • WPScan coordinator

References

Problem Types

  • CWE-862 Missing Authorization CWE