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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-pjcq-xvwq-hhpj | go-ntlmssp NTLM challenges can panic on malformed payloads |
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
|
Subscriptions
No data.
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 : Received
Published: 2026-04-24T03:16:07.833
Modified: 2026-04-24T03:16:07.833
Link: CVE-2026-32952
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA