CVE-2026-9284 Details
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.
A vulnerability exists in the WooCommerce PayPal Payments plugin for WordPress, affecting all versions through 4.0.1. The issue arises from missing authorization checks on the 'ppc-create-order' and 'ppc-get-order' WC-AJAX endpoints. This vulnerability allows unauthorized users to manipulate orders and access sensitive information. Specifically, the 'ppc-create-order' endpoint can be exploited to create PayPal orders for any WooCommerce order by providing an arbitrary order ID, without verifying ownership. Additionally, the 'ppc-get-order' endpoint exposes full PayPal order details for any PayPal order ID, without session binding. As a result, unauthenticated attackers can exploit these endpoints to disrupt payment processes for other customers and retrieve confidential order information, such as payer and shipping details.
Users are advised to update the WooCommerce PayPal Payments plugin to version 4.0.2 or a newer patched version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 23, 2026CISA-ADP
Assessed May 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WooCommerce PayPal Payments | <= 4.0.1 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 23, 2026 | New CVE Received | [email protected] |
Volerion