CVE-2025-14073

WooCommerce PayPal Payments <= 3.3.2 - Unauthenticated Sensitive Information Disclosure

2026-07-31 19:56
Drew Webber (mcdruid)

Strategic Overview

Status
Patched in 3.4.0
Affected Version<= 3.3.2
CVSS5.3Medium
CVECVE-2025-14073
View all WooCommerce PayPal Payments vulnerabilities

Vulnerability Overview

The WooCommerce PayPal Payments plugin for WordPress is vulnerable to Sensitive Information Disclosure due to an Insecure Direct Object Reference in all versions up to, and including, 3.3.2 via the `enqueue_paypal_insights_script_on_order_received()` function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to obtain sensitive order information including order keys, which can then be leveraged to access full customer billing details (name, email, phone, address) via the WooCommerce Store API within a 10-minute grace period after order creation.

Technical Analysis

REMEDIATION: Update to version 3.4.0, or a newer patched version --- IDENTIFIER: CWE-639 (Authorization Bypass Through User-Controlled Key) The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C