Description
A security flaw has been discovered in NASA cFS up to 7.0.1. The affected element is the function CFE_SB_GetUserDataLength of the file src/cFS/cfe/modules/sb/fsw/src/cfe_sb_util.c of the component cFE Software Bus. Performing a manipulation of the argument TotalMsgSize/HdrSize results in integer underflow. It is possible to initiate the attack remotely. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-30
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates from an integer underflow in the CFE_SB_GetUserDataLength function, which can be triggered by manipulating the TotalMsgSize and HdrSize arguments. The underflow causes an incorrect data length to be reported, which may lead to software misbehavior, resource exhaustion, or denial of service if exploited by an attacker. The flaw does not directly provide code execution but enables a remote attacker to disrupt system operation by sending crafted messages.

Affected Systems

The flaw affects NASA’s Core Flight System (cFS) component cFE Software Bus in any version up to 7.0.1. Systems using these versions of the cFS codebase may be susceptible if they expose the Software Bus interface to external parties.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate overall severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV. Because exploitation can be performed remotely by sending malformed messages, the attack vector is likely network‑based. Successful exploitation would allow an attacker to induce incorrect length calculations, potentially leading to buffer overrun attempts or service disruption, depending on how the receiving code processes the returned length.

Generated by OpenCVE AI on August 30, 2026 at 06:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify whether your deployment uses cFS version 7.0.1 or earlier; if so, investigate whether a patch or an updated release is available from NASA or the cFS community.
  • If no official patch exists, restrict or disable external access to the cFE Software Bus interface by configuring firewalls or network segmentation so that only trusted internal components can send messages to it.
  • Ensure that any message size or header values are subject to bounds checking before they are passed to CFE_SB_GetUserDataLength, adding defensive programming checks to prevent underflow exploitation.

Generated by OpenCVE AI on August 30, 2026 at 06:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in NASA cFS up to 7.0.1. The affected element is the function CFE_SB_GetUserDataLength of the file src/cFS/cfe/modules/sb/fsw/src/cfe_sb_util.c of the component cFE Software Bus. Performing a manipulation of the argument TotalMsgSize/HdrSize results in integer underflow. It is possible to initiate the attack remotely. The vendor was contacted early about this disclosure but did not respond in any way.
Title NASA cFS cFE Software Bus cfe_sb_util.c CFE_SB_GetUserDataLength integer underflow
First Time appeared Nasa
Nasa cfs
Weaknesses CWE-189
CWE-191
CPEs cpe:2.3:a:nasa:cfs:*:*:*:*:*:*:*:*
Vendors & Products Nasa
Nasa cfs
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:X'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-30T05:30:09.275Z

Reserved: 2026-08-29T14:40:28.151Z

Link: CVE-2026-82480

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T06:16:56.730

Modified: 2026-08-30T06:16:56.730

Link: CVE-2026-82480

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T07:00:05Z

Weaknesses