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.
References
| Link | Resource |
|---|---|
| https://github.com/Azure/go-ntlmssp/releases/tag/v0.1.1 | Product Release Notes |
| https://github.com/Azure/go-ntlmssp/security/advisories/GHSA-pjcq-xvwq-hhpj | Vendor Advisory |
Configurations
History
21 May 2026, 18:22
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Azure/go-ntlmssp/releases/tag/v0.1.1 - Product, Release Notes | |
| References | () https://github.com/Azure/go-ntlmssp/security/advisories/GHSA-pjcq-xvwq-hhpj - Vendor Advisory | |
| First Time |
Microsoft
Microsoft go-ntlmssp |
|
| CPE | cpe:2.3:a:microsoft:go-ntlmssp:*:*:*:*:*:go:*:* |
24 Apr 2026, 03:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-24 03:16
Updated : 2026-05-21 18:22
NVD link : CVE-2026-32952
Mitre link : CVE-2026-32952
CVE.ORG link : CVE-2026-32952
JSON object : View
Products Affected
microsoft
- go-ntlmssp
CWE
CWE-190
Integer Overflow or Wraparound
