Sceawere

Vulnerability Detail

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

MultiVendorX Unauthorized Privilege Escalation

Vulnerability Metadata

Severity
High
Score / CVSS
7.2
Creation Date
5h ago
Vendor
Unknown
Product
MultiVendorX
Attack Type
CWE-269 Improper Privilege Management
Vector String
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

The MultiVendorX WordPress plugin before 5.0.16 does not restrict who can update its role and capability settings, allowing users holding its vendor role to grant that role administrator-level capabilities and take over the site.

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.2",
  "pubDate": "2026-09-11T07:16:46.740Z",
  "pubdate": "2026-09-11T07:16:46.740Z",
  "executiveSummary": "The MultiVendorX WordPress plugin prior to version 5.0.16 is susceptible to an authorization bypass vulnerability.\nThe vulnerability originates from a lack of server-side access control validation when modifying user role and capability configurations.\nAn authenticated user assigned the 'vendor' role can manipulate system settings to grant themselves administrator-level privileges.\nThis flaw effectively allows a low-privileged vendor to achieve full administrative control over the WordPress installation, leading to complete site compromise.\nThe attack requires an existing account with the vendor role, posing a significant risk in multi-vendor environments where users are not trusted.\nNo complex exploitation vectors are required, as the application fails to verify the requestor's authorization before applying configuration changes.",
  "technicalDetails": "The vulnerability resides in the role and capability management component of the MultiVendorX plugin. The plugin fails to implement adequate permission checks on the endpoints responsible for updating or assigning user roles and capabilities.\nIn a secure implementation, any request to modify role capabilities must be strictly gated by server-side checks to ensure that the current user possesses the 'manage_options' or equivalent high-level administrative capability.\nIn the affected versions (prior to 5.0.16), the internal logic responsible for handling role updates does not perform a robust validation of the user's role before processing the requested changes. Consequently, a user authenticated with the 'vendor' role can send specifically crafted HTTP requests to the plugin's configuration endpoints.\nThe attack flow proceeds as follows: First, the attacker authenticates as a legitimate vendor. Second, the attacker interacts with the plugin's configuration interface or sends direct POST requests to the vulnerable settings API. Because the backend fails to validate the caller's session permissions against the sensitive nature of role modification, the plugin accepts the request to alter capability definitions.\nBy modifying the capability mapping associated with the vendor role, the attacker can append administrator-level capabilities (e.g., 'manage_options', 'activate_plugins', 'edit_users') to their own role. Upon updating these settings, the plugin propagates these changes to the WordPress roles and capabilities system (via update_option('wp_user_roles', ...)).\nOnce the vendor role is updated with administrative privileges, the attacker gains the ability to execute unauthorized administrative actions, including installing or activating malicious plugins, modifying system configurations, accessing database content, and potentially achieving Remote Code Execution (RCE) on the underlying server. This constitutes a full account and site takeover, moving from a standard vendor account to a site administrator."
}
CVE-2026-74925: MultiVendorX Unauthorized Privilege Escalation (HIGH Severity, CVSS: 7.2) | Sceawere