Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-accessible unauthenticated IDOR on standard WooCommerce plugin endpoints; manipulation-only impact supports I:L/A:L with C:N pending vendor confirmation.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Insecure Direct Object References (IDOR) in License Manager for WooCommerce <= 3.0.15 versions.
AnalysisAI
Unauthenticated IDOR in License Manager for WooCommerce (versions <= 3.0.15) allows remote, unauthenticated attackers to reference and manipulate arbitrary license records by supplying or iterating object identifiers in plugin requests, yielding integrity and availability impacts on license data. The CVSS vector (PR:N, AV:N, AC:L) confirms no authentication or special conditions are needed, making the attack trivially repeatable against any reachable WooCommerce store running the affected plugin. No public exploit code has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
License Manager for WooCommerce (vendor: mycred; CPE cpe:2.3:a:mycred:license_manager_for_woocommerce:*:*:*:*:*:*:*:*) is a WordPress plugin that generates, distributes, and validates software license keys within WooCommerce storefronts. CWE-639 (Authorization Through User-Controlled Key) describes the root cause: the application uses a caller-supplied identifier - such as a license key ID, order reference, or activation token - to locate and act upon a backend object without verifying that the requesting party is authorized to operate on that specific record. Because these identifiers are often sequential or predictable, an unauthenticated attacker can enumerate valid object references and perform operations (modification, invalidation) on records belonging to other customers. The flaw resides in the plugin's public-facing request handling layer, which is accessible without authentication in a standard WooCommerce deployment.
RemediationAI
Update License Manager for WooCommerce to a version above 3.0.15 as soon as a patched release is available from the plugin author (mycred). No confirmed patched version number is present in the provided intelligence data; the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/license-manager-for-woocommerce/vulnerability/wordpress-license-manager-for-woocommerce-plugin-3-0-15-insecure-direct-object-references-idor-vulnerability should be monitored for the confirmed fix version. As an interim compensating control while awaiting a patch, consider deploying a web application firewall rule to block or rate-limit unauthenticated requests to the plugin's license management REST or admin-ajax endpoints - note that overly broad blocking rules may disrupt legitimate customer license activation flows, so rules should be scoped to anomalous enumeration patterns rather than all plugin traffic. Disabling the plugin entirely eliminates the attack surface but also removes license management functionality. No upstream patch commit or tagged release was independently confirmable from the available references.
The myCred WordPress plugin before 2.3 does not validate or escape the fields parameter before using it in a SQL stateme
Payment gateway merchant account verification is entirely absent in the myCred WordPress plugin before version 3.2.5, en
The myCred WordPress plugin before 2.4.3.1 does not have authorisation and CSRF checks in its mycred-tools-import-export
The myCred WordPress plugin before 2.4.3.1 does not have any authorisation and CSRF checks in the mycred-tools-import-ex
The myCred WordPress plugin before 2.4.4.1 does not have any authorisation in place in its mycred-tools-select-user AJAX
Broken access control in the Bookify WordPress plugin (versions ≤ 1.1.1) allows authenticated subscriber-level users to
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Saad Iqbal myCred
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in myCred myCred - Po
Cross-Site Request Forgery (CSRF) vulnerability in myCred plugin <= 2.5 versions. Rated medium severity (CVSS 6.5), this
Stored XSS in the myCred WordPress plugin (versions through 3.0.4) enables authenticated low-privileged attackers to per
Broken access control in the myCred WordPress plugin (all versions through 3.0.3) allows authenticated users with only s
Missing Authorization in the myCred WordPress plugin (all versions through 3.1.2) allows authenticated low-privileged us
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39376
GHSA-mfcp-5rpw-xxc5