CVE-2026-67974 Details
Description
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.
A denial-of-service vulnerability has been identified in the Software Bus Network (SBN) application of NASA's Core Flight System (cFS) version 7.0.1. The issue arises from a parser boundary flaw in how the application handles peer subscription messages. This flaw allows attackers to send crafted packets that the parser accepts, even if they exceed the actual payload limit, leading to unintended state changes. The vulnerability is present in the SBN application's subscription management functions, which fail to properly validate the size of incoming messages before processing them.
It is recommended to update the SBN message parsing functions to include proper boundary checks and validation of the received message sizes before processing. This should involve rejecting messages that do not conform to expected size requirements and addressing any unpacking errors as critical failures.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nasa/cFS/issues/1074 | CISA-ADP | |
| https://github.com/nasa/cFS | [email protected] | |
| https://github.com/nasa/cFS/issues/1074 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | CISA-ADP |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 6, 2026 | CVE Modified | CISA-ADP |
| Aug 3, 2026 | New CVE Received | [email protected] |