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.
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
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
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