NULL Pointer Dereference Vulnerability in NASA Core Flight System (cFS) Health & Safety Application
A vulnerability in the NASA Core Flight System (cFS) Health and Safety application could allow an attacker to crash the system, causing a denial-of-service and potential processor reset.

English Brief
A vulnerability in the NASA Core Flight System (cFS) Health and Safety application could allow an attacker to crash the system, causing a denial-of-service and potential processor reset.
الموجز العربي
ثغرة إلغاء مرجع المؤشر الفارغ (NULL) في تطبيق الصحة والسلامة (HS) لنظام طيران ناسا الأساسي (cFS)
ثغرة أمنية في تطبيق الصحة والسلامة الخاص بنظام طيران ناسا الأساسي (cFS) قد تسمح للمهاجمين بإيقاف النظام عن العمل، مما يؤدي إلى توقف الخدمات وإعادة تشغيل المعالج.
- 1Isolate affected systems from external networks.
- 2Monitor NASA HS repository (https://github.com/nasa/HS) for official release updates.
- 3For immediate mitigation, integrate the fix from the 'dev' branch starting at commit 828855f971db4b6714367ed0a970f52dbeab2965.
English Advisory
// Intelligence Summary
A NULL pointer dereference vulnerability (CVE-2026-18064) has been identified in the NASA Core Flight System (cFS) Health & Safety (HS) application, affecting versions up to and including 7.0.1. Exploitation could lead to a denial-of-service condition through an application crash and subsequent processor reset.
التقرير العربي
// ملخص استخباراتي
تم تحديد ثغرة أمنية من نوع إلغاء مرجع المؤشر الفارغ (NULL) (المصنفة تحت CVE-2026-18064) في تطبيق الصحة والسلامة (HS) لنظام طيران ناسا الأساسي (cFS)، والتي تؤثر على الإصدارات حتى 7.0.1. يمكن أن يؤدي استغلال هذه الثغرة إلى حالة حرمان من الخدمة بسبب تعطل التطبيق وإعادة تشغيل المعالج.
// Technical Context
The flaw arises from an incomplete fix for a previously identified issue (CVE-2026-15352). An attacker can trigger a specific command under certain conditions that results in a NULL pointer dereference within the HS application logic. This vulnerability carries a CVSS 3.1 score of 7.5 (High).
// السياق الفني
تنشأ الثغرة نتيجة إصلاح غير مكتمل لمشكلة تم تحديدها مسبقاً (CVE-2026-15352). يمكن للمهاجم إطلاق أمر محدد في ظل ظروف معينة يؤدي إلى إلغاء مرجع مؤشر فارغ داخل منطق تطبيق HS. تحمل هذه الثغرة تقييم CVSS 3.1 قدره 7.5 (مرتفع).
// Exposure Notes
The vulnerability affects the cFS Health & Safety application globally across all deployments of versions 7.0.1 and earlier. It is primarily a concern for environments utilizing these NASA aerospace flight software components.
// ملاحظات التعرض
تؤثر الثغرة على تطبيق الصحة والسلامة cFS عالمياً في جميع عمليات النشر للإصدارات 7.0.1 وما قبلها. تعد هذه المسألة مصدر قلق أساسي للبيئات التي تستخدم مكونات برمجيات الطيران الخاصة بناسا.
// Defensive Priority
Organizations should limit network exposure for all control systems. Until an official patch is released, administrators are advised to monitor the official NASA HS repository and consider applying the fix found in the development branch (starting at commit 828855f971db4b6714367ed0a970f52dbeab2965).
// أولوية الدفاع
يجب على المؤسسات تقليل التعرض للشبكة لجميع أنظمة التحكم. وحتى يتم إصدار تصحيح رسمي، يُنصح المسؤولون بمراقبة مستودع NASA HS الرسمي والنظر في تطبيق الإصلاح الموجود في فرع التطوير (بدءاً من الالتزام 828855f971db4b6714367ed0a970f52dbeab2965).
Mitigation Checklist
- 1Isolate affected systems from external networks.
- 2Monitor NASA HS repository (https://github.com/nasa/HS) for official release updates.
- 3For immediate mitigation, integrate the fix from the 'dev' branch starting at commit 828855f971db4b6714367ed0a970f52dbeab2965.
- 4Perform risk assessment before applying experimental patches.
قائمة إجراءات التخفيف
- 1عزل الأنظمة المتأثرة عن الشبكات الخارجية.
- 2مراقبة مستودع ناسا (https://github.com/nasa/HS) للحصول على تحديثات الإصدار الرسمي.
- 3للتخفيف الفوري، قم بدمج الإصلاح من فرع 'dev' بدءاً من الالتزام 828855f971db4b6714367ed0a970f52dbeab2965.
- 4إجراء تقييم للمخاطر قبل تطبيق أي تحديثات تجريبية.
- Source: CISA Alerts
# Mitigation steps for CVE-2026-18064
# 1. Isolate affected systems from external networks.
# 2. Monitor NASA HS repository (https://github.com/nasa/HS) for official release updates.
# 3. For immediate mitigation, integrate the fix from the 'dev' branch starting at commit 828855f971db4b6714367ed0a970f52dbeab2965.
# 4. Perform risk assessment before applying experimental patches.