CVE-2025-14294 MEDIUM

CVE-2025-14294: Razorpay for WooCommerce <= 4.7.8 - Missing Authentication to Unauthenticated Order Modification

Vendor Razorpay
Product Razorpay for WooCommerce
Weakness CWE-306 · Missing auth
Published February 19, 2026
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Razorpay for WooCommerce versions 4.7.8 and earlier contain a missing authentication control that allows an attacker to modify data without logging in. The vulnerability affects the integrity of information processed by the payment gateway integration. Site administrators should update to a version newer than 4.7.8 to remediate this issue.

What an attacker can do

03Attacker Capabilities

Modify data in the payment gateway integration without authentication.

Potential impact on your site

04Site Impact

Attackers can alter payment-related data or settings without authorization, potentially affecting transactions.

Conditions required to exploit

05Prerequisites

Network access to the WooCommerce site; no login or user interaction required.

Key dates

06Disclosure timeline

February 19, 2026 CVE published
April 8, 2026 Record updated