CVE-2026-44595 Details
Description
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.
A broken access control vulnerability has been identified in Yamcs versions prior to 5.12.7 and 5.13.0. The issue resides in the IAM API endpoints 'listUsers', 'getUser', 'listGroups', and 'getGroup' within the 'yamcs-core' component. These endpoints failed to enforce the necessary 'SystemPrivilege.ControlAccess' check, allowing any authenticated user, regardless of their privilege level, to enumerate all user accounts in the system. This enumeration included sensitive details such as usernames, superuser status, and group memberships.
Users can upgrade to Yamcs versions 5.12.7 or 5.13.0, both of which include the necessary access control checks.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| spaceapplications yamcs | < 5.12.7 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 18, 2026 | CVE Modified | CISA-ADP |
| Jul 17, 2026 | Initial Analysis | [email protected] |
| Jul 16, 2026 | New CVE Received | [email protected] |