← Vulnerability feed

Vulnerability record · CVE-2001-0925 · published 12 March 2001

CVE-2001-0925: Apache HTTP Server path handling flaw exposes directory listings

Apache · Http Server

Apache HTTP Server before 1.3.19 mishandles request paths containing many slash characters, causing mod_negotiation, mod_dir, or mod_autoindex to serve a directory listing instead of the intended multiview index.html. This is a default-installation information disclosure issue that can reveal files not meant to be browsable.

5.0 CVSS 2.0 Medium EPSS 75% · top 0.5% CWE-22 · Path traversal
5.0CVSS 2.0 base score
75%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
28References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

The default installation of Apache before 1.3.19 allows remote attackers to list directories instead of the multiview index.html file via an HTTP request for a path that contains many / (slash) characters, which causes the path to be mishandled by (1) mod_negotiation, (2) mod_dir, or (3) mod_autoindex.

AV:N/AC:L/Au:N/C:P/I:N/A:N

Automated analysis

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

medium priorityThe flaw is remotely exploitable without authentication and has very high EPSS, but it only discloses directory listings and affects a long-obsolete Apache version.

What it is

Apache HTTP Server before 1.3.19 mishandles request paths containing many slash characters, causing mod_negotiation, mod_dir, or mod_autoindex to serve a directory listing instead of the intended multiview index.html. This is a default-installation information disclosure issue that can reveal files not meant to be browsable.

Impact

A remote attacker can enumerate directory contents that the server configuration intended to hide behind a multiview index page, exposing filenames and directory structure. There is no integrity or availability impact; only confidentiality is affected.

Attack surface

Reachable over the network via a crafted HTTP request containing an excessive number of slash characters in the path. No authentication or user interaction is required, as reflected by the AV:N/AC:L/Au:N vector.

Exploitation

Not listed in CISA KEV and no ransomware association is documented, but public exploit-tagged references exist and EPSS is very high (0.75238, 99.487th percentile), indicating elevated likelihood of attempted exploitation.

What to do

  • Upgrade Apache HTTP Server to 1.3.19 or later, or apply the vendor patch referenced in the Apache and Debian advisories.
  • Disable directory listing by removing Indexes from Options in httpd.conf for directories that should not be browsable.
  • Ensure multiview index files are correctly configured and test paths with repeated slashes to confirm the intended index is served.
  • Restrict access to sensitive directories with authentication or network controls as a compensating measure where patching is delayed.

Detection

  • Search web server access logs for request URIs containing unusually long runs of consecutive slash characters.
  • Alert on HTTP 200 responses returning directory index pages for paths that normally resolve to an index.html.
  • Monitor for repeated directory-listing requests from a single source, which may indicate enumeration.

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

Affected products

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

References

LinkTags
http://www.apacheweek.com/features/security-13 Vendor Advisory
http://www.debian.org/security/2001/dsa-067 Third Party Advisory
http://www.linux-mandrake.com/en/security/2001/MDKSA-2001-077.php3 Broken Link
http://www.linuxsecurity.com/advisories/other_advisory-1452.html Third Party Advisory
http://www.securityfocus.com/archive/1/168497 Third Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/178066 Third Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/193081 ExploitThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/2503 ExploitPatchThird Party AdvisoryVDB Entry
http://www.securityfocus.com/cgi-bin/archive.pl?id=1&start=2002-01-27&end=2002-02-02&mid=199857&threads=1 Third Party AdvisoryVDB Entry
https://exchange.xforce.ibmcloud.com/vulnerabilities/6921 Third Party AdvisoryVDB Entry
https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org
http://www.apacheweek.com/features/security-13 Vendor Advisory
http://www.debian.org/security/2001/dsa-067 Third Party Advisory
http://www.linux-mandrake.com/en/security/2001/MDKSA-2001-077.php3 Broken Link
http://www.linuxsecurity.com/advisories/other_advisory-1452.html Third Party Advisory
http://www.securityfocus.com/archive/1/168497 Third Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/178066 Third Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/193081 ExploitThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/2503 ExploitPatchThird Party AdvisoryVDB Entry
http://www.securityfocus.com/cgi-bin/archive.pl?id=1&start=2002-01-27&end=2002-02-02&mid=199857&threads=1 Third Party AdvisoryVDB Entry
https://exchange.xforce.ibmcloud.com/vulnerabilities/6921 Third Party AdvisoryVDB Entry
https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org

Track CVE-2001-0925 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.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

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