CVE-2025-14294

The Razorpay for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the getCouponList() function in all versions up to, and including, 4.7.8. This is due to the checkAuthCredentials() permission callback always returning true, providing no actual authentication. This makes it possible for unauthenticated attackers to modify the billing and shipping contact information (email and phone) of any WooCommerce order by knowing or guessing the order ID.
Configurations

No configuration.

History

19 Feb 2026, 07:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-19 07:17

Updated : 2026-02-19 15:53


NVD link : CVE-2025-14294

Mitre link : CVE-2025-14294

CVE.ORG link : CVE-2025-14294


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function