CVE-2026-55547

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs omits SystemPrivilege.ControlAccess checks from IamApi.listRoles, IamApi.getRole, and IamApi.listPrivileges in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java. Any authenticated account can call GET /api/roles, GET /api/roles/{name}, and GET /api/privileges to enumerate available system privileges and configured role mappings. The disclosure reveals security configuration that can support targeted privilege-escalation attempts. This issue is fixed in versions 5.12.8 and 5.13.2.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-28 20:18

Updated : 2026-09-08 21:08


NVD link : CVE-2026-55547

Mitre link : CVE-2026-55547

CVE.ORG link : CVE-2026-55547


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization

CWE-862

Missing Authorization