Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs omits authorization checks in IndexesApi.listPacketIndex, IndexesApi.listEventIndex, Cop1Api.disable, Cop1Api.resume, Cop1Api.initialize, Cop1Api.updateConfig, and TimeApi.setTime. An authenticated low-privilege user can read packet and event index metadata without ObjectPrivilegeType.ReadPacket, alter COP-1 link state without SystemPrivilege.ControlLinks, and manipulate simulation time. These operations can disclose telemetry metadata, disrupt telecommand handling, and affect system integrity and availability. This issue is fixed in versions 5.12.8 and 5.13.2.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 20:18
Updated : 2026-09-08 21:08
NVD link : CVE-2026-55521
Mitre link : CVE-2026-55521
CVE.ORG link : CVE-2026-55521
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
