#VU112732 Server-Side Request Forgery (SSRF) in Apache HTTP Server - CVE-2024-43394
Published: July 10, 2025 / Updated: July 10, 2025
Apache HTTP Server
Apache Foundation
Description
The disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input when handling UNC paths on Windows. A remote attacker can trick the application into initiating requests to arbitrary systems and potentially leak NTLM hashes to a malicious server via mod_rewrite or apache expressions that pass unvalidated request input.
Note, the vulnerability affects Windows installations only.