Security Advisory

CVE-2026-32952

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-24 01:46:31
Last updated 2026-04-24 16:29:28
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

Description

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.