CVE-2025-14073 MEDIUM

CVE-2025-14073: WooCommerce PayPal Payments <= 3.3.2 - Unauthenticated Sensitive Information Disclosure

Vendor Woocommerce
Product WooCommerce PayPal Payments
Weakness CWE-639 · IDOR
Published August 1, 2026
Last update August 3, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

WooCommerce PayPal Payments versions up to 3.3.2 contain an authorization bypass vulnerability that allows attackers to read sensitive payment information without authentication. The flaw stems from improper validation of user-controlled authorization keys, enabling unauthorized access to transaction data. Site administrators should update to a version newer than 3.3.2 immediately.

What an attacker can do

03Attacker Capabilities

Read sensitive payment and transaction data without logging in.

Potential impact on your site

04Site Impact

Customer payment information and transaction history may be exposed to unauthorized parties.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

August 1, 2026 CVE published
August 3, 2026 Record updated

Related vulnerabilities

08Related CVE