fix(security/UNKNOWN/operator): Update go toolchain directive to v1.26.5 [SECURITY] (main) - #23128
Open
renovate-sh-app[bot] wants to merge 1 commit into
Open
fix(security/UNKNOWN/operator): Update go toolchain directive to v1.26.5 [SECURITY] (main)#23128renovate-sh-app[bot] wants to merge 1 commit into
renovate-sh-app[bot] wants to merge 1 commit into
Conversation
renovate-sh-app
Bot
requested review from
a team,
JoaoBraveCoding,
periklis and
xperimental
as code owners
July 8, 2026 22:12
Contributor
Author
|
renovate-sh-app
Bot
force-pushed
the
deps-update/main-security-operator-go
branch
11 times, most recently
from
July 16, 2026 15:11
fe26abd to
b22468f
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/main-security-operator-go
branch
9 times, most recently
from
July 20, 2026 09:09
52ef8c7 to
62e5bdf
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/main-security-operator-go
branch
9 times, most recently
from
July 22, 2026 21:11
04cc975 to
718168c
Compare
Contributor
Author
|
Rebase requested. Renovate is processing this repository now. |
…6.5 [SECURITY] | datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.4 | 1.26.5 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
deps-update/main-security-operator-go
branch
from
July 30, 2026 14:09
718168c to
5c8ae3f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.26.4→1.26.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.