Description
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.
Published: 2026-08-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WooCommerce PayPal Payments plugin for WordPress is vulnerable to sensitive information disclosure due to an insecure direct object reference in the enqueue_paypal_insights_script_on_order_received() function. This flaw arises from missing validation on a user‑controlled key, allowing an unauthenticated attacker to retrieve order keys and subsequently access full customer billing details—including name, email, phone, and address—through the WooCommerce Store API within a ten‑minute grace period after an order is created. The vulnerability therefore compromises the confidentiality of customer data by permitting attackers to exploit an authentication bypass to gather sensitive order information.

Affected Systems

Affected systems include installations of the WooCommerce PayPal Payments plugin for WordPress with versions up to and including 3.3.2. Users of any WordPress site that has not upgraded past version 3.3.2 are potentially exposed, regardless of site configuration, as the flaw is present in all those releases.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score of < 1% suggests a very low likelihood of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. An attacker can likely craft an HTTP request to the enqueue_paypal_insights_script_on_order_received() endpoint with a malicious key, bypassing authentication and triggering the data exposure. No additional preconditions such as administrative privileges are required, making this an unauthenticated information disclosure risk.

Generated by OpenCVE AI on August 2, 2026 at 03:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WooCommerce PayPal Payments plugin to version 3.4.0 or later, which removes the unvalidated key check.
  • If an immediate upgrade is not possible, disable the enqueue_paypal_insights_script_on_order_received() function or remove the associated script file to prevent the disclosure.
  • After remediation, audit recent orders for unauthorized access, and consider notifying affected customers if exposure is suspected.

Generated by OpenCVE AI on August 2, 2026 at 03:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Woocommerce
Woocommerce paypal Payments
Wordpress
Wordpress wordpress
Vendors & Products Woocommerce
Woocommerce paypal Payments
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description 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.
Title WooCommerce PayPal Payments <= 3.3.2 - Unauthenticated Sensitive Information Disclosure
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Woocommerce Paypal Payments
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T19:12:08.961Z

Reserved: 2025-12-04T22:08:18.909Z

Link: CVE-2025-14073

cve-icon Vulnrichment

Updated: 2026-08-03T19:12:04.079Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T09:16:57.240

Modified: 2026-08-12T21:00:37.147

Link: CVE-2025-14073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T03:30:14Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key