CVE-2026-53902 PUBLISHED

Privilege Escalation in MCO

Assigner: CERT-PL
Reserved: 11.06.2026 Published: 01.07.2026 Updated: 01.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor MyComplianceOffice
Product MCO
Versions Default: unknown
  • Version 25.3.3.1 is affected

Credits

  • Hubert Decyusz (AFINE Team) finder

References

Problem Types

  • CWE-266 Incorrect Privilege Assignment CWE
  • CWE-863 Incorrect Authorization CWE

Impacts

  • CAPEC-233 Privilege Escalation