Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Authentication Bypass by Spoofing vulnerability in WP Swings Subscriptions for WooCommerce subscriptions-for-woocommerce allows Input Data Manipulation.This issue affects Subscriptions for WooCommerce: from n/a through <= 1.8.10.
AnalysisAI
An authentication bypass vulnerability exists in WP Swings Subscriptions for WooCommerce plugin versions up to and including 1.8.10, allowing attackers to manipulate input data to spoof authentication credentials and bypass access controls. This vulnerability affects WordPress installations using the affected plugin and could allow unauthenticated attackers to gain unauthorized access to subscription management functionality. While no CVSS score or EPSS data is currently available, the vulnerability has been documented by Patchstack and assigned EUVD-2026-15568, indicating active tracking by European vulnerability databases.
Technical ContextAI
The vulnerability is rooted in CWE-290 (Authentication by Spoofing), which represents improper verification of authentication mechanisms where user-controlled input is insufficiently validated before being used for authentication decisions. In the context of WP Swings Subscriptions for WooCommerce (CPE: cpe:2.3:a:wp_swings:subscriptions_for_woocommerce:*:*:*:*:*:*:*:*), the plugin fails to properly sanitize and validate authentication-related input data, specifically subscription-related parameters. This allows attackers to manipulate requests to the plugin's authentication handlers, bypassing the legitimate credential verification process that should govern access to subscription management features. The vulnerability likely resides in custom authentication hooks or validation functions that process subscription-related requests without adequate nonce verification, capability checks, or input sanitization.
RemediationAI
Update the WP Swings Subscriptions for WooCommerce plugin to a version later than 1.8.10 immediately via the WordPress plugin management interface or directly from the plugin repository. Verify that version 1.8.11 or later is installed, as this should contain the authentication validation fixes. Until patching is completed, implement WordPress security measures including: enforcing strong user account passwords and two-factor authentication on administrator accounts, restricting direct access to WooCommerce subscription management pages via .htaccess or WAF rules, and monitoring access logs for suspicious requests to subscription-related endpoints. Review subscription modification audit logs to detect any unauthorized changes made during the vulnerability window. For detailed patch information and confirmation of fix availability, consult the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/subscriptions-for-woocommerce/vulnerability/wordpress-subscriptions-for-woocommerce-plugin-1-8-10-bypass-vulnerability-vulnerability.
Remote code execution in Subscriptions for WooCommerce WordPress plugin (before 2.0.1) is reachable by any authenticated
Payment integrity bypass in the Subscriptions for WooCommerce plugin (versions before 2.0.1) enables financial fraud by
Privilege escalation in the Subscriptions for WooCommerce WordPress plugin (versions up to and including 2.0.0) allows a
Insecure Direct Object Reference (IDOR) in the Subscriptions for WooCommerce WordPress plugin before 2.0.1 allows any au
Arbitrary plugin installation in the WP Swings Subscriptions for WooCommerce plugin (versions up to and including 2.0.0)
The Subscriptions for WooCommerce plugin contains a critical authentication bypass vulnerability in the subscription can
Same weakness CWE-290 – Authentication Bypass by Spoofing
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15568