CVE-2026-67978

NASA · cFS

A denial of service vulnerability in the SBN UDP interface of NASA cFS v7.0.1 allows remote unauthenticated attackers to halt system processing via a crafted SBN frame.

Executive summary

An unauthenticated denial of service vulnerability in NASA cFS v7.0.1 poses a significant risk to system availability through the manipulation of the SBN UDP interface.

Vulnerability

This vulnerability involves improper input validation (CWE-20) within the SBN UDP interface. An unauthenticated attacker can transmit a malformed SBN frame, which causes the interface to stop processing and disrupts message-passing between cFS nodes.

Business impact

The vulnerability carries a CVSS score of 7.5, reflecting its high impact on system availability. Successful exploitation could lead to critical system downtime and the disruption of dependent subsystems, which is particularly concerning for mission-critical flight software environments.

Remediation

Immediate Action: Review the vendor advisory at https://github.com/nasa/cFS/issues/1058 and apply all available security updates or configuration changes provided by the maintainers.

Proactive Monitoring: Monitor network traffic for malformed UDP packets directed at the SBN interface and review system logs for unexpected interface resets or processing halts.

Compensating Controls: Implement strict network access control lists (ACLs) to restrict traffic to the SBN interface to only known, authorized, and trusted nodes.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the potential for mission-wide disruption, administrators should prioritize the evaluation of the vendor's guidance. While no official patch version is currently listed, applying the recommended configuration hardening is essential to mitigate the risk of remote service interruption.

More NASA CVEs