Vulnerability record · CVE-2019-16278 · published 14 October 2019
CVE-2019-16278: Nostromo nhttpd path traversal leads to remote code execution
Nazgul · Nostromo Nhttpd
The http_verify function in nostromo nhttpd through 1.9.6 fails to properly sanitize HTTP request paths, allowing directory traversal. Because the traversal can be chained into remote code execution, an unauthenticated network attacker can fully compromise the web server.
Description
Directory Traversal in the function http_verify in nostromo nhttpd through 1.9.6 allows an attacker to achieve remote code execution via a crafted HTTP request.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 9.8, CISA KEV listing, near-maximum EPSS, and public exploit references make this an urgent unauthenticated RCE.
What it is
The http_verify function in nostromo nhttpd through 1.9.6 fails to properly sanitize HTTP request paths, allowing directory traversal. Because the traversal can be chained into remote code execution, an unauthenticated network attacker can fully compromise the web server.
Impact
An attacker gains remote code execution on the host running nostromo nhttpd, which typically means full control of the web server process and its files.
Attack surface
Reachable over the network via a crafted HTTP request to the nhttpd service; the CVSS vector shows no privileges required and no user interaction.
Exploitation
CVE-2019-16278 is listed in CISA KEV with a 2024-11-07 addition date, and EPSS shows a 30-day probability of 0.99033 (99.9th percentile); multiple references are tagged Exploit.
What to do
- Upgrade nostromo nhttpd past 1.9.6 to a fixed release per vendor instructions
- If no fixed version is available, discontinue use of the product as CISA advises
- Restrict network access to the nhttpd listener to trusted hosts only
- Run the nhttpd process with least privilege and in a sandbox or container
- Monitor vendor release notes for updated guidance
Detection
- Inspect HTTP request logs for path traversal sequences such as ../ in the request URI
- Alert on unexpected child processes or shell execution spawned by the nhttpd process
- Monitor for outbound connections from the web server host that are inconsistent with normal traffic
- Review file access to paths outside the web root by the nhttpd user
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2019-16278 to the Known Exploited Vulnerabilities catalog on 7 November 2024 as "Nostromo nhttpd Directory Traversal Vulnerability". Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Federal deadline 28 November 2024.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2019-16278 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2019-16278), CISA KEV, FIRST EPSS (scores of 2026-09-22). This page is refreshed as NVD updates the record.