CVE-2026-72579
7.5NASA · HyperCP
NASA HyperCP is vulnerable to OS command injection, which can be triggered by a network-adjacent attacker who manipulates responses from the oceandata service.
Executive summary
An OS command injection vulnerability in NASA HyperCP allows a network-adjacent attacker to execute arbitrary code by spoofing service responses.
Vulnerability
This is an OS command injection vulnerability (CWE-78) occurring in the main branch of the software, triggered by improper neutralization of input when processing responses from external services.
Business impact
The vulnerability has a CVSS score of 7.5, reflecting its high potential impact. A successful exploit could lead to full system compromise, allowing an attacker to execute arbitrary commands with the privileges of the application, resulting in total loss of confidentiality, integrity, and availability.
Remediation
Immediate Action: Monitor the official NASA HyperCP repository for a security update and apply it immediately.
Proactive Monitoring: Monitor logs for suspicious system calls or unexpected processes spawned by the application.
Compensating Controls: Ensure the application is isolated in a secure network segment where inter-service communication is strictly validated and monitored.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Due to the critical nature of command injection flaws, this issue must be addressed with high urgency. Organizations utilizing HyperCP should prioritize patching and verify that all service-to-service communication is secured against spoofing and interception.