Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in WP Swings Membership For WooCommerce allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Membership For WooCommerce: from n/a through 2.8.1.
AnalysisAI
Missing Authorization (CWE-862) vulnerability in WP Swings Membership For WooCommerce that allows unauthenticated attackers to access functionality not properly constrained by Access Control Lists (ACLs). The vulnerability affects versions up to and including 2.8.1 of this WordPress/WooCommerce plugin, enabling unauthorized users to bypass membership restrictions and potentially access premium features or sensitive membership data without valid credentials. With a CVSS score of 7.5 and a network-accessible attack vector requiring no privileges or user interaction, this represents a significant exposure risk for e-commerce sites relying on this plugin for membership management.
Technical ContextAI
The vulnerability exists in WP Swings Membership For WooCommerce (CPE: likely wp:swings_membership_for_woocommerce or similar), a WordPress plugin that extends WooCommerce functionality to provide membership management and access control. The root cause is CWE-862 (Missing Authorization), which indicates that functionality intended to be restricted by role-based access control (RBAC) or similar ACL mechanisms is accessible without proper authentication/authorization checks. This class of vulnerability typically arises when developers fail to implement capability checks (in WordPress context: current_user_can()) or nonce verification before exposing sensitive endpoints, REST API routes, or admin functions. The plugin likely implements membership tiers and gated content, but certain administrative or data-access endpoints are missing authorization middleware, allowing unauthenticated or unprivileged users to interact with protected functionality.
RemediationAI
Immediate Actions: (1) Update WP Swings Membership For WooCommerce to version 2.8.2 or later (patch version number inferred from vulnerability affecting <=2.8.1; verify with vendor); (2) If immediate patching is not possible, disable the plugin temporarily if membership features are not critical; (3) Implement Web Application Firewall (WAF) rules to block requests to known vulnerable endpoints if identified. Long-term Mitigations: (1) Ensure all WordPress plugins are kept current with automatic updates enabled where possible; (2) Implement least-privilege WordPress user roles and capabilities; (3) Use security scanning tools (e.g., Wordfence, Sucuri) to audit for similar authorization issues; (4) Monitor access logs for suspicious unauthorized API/endpoint access attempts. Vendor Contact: Check WP Swings official website or plugin repository for patch availability and installation instructions. Apply patches immediately upon availability to all affected installations.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17540