Critical AIT-GUI flaws expose spacecraft commands and scripts to unauthenticated attackers

A critical vulnerability has been discovered in NASA's open-source AMMOS Instrument Toolkit (AIT)-GUI ground software, which could allow unauthenticated attackers to issue commands to spacecraft and instruments, execute server-side scripts, and run command sequences. The flaw, identified as GHSA-p9r8-2q67-fp86, carries a CVSS rating of 9.4 and affects AIT-GUI versions up to and including 2.5.1. No CVE identifier has been assigned at the time of reporting.
The vulnerability was disclosed by Cycode researcher Yuval Elbar on August 18, and a fix has since been implemented in AIT-GUI version 2.5.2. AIT-GUI serves as the browser-based operator console for NASA's AMMOS Instrument Toolkit, an open-source framework designed for ground data systems that facilitate communication with spacecraft and their instruments.
The core of the issue stems from several security weaknesses. The AIT-GUI web server initiates on all network interfaces, disregarding its configured host setting. Furthermore, its API lacks authentication, authorization, and cross-site request forgery (CSRF) protection for endpoints that modify system state. Specifically, the `/cmd` route can relay commands to the command bus, while the `/script/run` and `/seq` endpoints are capable of executing scripts and command sequences.
The `/script/run` and `/seq` endpoints also construct filesystem paths using user-controlled input without adequate confinement, which could permit the execution of files located outside of their intended directories. This combination of vulnerabilities is particularly significant because these web functions directly interface with command infrastructure.
The attack does not necessarily require direct network access to the AIT-GUI server. Because the state-changing routes accept browser-compatible form submissions without CSRF protection, a malicious website visited by an operator could send requests to the service. Cycode demonstrated that an operator accessing a host-local or firewalled deployment could be targeted through their browser, with cross-origin requests delivered without a CORS preflight.
The project's recommendations for mitigation include implementing authentication and authorization for state-changing endpoints, adding CSRF protection, binding the server to its configured host, and enforcing path confinement for the affected routes.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.