CVE-2025-14073 PUBLISHED

WooCommerce PayPal Payments <= 3.3.2 - Unauthenticated Sensitive Information Disclosure

Assigner: Wordfence
Reserved: 04.12.2025 Published: 01.08.2026 Updated: 01.08.2026

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.

Metrics

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

Product Status

Vendor woocommerce
Product WooCommerce PayPal Payments
Versions Default: unaffected
  • affected from 0 to 3.3.2 (incl.)

Credits

  • Drew Webber (mcdruid) finder

References

Problem Types

  • CWE-639 Authorization Bypass Through User-Controlled Key CWE