← Vulnerability feed

Vulnerability record · CVE-2024-38472 · published 1 July 2024

CVE-2024-38472: Apache HTTP Server on Windows SSRF leaks NTLM hashes

Apache · Http Server

Apache HTTP Server on Windows is vulnerable to server-side request forgery that can cause the server to send NTLM authentication to an attacker-controlled host, leaking NTLM hashes. The flaw is fixed in version 2.4.60, and existing configurations that access UNC paths must configure the new UNCList directive to allow access during request processing.

7.5 CVSS 3.1 High EPSS 69% · top 0.7% CWE-918 · Server-side request forgery (SSRF)
7.5CVSS 3.1 base score
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

SSRF in Apache HTTP Server on Windows allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.60 which fixes this issue.  Note: Existing configurations that access UNC paths will have to configure new directive "UNCList" to allow access during request processing.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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: high.

high priorityCVSS 7.5 with no authentication or user interaction required and a very high EPSS score, though no KEV listing or confirmed in-the-wild exploitation is provided.

What it is

Apache HTTP Server on Windows is vulnerable to server-side request forgery that can cause the server to send NTLM authentication to an attacker-controlled host, leaking NTLM hashes. The flaw is fixed in version 2.4.60, and existing configurations that access UNC paths must configure the new UNCList directive to allow access during request processing.

Impact

An attacker can force the server to authenticate to a malicious server and capture NTLM hashes, which can then be cracked or relayed to gain access to other systems.

Attack surface

Reachable over the network via crafted requests or content that trigger SSRF; the CVSS vector indicates no authentication or user interaction is required.

Exploitation

Not listed in CISA KEV and no public exploit references are provided, but EPSS is 0.6947 (99.3rd percentile), indicating a high predicted likelihood of exploitation activity.

What to do

  • Upgrade Apache HTTP Server to version 2.4.60 or later.
  • On existing configurations that access UNC paths, configure the new UNCList directive to explicitly allow required access during request processing.
  • Restrict outbound network access from the web server to only necessary destinations to limit SSRF reach.
  • Disable or restrict Windows integrated authentication/NTLM where it is not required for the application.
  • Monitor and block outbound SMB/UNC connections from web server hosts to untrusted networks.

Detection

  • Monitor web server logs for requests or content that cause outbound connections to unexpected or attacker-controlled hosts.
  • Alert on outbound SMB/UNC or NTLM authentication attempts originating from the Apache HTTP Server process.
  • Review Windows event logs for NTLM authentication attempts from the web server to external or unusual hosts.
  • Track Apache HTTP Server versions in the environment and flag hosts below 2.4.60.

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-2024-38472 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-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.1CVE-2024-38475Apache HTTP Server mod_rewrite improper escaping enables code executionApache HTTP Server 2.4.59 and earlier has an improper output escaping flaw in mod_rewrite. Substitutions in server context that use a backreference o…KEVEPSS 100%analysed9.0CVE-2021-40438Apache HTTP Server mod_proxy SSRF via crafted URI pathA crafted request URI path can make mod_proxy forward the request to an origin server chosen by the remote user, an SSRF flaw in Apache HTTP Server 2…KEVEPSS 100%analysed7.8CVE-2019-0211Apache HTTP Server scoreboard use-after-free local privilege escalationApache HTTP Server 2.4.17 through 2.4.38 with MPM event, worker or prefork contains a use-after-free in scoreboard handling. Code running in a less-p…KEVEPSS 65%analysed10.0CVE-2010-0425Apache mod_isapi on Windows remote code execution via orphaned callbacksmod_isapi in Apache HTTP Server on Windows does not ensure request processing is complete before calling isapi_unload for an ISAPI .dll module, leavi…EPSS 94%analysed10.0CVE-2005-2700Apache http server vulnerabilityssl_engine_kernel.c in mod_ssl before 2.8.24, when using "SSLVerifyClient optional" in the global virtual host configuration, does not properly enfor…EPSS 31%10.0CVE-2004-0492Apache http server vulnerabilityHeap-based buffer overflow in proxy_util.c for mod_proxy in Apache 1.3.25 to 1.3.31 allows remote attackers to cause a denial of service (process cra…EPSS 34%

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