PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-11575 PhonePe CVE debrief

The PhonePe Payment Solutions WordPress plugin before 3.1.0 has a vulnerability that allows unauthenticated attackers to forge a payment-success notification and mark unpaid WooCommerce orders as paid without any payment being made. This is because the secret used to validate the callback signature is empty on sites configured through the current setup flow, reducing the expected signature to an unkeyed hash of the request body that anyone can compute. Users of the plugin, especially those who have not updated to version 3.1.0 or later, should be aware of this vulnerability and take necessary precautions.

Vendor
PhonePe
Product
PhonePe Payment Solutions WordPress plugin
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-17
Original CVE updated
2026-07-17
Advisory published
2026-07-17
Advisory updated
2026-07-17

Who should care

Users of the PhonePe Payment Solutions WordPress plugin, especially those who have not updated to version 3.1.0 or later, should be aware of this vulnerability and take necessary precautions. This includes reviewing the plugin's configuration, verifying the authenticity of incoming payment callbacks, and monitoring for suspicious payment notifications.

Technical summary

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. As a result, 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.

Defensive priority

High

Recommended defensive actions

  • Update the PhonePe Payment Solutions WordPress plugin to version 3.1.0 or later
  • Verify the authenticity of incoming payment callbacks
  • Monitor for suspicious payment notifications
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-17T07:16:37.753Z and has not been modified since then. The NVD entry is currently Received. There is limited evidence available about the vulnerability, and defenders should verify the authenticity of incoming payment callbacks. 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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-11575 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-11575

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-11575 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-11575

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.