Vulnerability Description
The WooCommerce PayPal Payments plugin for WordPress is vulnerable to unauthorized order manipulation and information disclosure due to missing authorization checks on the `ppc-create-order` and `ppc-get-order` WC-AJAX endpoints in all versions up to, and including, 4.0.1. The `ppc-create-order` endpoint accepts an arbitrary WooCommerce order ID in the `pay-now` context without validating order ownership, allowing attackers to create PayPal orders for any WC order and write PayPal metadata to it. The `ppc-get-order` endpoint returns full PayPal order details for any PayPal order ID without binding to the requester's session. This makes it possible for unauthenticated attackers to chain these endpoints to manipulate other customers' order payment flows and exfiltrate sensitive order details (payer information, shipping data) by creating a PayPal order for a victim's WC order and then retrieving the PayPal order data.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/woocommerce-paypal-payments/tags/3.3.
- https://plugins.trac.wordpress.org/browser/woocommerce-paypal-payments/tags/3.3.
- https://plugins.trac.wordpress.org/browser/woocommerce-paypal-payments/trunk/mod
- https://plugins.trac.wordpress.org/browser/woocommerce-paypal-payments/trunk/mod
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/d5fa3282-b3be-4ea1-986
FAQ
What is CVE-2026-9284?
CVE-2026-9284 is a vulnerability with a CVSS score of 8.2 (HIGH). The WooCommerce PayPal Payments plugin for WordPress is vulnerable to unauthorized order manipulation and information disclosure due to missing authorization checks on the `ppc-create-order` and `ppc-...
How severe is CVE-2026-9284?
CVE-2026-9284 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-9284?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.