Wordpress Plugin
CVE-2025-62884
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in Elliot Sowersby / RelyWP Coupon Affiliates woo-coupon-usage allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Coupon Affiliates: from n/a through <= 7.2.0.
AnalysisAI
Missing authorization in RelyWP Coupon Affiliates plugin (versions up to 7.2.0) allows unauthenticated remote attackers to access restricted functionality and read sensitive data due to inadequate access control list (ACL) enforcement. The vulnerability requires no authentication and has low attack complexity, enabling attackers to bypass WordPress permission checks and retrieve coupon-related information not intended for public access.
Technical ContextAI
The vulnerability stems from a CWE-862 (Missing Authorization) flaw in the woo-coupon-usage plugin, a WordPress plugin for managing affiliate-driven coupon campaigns. The root cause is the failure to properly implement access control checks before exposing administrative or restricted functions via HTTP endpoints or AJAX handlers. WordPress plugins should validate user capabilities (e.g., current_user_can() for authenticated actions or capability checks for admin functions) before executing sensitive operations; this plugin does not perform adequate ACL enforcement, allowing any unauthenticated request to bypass intended permission boundaries.
Affected ProductsAI
RelyWP Coupon Affiliates (woo-coupon-usage) plugin for WordPress is affected in versions from an unspecified baseline through 7.2.0. The plugin is identified by CPE or vendor name as Elliot Sowersby / RelyWP Coupon Affiliates woo-coupon-usage. Affected WordPress sites running this plugin at version 7.2.0 or earlier are vulnerable. Detailed information and vulnerability tracking is available at https://patchstack.com/database/Wordpress/Plugin/woo-coupon-usage/vulnerability/wordpress-coupon-affiliates-plugin-7-0-3-broken-access-control-vulnerability?_s_id=cve.
RemediationAI
Upgrade RelyWP Coupon Affiliates plugin to a patched version above 7.2.0. Site administrators should access WordPress plugin management, locate Coupon Affiliates, and apply the available update immediately. If a specific patched version number is not yet publicly available, check the plugin's GitHub repository or vendor advisory at Patchstack for release information. WordPress site owners who cannot immediately upgrade should disable the Coupon Affiliates plugin until patched and verify no unauthorized data access occurred via access logs. Refer to https://patchstack.com/database/Wordpress/Plugin/woo-coupon-usage/ for vendor advisory details and confirmed fix availability.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today