← Vulnerability feed

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.

9.8 CVSS 3.1 Critical CISA KEV since 7 Nov 2024 EPSS 99% · top 0.1% CWE-22 · Path traversal
9.8CVSS 3.1 base score, v2 7.5
99%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
11References, 6 tagged exploit
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: high.

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2019-16279Nazgul nostromo nhttpd path traversal vulnerabilityA memory error in the function SSL_accept in nostromo nhttpd through 1.9.6 allows an attacker to trigger a denial of service via a crafted HTTP reque…EPSS 20%9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed

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.