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.
References
| Link | Resource |
|---|---|
| https://github.com/yamcs/yamcs/commit/0e12b518f103f24681299318a30a460fe4327b88 | Patch |
| https://github.com/yamcs/yamcs/commit/e90099fba98e96214217c195b6a5b87b5f46e51c | Patch |
| https://github.com/yamcs/yamcs/releases/tag/yamcs-5.12.7 | Release Notes |
| https://github.com/yamcs/yamcs/releases/tag/yamcs-5.13.0 | Release Notes |
| https://github.com/yamcs/yamcs/security/advisories/GHSA-p2rj-mrmc-9w29 | Exploit Vendor Advisory |
| https://github.com/yamcs/yamcs/security/advisories/GHSA-p2rj-mrmc-9w29 | Exploit Vendor Advisory |
Configurations
History
18 Jul 2026, 03:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/yamcs/yamcs/security/advisories/GHSA-p2rj-mrmc-9w29 - Exploit, Vendor Advisory |
17 Jul 2026, 19:11
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/yamcs/yamcs/commit/0e12b518f103f24681299318a30a460fe4327b88 - Patch | |
| References | () https://github.com/yamcs/yamcs/commit/e90099fba98e96214217c195b6a5b87b5f46e51c - Patch | |
| References | () https://github.com/yamcs/yamcs/releases/tag/yamcs-5.12.7 - Release Notes | |
| References | () https://github.com/yamcs/yamcs/releases/tag/yamcs-5.13.0 - Release Notes | |
| References | () https://github.com/yamcs/yamcs/security/advisories/GHSA-p2rj-mrmc-9w29 - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:spaceapplications:yamcs:*:*:*:*:*:*:*:* | |
| First Time |
Spaceapplications
Spaceapplications yamcs |
16 Jul 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-16 17:16
Updated : 2026-07-18 03:16
NVD link : CVE-2026-44595
Mitre link : CVE-2026-44595
CVE.ORG link : CVE-2026-44595
JSON object : View
Products Affected
spaceapplications
- yamcs
CWE
CWE-862
Missing Authorization
