Razorpay for WooCommerce <= 4.7.8 - Missing Authentication to Unauthenticated Order Modification

2026-02-18 00:00
Marcin Dudek (dudekmar)

Strategic Overview

Status
Patched in 4.7.9
Affected Version<= 4.7.8
CVSS5.3Medium
CVECVE-2025-14294
View all Razorpay for WooCommerce vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 4.7.9, or a newer patched version --- IDENTIFIER: CWE-306 (Missing Authentication for Critical Function) The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C