CVE-2026-60112 PUBLISHED

AIT-GUI < 2.5.1 Missing Authentication via Sessions.create()

Assigner: VulnCheck
Reserved: 08.07.2026 Published: 29.07.2026 Updated: 29.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor NASA-AMMOS
Product AIT-GUI
Versions Default: affected
  • affected from 0 to 2.5.1 (excl.)

Credits

  • Saidakbarxon Maxsudxonov finder
  • VulnCheck coordinator

References

Problem Types

  • Missing Authentication for Critical Function CWE