CVE-2026-5475 Details
Description
A vulnerability was determined in NASA cFS up to 7.0.0. This impacts the function CFE_SB_TransmitMsg of the file cfe_sb_priv.c of the component CCSDS Header Size Handler. Executing a manipulation can lead to memory corruption. The project was informed of the problem early through an issue report but has not responded yet.
A memory corruption vulnerability has been identified in NASA's Core Flight System (cFS) version 7.0.0. The issue arises in the CFE_SB_TransmitMsg function within the cfe_sb_priv.c file, specifically related to the CCSDS Header Size Handler component. The vulnerability occurs because the function reads the message size from the CCSDS header and uses it as the length for memcpy operations, without validating that the caller's buffer contains the claimed number of bytes. This oversight allows for buffer over-read vulnerabilities, where data from adjacent memory is incorrectly accessed and potentially leaked to subscribers of the message ID. On certain real-time operating systems, this could enable cross-application information disclosure.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 3, 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/ | [email protected] | Product |
| https://github.com/nasa/cFS/issues/953 | [email protected] | Issue Tracking |
| https://vuldb.com/submit/781951 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/355079 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/355079/cti | [email protected] | Permissions RequiredVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nasa core flight system | <= 7.0.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 4, 2026 | Initial Analysis | [email protected] |
| Apr 3, 2026 | New CVE Received | [email protected] |