CVE-2019-16278
Published: November 7, 2024
Official Description
Nostromo nhttpd contains a directory traversal vulnerability in the http_verify() function in a non-chrooted nhttpd server allowing for remote code execution.
CISA KEV Advisory
Nostromo nhttpd Directory Traversal Vulnerability
Nostromo nhttpd contains a directory traversal vulnerability in the http_verify() function in a non-chrooted nhttpd server allowing for remote code execution.
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Risk Analysis
Nostromo nhttpd contains a directory traversal flaw in its http_verify() function, which can lead to remote code execution on non-chrooted servers. This is a HIGH severity vulnerability with a high EPSS score of 0.94393, suggesting a strong probability of exploitation. Its inclusion in CISA's KEV catalog confirms active exploitation.
This vulnerability is actively being exploited in the wild. The directory traversal nature suggests it can be exploited remotely.
Administrators of Nostromo nhttpd should update to a patched version or configure the server to run in a chrooted environment. Reviewing and restricting directory access permissions is also recommended.
Technical Analysis
CVE-2019-16278 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2019-16278 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2019-16278 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1