Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
SBN accepts unauthenticated peer packets by design so PR:N and AV:N are correct; impact is availability-only with no scope change, matching the crash-only DoS behavior described.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
A parser boundary flaw in the Software Bus Network (SBN) application's peer subscription message handling in NASA cFS v7.0.1 allows attackers to cause a Denial of Service (DoS) via sending a crafted packet.
AnalysisAI
Remote denial of service in NASA Core Flight System (cFS) v7.0.1 allows unauthenticated network attackers to crash the Software Bus Network (SBN) application by sending a crafted peer subscription packet that triggers a parser boundary flaw. The CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U vector confirms no authentication or user interaction is required, making this trivially reachable against any exposed SBN interface. Despite the high CVSS score of 7.5, the EPSS score of 0.16% at the 5th percentile and absence of a CISA KEV listing or public exploit code suggest no public exploitation activity at time of analysis.
Technical ContextAI
NASA's Core Flight System (cFS) is an open-source, reusable flight software framework designed primarily for spacecraft and aerospace mission applications. The Software Bus Network (SBN) is a cFS plug-in application that enables inter-node Software Bus messaging across networked flight computers, allowing processes on different nodes to publish and subscribe to messages as if they were on the same local bus. The vulnerability is classified as CWE-20 (Improper Input Validation), with the root cause being a 'parser boundary flaw' in the peer subscription message handling logic - the parser fails to properly validate the bounds or structure of incoming peer subscription packets, which can lead to an out-of-bounds read, unexpected state, or process crash that terminates the SBN application. The CPE identifier provided (cpe:2.3:a:n/a:n/a) is uninformative and does not enumerate product scope beyond what the description states; the canonical source is the GitHub repository at https://github.com/nasa/cFS.
RemediationAI
No vendor-released patch version has been identified at time of analysis. The issue is tracked at https://github.com/nasa/cFS/issues/1074, which should be monitored for upstream fixes and tagged releases. As compensating controls, operators should restrict network reachability of the cFS SBN peer subscription interface to only trusted, known peer nodes using host-based or network-level firewall rules - this directly neutralizes the AV:N attack vector and is the most impactful mitigation with no functional side effects for closed mission networks. If inter-node messaging via SBN is not required for the specific mission configuration, disabling the SBN application entirely removes the attack surface, though this prevents distributed Software Bus communication across nodes. Where network filtering is not feasible, deploying an ingress packet filter or application-layer gateway to validate peer subscription message structure before forwarding to the SBN process provides an additional layer. Monitor https://github.com/nasa/cFS for patch availability.
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-52508
GHSA-p5hx-9q84-87hp