CVE-2026-18064 PUBLISHED

NASA Core Flight System (cFS) Health & Safety (HS) Application NULL Pointer Dereference

Assigner: icscert
Reserved: 28.07.2026 Published: 30.07.2026 Updated: 30.07.2026

An incomplete fix for CVE-2026-15352 in the NASA core Flight System (cFS) Health and Safety (HS) application leaves a separate NULL pointer dereference reachable in versions through 7.0.1. An attacker who can trigger the affected command under specific conditions could cause the HS application to crash, resulting in a denial-of-service condition and processor reset.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.2

Product Status

Vendor NASA
Product Core Flight System (cFS) Health & Safety (HS) Application
Versions Default: unaffected
  • affected from 0 to v7.0.1 (incl.)

Workarounds

NASA reports that an official fix is currently under development and is expected to be included in a future software release.

As an interim mitigation, users can update their HS app from the HS repo ( https://github.com/nasa/HS ) to the latest dev branch. The fix is in the dev branch starting at commit 828855f971db4b6714367ed0a970f52dbeab2965

Credits

  • Michael Holmquist of Hasp Labs reported this vulnerability to CISA. finder

References

Problem Types

  • CWE-476 NULL Pointer Dereference CWE