Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/NASA-AMMOS/AIT-GUI/blob/2.5.1/CHANGELOG.md
- https://github.com/NASA-AMMOS/AIT-GUI/commit/beb8fc0813eded89f985d3eb9a73535dd32
- https://github.com/NASA-AMMOS/AIT-GUI/releases/tag/2.5.1
- https://www.vulncheck.com/advisories/ait-gui-missing-authentication-via-sessions
FAQ
What is CVE-2026-60112?
CVE-2026-60112 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 spacecraf...
How severe is CVE-2026-60112?
CVE-2026-60112 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-60112?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.