GHSA-3j6g-pxmx-58qgCriticalCVSS 9.8
AMMOS Instrument Toolkit (AIT) GUI before 2.5.1 contains a missing authentication vulnerability...
🔗 CVE IDs covered (1)
📋 Description
AMMOS Instrument Toolkit (AIT) GUI before 2.5.1 contains a missing authentication vulnerability that allows any unauthenticated network attacker to obtain a valid session and issue arbitrary spacecraft commands by calling Sessions.create() without any credential check. Attackers can exploit the unauthenticated session issuance in Sessions.create() and subsequently invoke handle_cmd() to forward arbitrary commands directly to the AIT command bus without any authentication gate between session creation and command dispatch.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-60112
- https://github.com/NASA-AMMOS/AIT-GUI/commit/beb8fc0813eded89f985d3eb9a73535dd327726d
- https://github.com/NASA-AMMOS/AIT-GUI/blob/2.5.1/CHANGELOG.md
- https://github.com/NASA-AMMOS/AIT-GUI/releases/tag/2.5.1
- https://www.vulncheck.com/advisories/ait-gui-missing-authentication-via-sessions-create
- https://github.com/advisories/GHSA-3j6g-pxmx-58qg