NTLM Authentication Vulnerability in go-ntlmssp Package by Azure
CVE-2026-32952
5.3MEDIUM
What is CVE-2026-32952?
The go-ntlmssp package, which implements NTLM/Negotiate authentication over HTTP, contains a vulnerability that can lead to a slice out of bounds panic. This vulnerability arises from the processing of a malicious NTLM challenge message. As a result, any Go application utilizing the ntlmssp.Negotiator as an HTTP transport could experience crashes, causing potential disruptions. The issue has been addressed in version 0.1.1 of the package, which includes necessary patches to mitigate this risk.
Affected Version(s)
go-ntlmssp < 0.1.1
