← Vulnerability feed

Vulnerability record · CVE-2007-2815 · published 22 May 2007

CVE-2007-2815: IIS 5.0 webhits.dll hit-highlighting authentication bypass

Microsoft · Internet Information Services

The 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. A remote attacker can therefore reach private web directories that are otherwise protected by those authentication mechanisms.

10.0 CVSS 2.0 High EPSS 73% · top 0.6% CWE-264 · Permissions and access controls
10.0CVSS 2.0 base score
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References
16 Jun 2026Last modified by NVD

Description

The "hit-highlighting" functionality in webhits.dll in Microsoft Internet Information Services (IIS) Web Server 5.0 only uses Windows NT ACL configuration, which allows remote attackers to bypass NTLM and basic authentication mechanisms and access private web directories via the CiWebhitsfile parameter to null.htw.

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

Automated analysis

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

critical priorityUnauthenticated remote access to private web content with a CVSS 2.0 score of 10 and very high EPSS probability warrants immediate attention.

What it is

The 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. A remote attacker can therefore reach private web directories that are otherwise protected by those authentication mechanisms.

Impact

An attacker gains unauthenticated read access to web content in directories intended to be private, exposing files that authentication was meant to protect. The CVSS 2.0 vector rates confidentiality, integrity and availability impact as complete, though the description only supports unauthorized access to private directories.

Attack surface

Reachable over the network by sending a request to null.htw with the CiWebhitsfile parameter; no authentication is required and no user interaction is indicated by the description or the AV:N/AC:L/Au:N vector.

Exploitation

Not listed in CISA KEV and no reference is tagged as exploit code, but EPSS is very high at 0.7335 (99.4th percentile), indicating strong predicted exploitation activity.

What to do

  • Apply the Microsoft fix referenced in KB 328832, or upgrade off IIS 5.0, which is long out of support.
  • Disable or remove the webhits.dll hit-highlighting ISAPI extension if it is not required.
  • Enforce authentication at the web server or application layer rather than relying solely on NTFS ACLs.
  • Restrict network access to IIS 5.0 hosts and block requests to null.htw at the perimeter or WAF.

Detection

  • Search web server logs for requests to null.htw, especially with a CiWebhitsfile parameter.
  • Alert on access to private directories from unauthenticated sessions or unexpected source addresses.
  • Baseline normal hit-highlighting usage and flag deviations in request volume or target paths.

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-2007-2815 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-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%analysed7.8CVE-2005-4360Microsoft IIS URL parser unchecked return value enables remote code executionThe URL parser in Microsoft IIS 5.1 on Windows XP Professional SP2 mishandles a return value from ntdll.dll when a request targets a ".dll" path foll…EPSS 87%analysed

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