← Vulnerability feed

Vulnerability record · CVE-2001-1013 · published 12 September 2001

CVE-2001-1013: Apache UserDir username enumeration via differing error codes

Redhat · Linux

Apache on Red Hat Linux with the UserDir directive enabled returns different error codes depending on whether a requested username exists but lacks a public_html directory, versus a username that does not exist. This observable difference lets a remote attacker distinguish valid accounts from invalid ones. It matters because confirmed usernames feed credential guessing and targeted attacks, though the flaw only leaks account existence, not credentials or data.

5.0 CVSS 2.0 Medium EPSS 66% · top 0.8%
5.0CVSS 2.0 base score
66%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Apache on Red Hat Linux with with the UserDir directive enabled generates different error codes when a username exists and there is no public_html directory and when the username does not exist, which could allow remote attackers to determine valid usernames on the server.

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 19 September 2026. Confidence: medium.

medium priorityThe flaw only discloses valid usernames and requires UserDir to be enabled, but it is remotely reachable without authentication and has public exploit material and a high EPSS score.

What it is

Apache on Red Hat Linux with the UserDir directive enabled returns different error codes depending on whether a requested username exists but lacks a public_html directory, versus a username that does not exist. This observable difference lets a remote attacker distinguish valid accounts from invalid ones. It matters because confirmed usernames feed credential guessing and targeted attacks, though the flaw only leaks account existence, not credentials or data.

Impact

An attacker gains a list of valid local usernames on the server. That information supports follow-on brute force, password spraying or social engineering, but no direct access or data exposure results from this flaw alone.

Attack surface

Reachable remotely over the network through HTTP requests to user directory URLs when UserDir is enabled; no authentication or user interaction is required per the AV:N/AC:L/Au:N vector. The record does not specify exact request paths or Apache versions.

Exploitation

Not listed in CISA KEV and no ransomware usage documented; EPSS is high (0.65563, 99.2nd percentile), and a reference carries an Exploit tag, indicating public exploit material exists, but the record does not confirm active in-the-wild exploitation.

What to do

  • Apply the vendor patch referenced in the SecurityFocus BID 3335 entry, or upgrade Apache to a release that normalizes UserDir error responses.
  • If UserDir is not required, disable it; otherwise restrict it to explicitly approved accounts.
  • Configure uniform error responses for user directory requests so existing and non-existing usernames are indistinguishable.
  • Monitor and rate-limit repeated user directory requests from single sources to blunt enumeration attempts.

Detection

  • Alert on high volumes of HTTP requests to /~username style paths from one source, especially sequences of distinct usernames.
  • Baseline the HTTP status codes returned for user directory requests and flag deviations that correlate with account existence.
  • Correlate enumeration bursts with subsequent authentication failures or password spraying against the same host.

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

Track CVE-2001-1013 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-2005-3625Easy software products cups vulnerabilityXpdf, as used in products such as gpdf, kpdf, pdftohtml, poppler, teTeX, CUPS, libextractor, and others, allows attackers to cause a denial of servic…EPSS 3.8%10.0CVE-2004-0902Mozilla vulnerabilityMultiple heap-based buffer overflows in Mozilla Firefox before the Preview Release, Mozilla before 1.7.3, and Thunderbird before 0.8 allow remote att…EPSS 10%10.0CVE-2004-0903Mozilla vulnerabilityStack-based buffer overflow in the writeGroup function in nsVCardObj.cpp for Mozilla Firefox before the Preview Release, Mozilla before 1.7.3, and Th…EPSS 9.7%10.0CVE-2004-1025Enlightenment imlib vulnerabilityMultiple heap-based buffer overflows in imlib 1.9.14 and earlier, which is used by gkrellm and several window managers, allow remote attackers to cau…EPSS 5.2%10.0CVE-2004-1026Enlightenment imlib vulnerabilityMultiple integer overflows in the image handler for imlib 1.9.14 and earlier, which is used by gkrellm and several window managers, allow remote atta…EPSS 4.9%10.0CVE-2004-0904Mozilla firefox vulnerabilityInteger overflow in the bitmap (BMP) decoder for Mozilla Firefox before the Preview Release, Mozilla before 1.7.3, and Thunderbird before 0.8 allow r…EPSS 8.0%10.0CVE-2003-0248Redhat linux vulnerabilityThe mxcsr code in Linux kernel 2.4 allows attackers to modify CPU state registers via a malformed address.EPSS 3.7%10.0CVE-2003-0041Mit kerberos ftp client os command injection vulnerabilityKerberos FTP client allows remote FTP sites to execute arbitrary code via a pipe (|) character in a filename that is retrieved by the client.EPSS 3.5%

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