CVE-2026-53902: Privilege Escalation in MCO
MCO does not properly enforce authorization checks in the /customer/servlet/mco/webapi/profile-sections/group-membership endpoint. An authenticated user can modify their group membership without proper authorization checks, allowing privilege escalation. An attacker can add themselves to arbitrary groups by supplying a valid group ID, which can be obtained via other application functionalities (e.g. /customer/servlet/mco/webapi/group/picker/groups), provided he has necessary permissions, or potentially inferred through brute-force techniques.
Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 25.3.3.1 but may also affect other versions.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-53902?
CVE-2026-53902 has a high severity rating of 7.1.
How do I fix CVE-2026-53902?
To fix CVE-2026-53902, ensure all authorization checks are enforced properly in the affected endpoint.
What type of vulnerability is CVE-2026-53902?
CVE-2026-53902 is a privilege escalation vulnerability.
What software is affected by CVE-2026-53902?
CVE-2026-53902 affects MuleSoft MCO software.
What can an attacker do using CVE-2026-53902?
An attacker can exploit CVE-2026-53902 to modify their group membership without proper authorization checks.