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.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-pjcq-xvwq-hhpj | go-ntlmssp NTLM challenges can panic on malformed payloads |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 24 Apr 2026 02:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | go-ntlmssp NTLM challenges can panic on malformed payloads | |
| Weaknesses | CWE-190 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-24T01:46:31.573Z
Reserved: 2026-03-17T00:05:53.285Z
Link: CVE-2026-32952
No data.
Status : Awaiting Analysis
Published: 2026-04-24T03:16:07.833
Modified: 2026-04-24T14:50:56.203
Link: CVE-2026-32952
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA