CVE-2026-60112

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.
Configurations

No configuration.

History

29 Jul 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 16:17

Updated : 2026-07-30 20:10


NVD link : CVE-2026-60112

Mitre link : CVE-2026-60112

CVE.ORG link : CVE-2026-60112


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function