Skip to content

Update go-ntlmssp to v0.1.1 to fix CVE-2026-32952#451

Merged
weinong merged 1 commit into
kubeguard:masterfrom
bingosummer:bump-go-ntlmssp
May 12, 2026
Merged

Update go-ntlmssp to v0.1.1 to fix CVE-2026-32952#451
weinong merged 1 commit into
kubeguard:masterfrom
bingosummer:bump-go-ntlmssp

Conversation

@bingosummer
Copy link
Copy Markdown
Contributor

A malicious NTLM challenge message could cause a slice out-of-bounds panic, crashing any Go process using ntlmssp.Negotiator as an HTTP transport. Upgrade from v0.1.0 to v0.1.1 which patches this vulnerability.

@bingosummer bingosummer requested a review from a team as a code owner May 11, 2026 01:27
weinong
weinong previously approved these changes May 11, 2026
Copy link
Copy Markdown
Contributor

@weinong weinong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

A malicious NTLM challenge message could cause a slice out-of-bounds
panic, crashing any Go process using ntlmssp.Negotiator as an HTTP
transport. Upgrade from v0.1.0 to v0.1.1 which patches this
vulnerability.

Signed-off-by: Bin Xia <binxi@microsoft.com>
Copy link
Copy Markdown
Contributor

@weinong weinong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@weinong weinong merged commit 910bb96 into kubeguard:master May 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants