Vulnerabilities (CVE)

Filtered by vendor Microsoft Subscribe
Filtered by product Go-ntlmssp
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-32952 1 Microsoft 1 Go-ntlmssp 2026-05-21 N/A 5.3 MEDIUM
go-ntlmssp is a Go package that provides NTLM/Negotiate authentication over HTTP. Prior to version 0.1.1, a malicious NTLM challenge message can causes an slice out of bounds panic, which can crash any Go process using `ntlmssp.Negotiator` as an HTTP transport. Version 0.1.1 patches the issue.