Description
An issue in the CF_CFDP_RecvMd() component of NASA cFS v7.0.1 allows attackers to contrl where received content and data is stored, possibly leading to an information disclosure.
Published: 2026-08-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the CF_CFDP_RecvMd() function of NASA’s Core Flight System (cFS) version 7.0.1. It enables an attacker to dictate the storage location for received content and data, effectively allowing the attacker to control where the files are written. This flaw can lead to unintended disclosure of sensitive information if files are written to or retrieved from insecure directories. The weakness is an example of improper input validation and path handling, specifically allowing an attacker to influence a file system operation without sufficient checks.

Affected Systems

NASA Core Flight System (cFS) version 7.0.1 is impacted. No other vendors or product versions are listed as affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability, while the EPSS score of less than 1% suggests that exploitation is unlikely but not impossible. The vulnerability is not listed in CISA’s KEV catalog, implying no widely known public exploitation. Because the flaw allows an attacker to write to arbitrary locations, the potential impact ranges from local information disclosure to broader system compromise if privileged data is written.

Generated by OpenCVE AI on August 13, 2026 at 10:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade cFS to the latest release that addresses the CF_CFDP_RecvMd path handling flaw.
  • Restrict write permissions on directories used for storing received content so that only authorized components can write to them.
  • Implement input validation to enforce a whitelist of allowed directories for received files, preventing arbitrary path writes.

Generated by OpenCVE AI on August 13, 2026 at 10:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Title Path Traversal Vulnerability in NASA cFS CF_CFDP_RecvMd Component
Weaknesses CWE-20
CWE-22

Tue, 04 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Title Path Traversal Vulnerability in NASA cFS CF_CFDP_RecvMd Component
Weaknesses CWE-20
CWE-22

Mon, 03 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Nasa
Nasa cfs
Vendors & Products Nasa
Nasa cfs

Mon, 03 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description An issue in the CF_CFDP_RecvMd() component of NASA cFS v7.0.1 allows attackers to contrl where received content and data is stored, possibly leading to an information disclosure.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-06T15:38:29.727Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-67972

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-03T21:16:41.333

Modified: 2026-08-06T22:18:23.860

Link: CVE-2026-67972

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:30:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor