Sceawere

Vulnerability Detail

CVE-2026-84756UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

WCFM Membership Subscriber Privilege Escalation

Vulnerability Metadata

Severity
High
Score / CVSS
7.1
Creation Date
4h ago
Vendor
WC Lovers
Product
WCFM Membership
Attack Type
CWE-266 Incorrect Privilege Assignment
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
Attack Complexity
LOW

Narrative and Response

Description

Subscriber Privilege Escalation in WCFM Membership <= 2.11.11 versions.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "7.1",
  "pubDate": "2026-09-03T17:17:26.117Z",
  "pubdate": "2026-09-03T17:17:26.117Z",
  "executiveSummary": "A privilege escalation vulnerability exists in the WCFM Membership plugin for WordPress in versions 2.11.11 and below. This security flaw stems from insufficient authorization checks during user profile updates or membership registration processes, allowing authenticated users with minimal privileges, such as Subscribers, to modify their account roles or gain unauthorized access to elevated administrative or vendor capabilities. The vulnerability poses a significant risk to the integrity and confidentiality of the WordPress installation, as it enables unauthorized vertical privilege escalation. By exploiting this flaw, a low-privileged attacker can bypass intended access controls to perform actions reserved for administrators or higher-tier roles. Exploitation requires the attacker to be authenticated as a registered user on the target site. The impact includes full site compromise, unauthorized access to sensitive vendor data, and the potential for persistent backdooring of the platform. Organizations utilizing affected versions of WCFM Membership are urged to prioritize updates to resolve this critical access control failure.",
  "technicalDetails": "The vulnerability resides within the WCFM Membership plugin's user management logic, specifically involving the handling of requests sent to the plugin's profile or membership update endpoints. The root cause is an insecure implementation of capability checks when processing incoming POST requests intended to modify user metadata or role assignments.\nThe attack flow commences when an authenticated user, assigned the Subscriber role, intercepts a request sent to the WCFM endpoint responsible for updating membership information or profile settings. By manipulating parameters within the request body, the attacker can inject key-value pairs that the plugin erroneously trusts and persists to the underlying WordPress 'wp_usermeta' or 'wp_users' database tables without sufficient server-side validation of the user's current permissions or the legitimacy of the requested role change.\nSpecifically, the plugin fails to enforce proper nonce validation or capability verification (e.g., current_user_can('manage_options')) before committing user role modifications or assigning specific membership plans that grant elevated access levels. Because the plugin processes these updates with the context of the current request without re-verifying authorization, an attacker can elevate their own account privileges to 'Administrator', 'Shop Manager', or 'Vendor' by simply appending the appropriate role identifier to the request payload.\nOnce the malicious payload is processed, the WordPress user object is updated, effectively granting the attacker the permissions associated with the escalated role. This post-exploitation impact allows the attacker to access backend administrative interfaces, manipulate store settings, modify configuration files, or inject malicious code into the site's environment. The vulnerability is characterized by a lack of strict input sanitization and an improper authorization bypass, where the plugin trusts user-supplied input to dictate role-based access control (RBAC) status. As this occurs within the application layer via legitimate protocol endpoints, it is difficult to detect using standard perimeter network security controls, necessitating a fix within the plugin code to enforce strict role-assignment restrictions."
}
CVE-2026-84756: WCFM Membership Subscriber Privilege Escalation (HIGH Severity, CVSS: 7.1) - Sceawere