LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
vulnerability

NASA AIT-GUI Flaws Could Let Unauthenticated Attackers Issue Spacecraft Commands

Security researchers at Cycode have disclosed a chain of flaws in AIT-GUI, the browser-based operator console for NASA/JPL's open-source AMMOS Instrument Toolkit, that allow an unauthenticated attacker to issue arbitrary commands to the software's spacecraft and instrument command bus. The chain, tracked as GHSA-p9r8-2q67-fp86 and rated 9.4 on the CVSS v3.1 scoring system, impacts AIT-GUI

zeroday.news ·

Security researchers at Cycode have reported a chain of vulnerabilities in AIT-GUI, a browser-based operator console developed by NASA/JPL. These flaws reportedly allow an unauthenticated attacker to issue arbitrary commands to the software's spacecraft and instrument command bus. The vulnerabilities are tracked under the identifier GHSA-p9r8-2q67-fp86 and have been assigned a CVSS v3.1 score of 9.4, indicating a critical severity rating.

AIT-GUI is described as the operator console for the AMMOS Instrument Toolkit (AIT), an open-source project from NASA/JPL. This toolkit is designed to facilitate the command and control of spacecraft and instruments. The reported vulnerabilities specifically impact the AIT-GUI component, which serves as the interface for human operators to interact with the underlying command bus.

The reported attack chain leverages multiple flaws to achieve its objective. While the specific technical details of each flaw in the chain were not elaborated, a common pattern in such critical web application vulnerabilities involves issues like authentication bypasses, improper authorization checks, or command injection vulnerabilities. These types of flaws can enable an attacker to circumvent security controls and execute privileged actions.

The impact of such a vulnerability in a system designed for spacecraft command and control is significant. An unauthenticated attacker gaining the ability to issue arbitrary commands to a spacecraft or instrument command bus could potentially disrupt operations, compromise data, or even cause physical damage depending on the specific commands available and the system's architecture. The "arbitrary commands" aspect suggests a broad scope of potential malicious actions.

Mitigation for vulnerabilities of this nature typically involves several steps. For users of AIT-GUI, applying any available patches or updates released by NASA/JPL is paramount. Additionally, implementing robust network segmentation to restrict access to the AIT-GUI instance, enforcing strong authentication mechanisms, and regularly auditing access logs are standard security practices. For developers, a thorough review of input validation, authentication, and authorization mechanisms within the application is crucial to prevent similar issues.

This disclosure underscores the ongoing challenges in securing critical infrastructure, even in specialized domains like space exploration. The open-source nature of AIT-GUI allows for community scrutiny, which can be beneficial for identifying flaws, but also means that vulnerabilities, once discovered, become known to a wider audience. The high CVSS score reflects the serious potential consequences of these reported flaws, highlighting the importance of continuous security assessment and rapid response in such sensitive systems.

vulnerabilitycloud
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]