CVE Catalog

CVE-2026-44595

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.01%

59th percentile - higher than 59% of all known CVEs

Summary

In Yamcs prior to version 5.12.7, the IAM API endpoints listUsers, getUser, listGroups, and getGroup did not enforce the required SystemPrivilege.ControlAccess check. This allowed any authenticated user, even with low privileges, to enumerate all user accounts, including usernames, superuser status, and group memberships.

Risk Assessment

The organization is at risk of sensitive user account information disclosure, which could facilitate social engineering attacks or privilege escalation by unauthorized individuals.

Recommendation

Immediately update Yamcs to version 5.12.7 or 5.13.0, which include the fix enforcing proper privilege checks.

Other vulnerabilities in Yamcs

See all
Original NVD description (English source)

Yamcs is a mission control framework. Prior to 5.12.7, the IAM API endpoints listUsers, getUser, listGroups, and getGroup in yamcs-core did not enforce the required SystemPrivilege.ControlAccess check in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java, so any authenticated user, even one with low or no privileges, could enumerate all user accounts in the system including their usernames, superuser status, and group memberships. This issue is fixed in versions 5.12.7 and 5.13.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS