Description
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 valid usernames and email addresses.

Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 25.3.3.1 but may also affect other versions.
Published: 2026-07-01
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MCO is vulnerable to user enumeration. When an attacker initiates a username reminder or password reset, the application returns distinct messages for existing and non‑existent accounts. This behavior allows the attacker to determine which usernames or email addresses belong to valid users, providing valuable reconnaissance data. The flaw is a case of vague or insufficient input validation that results in a disclosure weakness (CWE‑204).

Affected Systems

MyComplianceOffice MCO, confirmed to be affected on version 25.3.3.1, may also impact other releases. The vendor is unreachable, so until a fix or workaround is deployed, all deployments running this or earlier versions should treat the CVE as present.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate impact; while it does not allow direct data exfiltration or code execution, it provides attackers useful reconnaissance data. The EPSS score of < 1% signals a very low likelihood of exploitation in the wild, yet the exposed endpoints can be invoked by unauthenticated users and an attacker can enumerate accounts by submitting many generic usernames and comparing responses. The vulnerability is not listed in the CISA KEV catalog, but the trivial nature of the attack path makes it a concern for organizations that expose account recovery functionality without additional safeguards.

Generated by OpenCVE AI on July 21, 2026 at 14:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy an MCO update that contains the vendor fix as soon as it becomes available from MyComplianceOffice.
  • Modify the username reminder and password reset endpoints so they return a uniform, non‑specific message for all inputs, thereby removing the ability to differentiate existing accounts.
  • Apply rate limiting, IP whitelisting, or additional authentication (such as MFA) to the account recovery endpoints to reduce the feasibility of automated enumeration attempts.

Generated by OpenCVE AI on July 21, 2026 at 14:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Mycomplianceoffice
Mycomplianceoffice mco
Vendors & Products Mycomplianceoffice
Mycomplianceoffice mco

Wed, 01 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Description 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 valid usernames and email addresses. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 25.3.3.1 but may also affect other versions.
Title User Enumeration in MCO
Weaknesses CWE-204
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Mycomplianceoffice Mco
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-01T13:38:09.459Z

Reserved: 2026-06-11T07:44:52.179Z

Link: CVE-2026-53908

cve-icon Vulnrichment

Updated: 2026-07-01T13:38:04.577Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T15:00:09Z

Weaknesses
  • CWE-204

    Observable Response Discrepancy