VYPR

MCO

by MCO

CVEs (8)

  • CVE-2026-53909Jul 1, 2026
    risk 0.00cvss epss 0.00

    MCO does not correctly validate types of uploaded files. File upload validation functionality relies only on client-side checks, which can be bypassed. An authorized, low-privileged attacker can upload files with arbitrary types to the server. Because vendor contact attempts…

  • CVE-2026-53908Jul 1, 2026
    risk 0.00cvss epss 0.00

    MCO is vulnerable to User Enumeration through authentication-related functionalities. The application returns distinguishable responses for valid and invalid users during username reminder and password reset operations. An attacker can leverage these differences to enumerate…

  • CVE-2026-53907Jul 1, 2026
    risk 0.00cvss epss 0.00

    MCO is vulnerable to Stored Cross‑Site Scripting (XSS) via the application logo upload functionality. An attacker with the ability to change the application logo can upload a crafted SVG file containing malicious JavaScript code that is executed when the logo is rendered or…

  • CVE-2026-53906Jul 1, 2026
    risk 0.00cvss epss 0.00

    MCO is vulnerable to Path Disclosure and Path Traversal in file handling functionality related to data export and upload. Improper validation of the filename parameter allows writing files to arbitrary locations as well as indirect disclosure of absolute server paths through…

  • CVE-2026-53905Jul 1, 2026
    risk 0.00cvss epss 0.00

    MCO does not properly enforce authorization checks in the /customer/servlet/mco/webapi/admin-view-hierarchy/get-acl-tree-structure endpoint. An authenticated, low-privileged user can retrieve administrator access control structures without proper authorization checks. This may…

  • CVE-2026-53904Jul 1, 2026
    risk 0.00cvss epss 0.00

    MCO is vulnerable to Account Denial of Service due to improper implementation of password reset functionality. Each password reset request invalidates previously set password as well as previously issued temporary passwords, furthermore, password resets are not limited in any…

  • CVE-2026-53903Jul 1, 2026
    risk 0.00cvss epss 0.00

    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,…

  • CVE-2026-53902Jul 1, 2026
    risk 0.00cvss epss 0.00

    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…