← Vulnerability feed

Vulnerability record · CVE-2009-1535 · published 10 June 2009

CVE-2009-1535: Microsoft IIS WebDAV authentication bypass via Unicode URI encoding

Microsoft · Internet Information Services

The WebDAV extension in Microsoft IIS 5.1 and 6.0 mishandles URI-based protection, allowing a %c0%af (Unicode slash) sequence at an arbitrary position in the URI to bypass authentication. An attacker can therefore list folders or read, create, or modify files inside password-protected WebDAV directories. This is a distinct flaw from CVE-2009-1122.

7.5 CVSS 2.0 High EPSS 98% · top 0.1% CWE-287 · Improper authentication
7.5CVSS 2.0 base score
98%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
22References
16 Jun 2026Last modified by NVD

Description

The WebDAV extension in Microsoft Internet Information Services (IIS) 5.1 and 6.0 allows remote attackers to bypass URI-based protection mechanisms, and list folders or read, create, or modify files, via a %c0%af (Unicode / character) at an arbitrary position in the URI, as demonstrated by inserting %c0%af into a "/protected/" initial pathname component to bypass the password protection on the protected\ folder, aka "IIS 5.1 and 6.0 WebDAV Authentication Bypass Vulnerability," a different vulnerability than CVE-2009-1122.

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 17 September 2026. Confidence: high.

high priorityThe flaw allows unauthenticated read and write access to protected WebDAV content and has a very high EPSS score, though it is not in KEV and affects only legacy IIS versions.

What it is

The WebDAV extension in Microsoft IIS 5.1 and 6.0 mishandles URI-based protection, allowing a %c0%af (Unicode slash) sequence at an arbitrary position in the URI to bypass authentication. An attacker can therefore list folders or read, create, or modify files inside password-protected WebDAV directories. This is a distinct flaw from CVE-2009-1122.

Impact

An unauthenticated remote attacker gains access to protected WebDAV content, including the ability to read, create, or modify files, effectively defeating the folder-level password protection.

Attack surface

Reachable over the network through HTTP requests to a WebDAV-enabled IIS 5.1 or 6.0 server; no authentication is required and no user interaction is needed, as reflected in the CVSS vector AV:N/AC:L/Au:N.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is very high (0.98115, 99.91st percentile), indicating substantial predicted exploitation activity; reference tags are advisory and patch links only, with no public exploit tag.

What to do

  • Apply Microsoft security bulletin MS09-020 (the vendor patch) to affected IIS 5.1 and 6.0 systems.
  • Disable the WebDAV extension on IIS servers that do not require it.
  • Remove or restrict anonymous access to WebDAV directories and enforce authentication at a layer that does not rely on URI path matching.
  • Block or normalize requests containing encoded slash sequences such as %c0%af at the web server or reverse proxy.
  • Retire or isolate end-of-life IIS 5.1/6.0 hosts that cannot be patched.

Detection

  • Search IIS and proxy logs for URIs containing %c0%af or other overlong/Unicode-encoded slash sequences.
  • Alert on WebDAV methods (PROPFIND, PUT, DELETE, MKCOL) against paths that should be password-protected.
  • Monitor for successful access to protected WebDAV folders from unauthenticated or unexpected source addresses.
  • Review file integrity on WebDAV-shared directories for unexpected creation or modification of files.

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://archives.neohapsis.com/archives/fulldisclosure/2009-05/0135.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2009-05/0139.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2009-05/0144.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2009-05/att-0135/IIS_Advisory.pdf Broken Link
http://blog.zoller.lu/2009/05/iis-6-webdac-auth-bypass-and-data.html Third Party Advisory
http://isc.sans.org/diary.html?n&storyid=6397 Third Party Advisory
http://view.samurajdata.se/psview.php?id=023287d6&page=1 Broken Link
http://www.attrition.org/pipermail/vim/2009-June/002192.html Third Party Advisory
http://www.us-cert.gov/cas/techalerts/TA09-160A.html Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-020 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A6029 Third Party Advisory
http://archives.neohapsis.com/archives/fulldisclosure/2009-05/0135.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2009-05/0139.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2009-05/0144.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2009-05/att-0135/IIS_Advisory.pdf Broken Link
http://blog.zoller.lu/2009/05/iis-6-webdac-auth-bypass-and-data.html Third Party Advisory
http://isc.sans.org/diary.html?n&storyid=6397 Third Party Advisory
http://view.samurajdata.se/psview.php?id=023287d6&page=1 Broken Link
http://www.attrition.org/pipermail/vim/2009-June/002192.html Third Party Advisory
http://www.us-cert.gov/cas/techalerts/TA09-160A.html Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-020 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A6029 Third Party Advisory

Track CVE-2009-1535 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-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-1999-0233Microsoft internet information services vulnerabilityIIS 1.0 allows users to execute arbitrary commands using .bat or .cmd files.EPSS 16%9.3CVE-2010-2730Microsoft internet information services memory buffer overflow vulnerabilityBuffer overflow in Microsoft Internet Information Services (IIS) 7.5, when FastCGI is enabled, allows remote attackers to execute arbitrary code via …EPSS 33%9.0CVE-2008-1446Microsoft IIS IPP ISAPI integer overflow enables remote code executionThe Internet Printing Protocol (IPP) ISAPI extension in Microsoft IIS 5.0 through 7.0 contains an integer overflow that can be triggered by a crafted…EPSS 46%analysed

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