NASA Patches Critical Ground Control Flaw That Exposed Spacecraft Command Systems
A security defect in the open-source AMMOS Instrument Toolkit GUI permitted unauthenticated command execution prior to a version 2.5.2 patch.

A severe security flaw identified in NASA’s open-source ground control software could have permitted unauthenticated bad actors to gain access to ground control systems and send unauthorized commands to active spacecraft, according to findings first reported by TechRadar Pro. The issue was located within the browser-based management layer of the AMMOS Instrument Toolkit, a software platform utilized to interface with space missions and onboard hardware.
The affected component, known as the AMMOS Instrument Toolkit Graphical User Interface (AIT-GUI), contained the critical vulnerability across all releases up through version 2.5.1. Developers have since addressed the security risk with the release of version 2.5.2, which resolves the underlying access control defects in the graphical front-end.
The vulnerability was uncovered by Yuval Elbar, a cybersecurity researcher associated with the Cycode Agentic Development Security Platform, who published the disclosure on August 18, 2026. According to the technical analysis, the problem originated because AIT-GUI operated as a web server listening on every available network interface by default rather than restricting access to local host parameters. Crucially, the application's API completely lacked authentication and authorization controls.
In addition to the open network binding and missing authentication mechanisms, affected iterations of AIT-GUI lacked cross-site request forgery (CSRF) protections across state-changing endpoints. These lapses left administrative interfaces—including the /cmd, /script/run, and /seq command prompts—fully exposed to outside manipulation alongside exposed filesystem directory paths.
Due to these basic access-control security deficiencies, an attacker could potentially inject custom scripts, pass malware, or upload unauthorized files directly to a spacecraft via an active browser session. Exploitation did not require physical presence on the same internal network; an attacker could achieve entry by reaching an open network port directly, directing an operator to a compromised web page, or manipulating a live web page under attacker control.
Highlighting the magnitude of the system defect, Elbar noted in the disclosure: “A web GUI used to drive spacecraft and instrument commanding shipped a server that listens on every network interface, asks nobody for a password, and can be steered by any web page an operator happens to open.”
Elbar stressed that mission-critical operational infrastructure remains susceptible to traditional web application security errors if standard protective controls are omitted. “Operational and ground-system software inherits the same web weaknesses as everything else, but with a far higher cost of failure,” Elbar stated. “Auth, CSRF defense, and input confinement are not optional extras on a panel that commands hardware.”
Following the disclosure, Cycode advised administrators operating AMMOS Instrument Toolkit environments to immediately update their software to AIT-GUI version 2.5.2. Security teams were also instructed to perform thorough checks on console ports and conduct comprehensive reviews of historical command logs to verify that system integrity was not compromised.
Sources
Written by
The Company Wire
Inside the companies building what’s next. Reporting on startups, technology, funding and the people shaping them.



