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
| Link | Resource |
|---|---|
| https://github.com/NASA-AMMOS/AIT-GUI/blob/2.5.1/CHANGELOG.md | Release Notes |
| https://github.com/NASA-AMMOS/AIT-GUI/commit/beb8fc0813eded89f985d3eb9a73535dd327726d | Patch |
| https://github.com/NASA-AMMOS/AIT-GUI/releases/tag/2.5.1 | Product Release Notes |
| https://www.vulncheck.com/advisories/ait-gui-missing-authentication-via-sessions-create | Patch Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-29 16:17
Updated : 2026-08-18 13:57
NVD link : CVE-2026-60112
Mitre link : CVE-2026-60112
CVE.ORG link : CVE-2026-60112
JSON object : View
Products Affected
nasa
- ait_gui
CWE
CWE-306
Missing Authentication for Critical Function
