Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
UDP service is network-exposed with no authentication required; impact is availability-only as the SBN crash denies inter-CPU messaging without data disclosure or modification.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
An issue in the SBN UDP interface of NASA cFS v7.0.1 allows attackers to cause a Denial of Service (DoS) via transmitting a crafted SBN frame.
AnalysisAI
Denial of Service in NASA core Flight System (cFS) v7.0.1 is achievable by any network-adjacent attacker who can reach the SBN UDP interface, requiring no authentication or special privileges. Sending a single crafted SBN frame is sufficient to trigger the fault, consistent with CWE-20 (Improper Input Validation) in the Software Bus Network application's UDP packet handler. No public exploit code and no CISA KEV listing have been identified; EPSS stands at 0.14% (4th percentile), reflecting the niche aerospace deployment footprint rather than low technical severity.
Technical ContextAI
NASA cFS (core Flight System) is an open-source, reusable flight software operating system framework designed for spacecraft and aerospace embedded systems. The SBN (Software Bus Network) application is a cFS component that bridges software bus messages between physically separate flight computers over UDP, enabling inter-CPU publish-subscribe communication in multi-processor mission architectures. CWE-20 (Improper Input Validation) identifies the root cause: the SBN UDP frame parser in cFS v7.0.1 does not sufficiently validate the structure or content of incoming SBN frames before processing them, allowing a malformed frame to cause an application fault. CPE data in the NVD entry is listed as n/a, so affected product scope is constrained to the description-stated version (v7.0.1) and the GitHub issue tracker at nasa/cFS.
RemediationAI
No vendor-released patch version has been independently confirmed at time of analysis; the upstream tracking issue at https://github.com/nasa/cFS/issues/1058 should be monitored for fix releases. As compensating controls: restrict network access to the SBN UDP port to only trusted, enumerated flight computer IP addresses using host-based or perimeter firewall rules - this is the highest-value mitigation since it eliminates the network-reachable attack surface without altering mission software. If inter-CPU SBN communication is not operationally required, disable the SBN application entirely in the cFS startup script. Implement ingress rate limiting and SBN frame size enforcement at the network boundary to reduce the blast radius of malformed packets. Note that firewall rule changes in flight or ground support environments require configuration change board approval and regression testing.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-20 – Improper Input Validation
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52505
GHSA-8qgf-5ch2-wq2q