CVE-2026-53903 PUBLISHED

Insecure Direct Object Reference in MCO

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

MCO is vulnerable to an Insecure Direct Object Reference (IDOR) vulnerability in the /customer/servlet/mco/webapi/trading-document/fetchPdfStatement endpoint. The application does not properly validate whether an authenticated user is authorized to access a requested document, allowing direct retrieval based on a user-supplied identifier. An attacker can access trading documents belonging to other users by providing a valid document ID. Although exploitation requires guessing the identifier, predictable ID patterns enable feasible enumeration, leading to unauthorized disclosure of sensitive information.

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:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

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-639 Authorization Bypass Through User-Controlled Key CWE