← Vulnerability feed

Vulnerability record · CVE-2018-18778 · published 29 October 2018

CVE-2018-18778: ACME mini_httpd arbitrary file read via path handling

Acme · Mini Httpd

ACME mini_httpd before version 1.30 allows remote users to read arbitrary files. The flaw is an information exposure issue (CWE-200) in the web server's file handling, meaning files outside the intended document root can be retrieved. Because mini_httpd is a small, widely embedded HTTP server, exposed instances risk leaking configuration, credential or other sensitive files.

6.5 CVSS 3.0 Medium EPSS 71% · top 0.6% CWE-200 · Information exposure
6.5CVSS 3.0 base score, v2 4.0
71%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

ACME mini_httpd before 1.30 lets remote users read arbitrary files.

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Automated analysis

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

high priorityArbitrary file read with a very high EPSS score and no KEV listing, on an internet-reachable service, warrants prompt patching despite the medium CVSS base score.

What it is

ACME mini_httpd before version 1.30 allows remote users to read arbitrary files. The flaw is an information exposure issue (CWE-200) in the web server's file handling, meaning files outside the intended document root can be retrieved. Because mini_httpd is a small, widely embedded HTTP server, exposed instances risk leaking configuration, credential or other sensitive files.

Impact

An attacker gains read access to arbitrary files on the host filesystem that the server process can read, potentially exposing credentials, configuration and other sensitive data. There is no integrity or availability impact per the CVSS vector.

Attack surface

Reachable over the network via HTTP requests to the mini_httpd service (AV:N). The CVSS vector requires low privileges (PR:L) and no user interaction (UI:N), so the attacker needs some level of access or an authenticated context rather than being fully anonymous.

Exploitation

Not listed in CISA KEV and no public exploit references are provided, but EPSS is very high (0.708 probability, 99.4th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Upgrade mini_httpd to version 1.30 or later, which is the fixed release per the advisory.
  • If upgrade is not immediately possible, restrict network access to the mini_httpd service with firewall rules or bind it to trusted interfaces only.
  • Run the service under a least-privilege account so arbitrary file reads are limited to non-sensitive paths.
  • Audit the document root and file permissions to reduce exposure of sensitive files to the server process.

Detection

  • Monitor HTTP request logs for path traversal patterns such as ../ sequences or encoded variants targeting files outside the document root.
  • Alert on requests for sensitive filenames (e.g. configuration, password or key files) served by mini_httpd.
  • Baseline normal request paths and flag anomalous file requests returning 200 responses for unexpected resources.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://www.acme.com/software/mini_httpd/ Release NotesVendor Advisory
http://www.acme.com/software/mini_httpd/ Release NotesVendor Advisory

Track CVE-2018-18778 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.

5.9CVE-2025-68686FortiOS symbolic link patch bypass exposes sensitive informationFortiOS contains an information exposure flaw (CWE-200) that lets a remote unauthenticated attacker bypass the patch for the symbolic link persistenc…KEVEPSS 30%analysed7.5CVE-2026-20133Cisco Catalyst SD-WAN Manager insufficient file system restrictions expose dataCisco Catalyst SD-WAN Software has insufficient file system restrictions that let an attacker read sensitive files on the underlying operating system…KEVEPSS 32%analysed7.5CVE-2025-31125Vite dev server improper access control exposes arbitrary filesVite's dev server fails to restrict file access when a request uses the ?inline&import or ?raw?import query patterns, allowing content of files that …KEVEPSS 65%analysed5.5CVE-2026-20805Windows Desktop Window Manager information disclosureDesktop Windows Manager (DWM) in Microsoft Windows exposes sensitive information to an unauthorized actor, allowing a local attacker with existing ac…KEVEPSS 7.2%analysed7.5CVE-2021-41277Metabase custom GeoJSON map feature allows local file inclusionMetabase does not validate URLs supplied through the custom GeoJSON map setting (admin->settings->maps->custom maps->add a map) before loading them. …KEVEPSS 97%analysed8.6CVE-2024-24919Check Point Security Gateway information disclosure via remote access VPNCheck Point Security Gateways with Remote Access VPN or Mobile Access Software Blades enabled expose information to an unauthenticated attacker reach…KEVEPSS 100%analysed5.5CVE-2023-21237Android notification UI flaw hides foreground service alertsIn applyRemoteView of NotificationContentInflater.java, Android 13 mishandles notification UI so a foreground service notification can be hidden. The…KEVEPSS 0.27%analysed7.5CVE-2020-3259Cisco ASA and FTD web services memory disclosure via crafted URLCisco ASA and FTD web services interfaces mishandle buffer tracking when parsing invalid URLs, allowing memory contents to be read. The flaw affects …KEVEPSS 72%analysed

Source: NIST National Vulnerability Database (record CVE-2018-18778), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.