CVE-2026-44595

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:spaceapplications:yamcs:*:*:*:*:*:*:*:*

History

No history.

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