Skip to content

fix(vuln): update Go 1.26.1 → 1.26.2 to fix stdlib CVEs - #15

Merged
nanjingfm merged 1 commit into
alauda-v1.6.5from
fix/go-1.26.2
Apr 16, 2026
Merged

fix(vuln): update Go 1.26.1 → 1.26.2 to fix stdlib CVEs#15
nanjingfm merged 1 commit into
alauda-v1.6.5from
fix/go-1.26.2

Conversation

@nanjingfm

Copy link
Copy Markdown
Collaborator

Summary

  • Update go 1.26.1go 1.26.2 in go.mod

Fixed CVEs

Severity CVSS CVE Package
HIGH 8.8 CVE-2026-33810 stdlib
HIGH 7.8 CVE-2026-32282 stdlib
HIGH 7.5 CVE-2026-32280 stdlib
MEDIUM 5.9 CVE-2026-32281 stdlib
MEDIUM 5.4 CVE-2026-32289 stdlib
MEDIUM 4.3 CVE-2026-32288 stdlib
UNKNOWN - CVE-2026-32283 stdlib

Test plan

  • CI builds pass
  • New release tagged and binaries confirm go version = 1.26.2

Fixes: CVE-2026-33810 (HIGH 8.8), CVE-2026-32282 (HIGH 7.8),
       CVE-2026-32280 (HIGH 7.5), CVE-2026-32281 (MEDIUM 5.9),
       CVE-2026-32289 (MEDIUM 5.4), CVE-2026-32288 (MEDIUM 4.3),
       CVE-2026-32283 (UNKNOWN)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nanjingfm
nanjingfm merged commit 6253418 into alauda-v1.6.5 Apr 16, 2026
2 checks passed
@nanjingfm
nanjingfm deleted the fix/go-1.26.2 branch April 16, 2026 10:29
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.

1 participant