← back to popular plugins
wordfence / plugin · woo-razorpay

Razorpay for WooCommerce

woo-razorpay
total installs
100,000
total vulns
2
critical
0
high
0
medium
2
low
0
latest vuln
patched
1
unpatched
1
avg time to patch
vulnerabilities (2)
Razorpay for WooCommerce <= 4.7.8 - Missing Authentication to Unauthenticated Order Modification
medium ✓ patched
cvss score 5.3
cwe CWE-306: Missing Authentication for Critical Function
published Feb 18, 2026
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.
Razorpay for WooCommerce <= 4.8.2 - Missing Authorization
medium ✕ unpatched
cvss score 5.3
cwe CWE-862: Missing Authorization
published Feb 16, 2026
The Razorpay for WooCommerce plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 4.8.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.