chore(deps): update go toolchain directive to v1.26.5 [security] #334

Merged
renovate merged 1 commits from renovate/golang-version-go-vulnerability into main 2026-07-15 08:39:38 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
go (source) toolchain patch 1.26.41.26.5

Root escape via symlink plus trailing slash in os

BIT-golang-2026-39822 / CVE-2026-39822 / GO-2026-4970

More information

Details

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /.

For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Invoking Encrypted Client Hello privacy leak in crypto/tls

BIT-golang-2026-42505 / CVE-2026-42505 / GO-2026-5856

More information

Details

Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://github.com/golang/go)) | toolchain | patch | `1.26.4` → `1.26.5` | --- ### Root escape via symlink plus trailing slash in os BIT-golang-2026-39822 / [CVE-2026-39822](https://nvd.nist.gov/vuln/detail/CVE-2026-39822) / [GO-2026-4970](https://pkg.go.dev/vuln/GO-2026-4970) <details> <summary>More information</summary> #### Details On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root. #### Severity Unknown #### References - [https://go.dev/issue/79005](https://go.dev/issue/79005) - [https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc](https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc) - [https://go.dev/cl/797880](https://go.dev/cl/797880) This data is provided by [OSV](https://osv.dev/vulnerability/GO-2026-4970) and the [Go Vulnerability Database](https://github.com/golang/vulndb) ([CC-BY 4.0](https://github.com/golang/vulndb#license)). </details> --- ### Invoking Encrypted Client Hello privacy leak in crypto/tls BIT-golang-2026-42505 / [CVE-2026-42505](https://nvd.nist.gov/vuln/detail/CVE-2026-42505) / [GO-2026-5856](https://pkg.go.dev/vuln/GO-2026-5856) <details> <summary>More information</summary> #### Details Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello. #### Severity Unknown #### References - [https://go.dev/cl/775960](https://go.dev/cl/775960) - [https://go.dev/issue/79282](https://go.dev/issue/79282) - [https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc](https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc) This data is provided by [OSV](https://osv.dev/vulnerability/GO-2026-5856) and the [Go Vulnerability Database](https://github.com/golang/vulndb) ([CC-BY 4.0](https://github.com/golang/vulndb#license)). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-07-08 18:06:45 +00:00
chore(deps): update go toolchain directive to v1.26.5 [security]
default-request-adder / vulnerabilities (pull_request) Successful in 59s
default-request-adder / test (pull_request) Successful in 1m11s
default-request-adder / build (pull_request) Successful in 25m31s
421bc26028
renovate scheduled this pull request to auto merge when all checks succeed 2026-07-08 18:06:46 +00:00
renovate merged commit f80c7ef5ae into main 2026-07-15 08:39:38 +00:00
renovate deleted branch renovate/golang-version-go-vulnerability 2026-07-15 08:39:40 +00:00
Sign in to join this conversation.