Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/woo-razorpay/trunk/includes/api/api.p
- https://plugins.trac.wordpress.org/browser/woo-razorpay/trunk/includes/api/auth.
- https://plugins.trac.wordpress.org/browser/woo-razorpay/trunk/includes/api/coupo
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/163d42df-148f-431c-891
FAQ
What is CVE-2025-14294?
CVE-2025-14294 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 includ...
How severe is CVE-2025-14294?
CVE-2025-14294 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-14294?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.