← Vulnerability feed

Vulnerability record · CVE-2000-0886 · published 19 December 2000

CVE-2000-0886: IIS 5.0 file request parsing allows remote command execution

Microsoft · Internet Information Server

IIS 5.0 mishandles requests for executable files when operating system commands are appended to the filename, a flaw known as the Web Server File Request Parsing vulnerability. A remote attacker can craft a malformed request that causes the server to execute arbitrary commands. This matters because it exposes the web server to unauthenticated remote code execution.

7.5 CVSS 2.0 High EPSS 69% · top 0.7%
7.5CVSS 2.0 base score
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
10References
23 Sep 2026Last modified by NVD

Description

IIS 5.0 allows remote attackers to execute arbitrary commands via a malformed request for an executable file whose name is appended with operating system commands, aka the "Web Server File Request Parsing" vulnerability.

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

Automated analysis

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

high priorityUnauthenticated remote command execution on an internet-facing web server is severe, and the high EPSS score signals elevated exploitation likelihood despite the absence of KEV listing.

What it is

IIS 5.0 mishandles requests for executable files when operating system commands are appended to the filename, a flaw known as the Web Server File Request Parsing vulnerability. A remote attacker can craft a malformed request that causes the server to execute arbitrary commands. This matters because it exposes the web server to unauthenticated remote code execution.

Impact

An attacker gains the ability to run arbitrary operating system commands with the privileges of the IIS process, potentially leading to full server compromise. No specific impact beyond command execution is described in the record.

Attack surface

The flaw is reached over the network through HTTP requests to IIS 5.0, as reflected by the AV:N vector. The CVSS vector shows Au:N, so no authentication is required; the description does not indicate any user interaction requirement.

Exploitation

The record does not list this CVE in CISA KEV and provides no exploit tags, but EPSS shows a 30-day probability of 0.68742 (99.3rd percentile), indicating high predicted exploitation activity.

What to do

  • Apply the Microsoft security bulletin MS00-086 update for IIS 5.0 as the primary fix.
  • If patching is not immediately possible, disable or restrict execution of unnecessary executable file types in web-accessible directories.
  • Limit IIS process privileges and isolate the web service account to reduce the impact of command execution.
  • Monitor vendor guidance and apply any follow-up IIS hardening recommendations for request parsing.

Detection

  • Inspect IIS and web server logs for requests to executable files with unusual appended characters or command-like strings.
  • Alert on HTTP requests containing shell metacharacters or operating system command syntax in the URI path.
  • Monitor for unexpected child processes spawned by the IIS worker process (inetinfo.exe or related).
  • Review file system and process creation events on IIS hosts for command execution originating from the web service account.

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

Track CVE-2000-0886 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.

9.8CVE-2017-7269IIS 6.0 WebDAV ScStoragePathFromUrl buffer overflow enables remote code executionA buffer overflow in the ScStoragePathFromUrl function of the WebDAV service in IIS 6.0 on Windows Server 2003 R2 allows remote code execution via a …KEVEPSS 100%analysed10.0CVE-2010-3972Microsoft IIS FTP Service heap buffer overflow via crafted FTP commandA heap-based buffer overflow exists in the TELNET_STREAM_CONTEXT::OnSendData function in ftpsvc.dll in Microsoft FTP Service 7.0 and 7.5 as shipped w…EPSS 95%analysed10.0CVE-2008-4301Microsoft internet information services vulnerabilityA certain ActiveX control in iisext.dll in Microsoft Internet Information Services (IIS) allows remote attackers to set a password via a string argum…EPSS 17%10.0CVE-2008-0075Microsoft IIS ASP code injection allows remote code executionCVE-2008-0075 is an unspecified code injection flaw in Microsoft Internet Information Services (IIS) 5.1 through 6.0 that is triggered by crafted inp…EPSS 57%analysed10.0CVE-2007-2815IIS 5.0 webhits.dll hit-highlighting authentication bypassThe hit-highlighting feature in webhits.dll on Microsoft IIS 5.0 relies only on Windows NT ACLs, so it fails to enforce NTLM or basic authentication.…EPSS 73%analysed10.0CVE-2003-0224Microsoft internet information services vulnerabilityBuffer overflow in ssinc.dll for Microsoft Internet Information Services (IIS) 5.0 allows local users to execute arbitrary code via a web page with a…EPSS 18%10.0CVE-2001-0500Microsoft IIS Index Server ISAPI idq.dll buffer overflowA buffer overflow in the ISAPI extension idq.dll, used by Index Server 2.0 and Indexing Service 2000 in IIS 6.0 beta and earlier, is triggered by a l…EPSS 97%analysed10.0CVE-1999-1011Microsoft MDAC RDS DataFactory unsafe methods allow remote command executionThe Remote Data Service (RDS) DataFactory component of Microsoft Data Access Components (MDAC), as shipped with IIS 3.x and 4.x, exposes unsafe metho…EPSS 77%analysed

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