Skip to content

chore: update Go from 1.26.0 to 1.26.4#516

Open
Shelnutt2 wants to merge 1 commit into
mainfrom
update-go-1.26.4
Open

chore: update Go from 1.26.0 to 1.26.4#516
Shelnutt2 wants to merge 1 commit into
mainfrom
update-go-1.26.4

Conversation

@Shelnutt2

Copy link
Copy Markdown

Summary

Updates the Go version in go.mod from 1.26.0 to 1.26.4 to pick up security patches from the Go 1.26.4 release.

CVEs addressed

  • CVE-2026-42504: Quadratic complexity in mime.WordDecoder.DecodeHeader (DoS via crafted MIME headers)
  • CVE-2026-42507: net/textproto log injection via unescaped error inputs
  • CVE-2026-27145: Quadratic complexity in crypto/x509.Certificate.VerifyHostname

Closes #515

Generated by Coder Agents (ENG-2854)

Bumps the Go version in go.mod to 1.26.4, which includes fixes for
CVE-2026-42504 (quadratic complexity in mime WordDecoder.DecodeHeader),
CVE-2026-42507 (net/textproto log injection), and CVE-2026-27145
(crypto/x509 VerifyHostname quadratic complexity).
@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


doc-check[bot] seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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.

Update go lang from 1.26.3 to 1.26.4

1 participant