PT-2026-49633 · Woocommerce · Woocommerce Stripe Payment Gateway
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
WooCommerce Stripe Payment Gateway versions prior to 10.7.1
Description
The plugin is subject to unauthorized data modification because the
ajax pay for order() function lacks a capability check. Specifically, the wc stripe pay for order WC-AJAX endpoint does not verify order ownership or the order key when processing payments. While the function validates a nonce, this value is publicly accessible on any WooCommerce page with Express Checkout enabled. Consequently, unauthenticated attackers can use sequential order ID enumeration and a fake payment method to trigger a payment exception, forcing pending orders into a failed status.Recommendations
Update to a version later than 10.7.0.
As a temporary workaround, restrict access to the
wc stripe pay for order WC-AJAX endpoint or disable the ajax pay for order() function until the update is applied.Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Woocommerce Stripe Payment Gateway