Unpatched Windows Search URI Vulnerability Allows Attackers to Exploit NTLMv2 Hashes
A critical vulnerability in Windows' search URI handler has been exposed, posing a significant threat to user security. This unpatched issue, similar to CVE-2026-33829, enables attackers to steal NTLMv2 hashes, a type of authentication data, from unsuspecting users. The vulnerability resides in the search URI handler, as highlighted by Huntress, and leverages the 'crumb' parameter to achieve its malicious intent.
The NTLMv2 hash is a crucial component of the NTLM authentication protocol, used for user authentication in Windows environments. By stealing this hash, attackers can gain unauthorized access to user accounts and potentially launch relay attacks, further compromising the network. The vulnerability was first documented by Varonis in February 2024, and its impact is severe, requiring immediate attention.
Microsoft's response to this issue is concerning. Despite responsible disclosure in April 2026, Microsoft declined to patch the vulnerability, citing severity criteria. This decision leaves users vulnerable, emphasizing the need for proactive security measures. Organizations should take the following actions to mitigate the risk:
- Block outbound SMB (TCP/445 and TCP/139) on hosts that don't require it.
- Enforce SMB signing to prevent captured hashes from being relayed against internal services.
- Disable NTLM authentication where possible.
This incident highlights the ongoing challenges in maintaining a secure digital environment. As cybersecurity threats evolve, organizations must stay vigilant and adapt their security strategies accordingly. The unpatched vulnerability serves as a stark reminder of the importance of prompt patching and the potential consequences of neglecting security updates.
In my opinion, this vulnerability is a wake-up call for organizations to prioritize security. The potential for unauthorized access and network compromise is too significant to ignore. By taking proactive measures and learning from this incident, we can strengthen our defenses against emerging threats.