Skip to content

chore(deps): update module golang.org/x/crypto to v0.55.0 [security] - #420

Merged
flemzord merged 1 commit into
mainfrom
renovate/security
Aug 31, 2026
Merged

chore(deps): update module golang.org/x/crypto to v0.55.0 [security]#420
flemzord merged 1 commit into
mainfrom
renovate/security

Conversation

@NumaryBot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
golang.org/x/crypto indirect minor v0.52.0 -> v0.55.0

Source-address critical option not enforced for non-public-key auth callbacks in golang.org/x/crypto/ssh

CVE-2026-56854 / GO-2026-6303

More information

Details

The source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2026-46595. Permissions returned by the PasswordCallback, KeyboardInteractiveCallback, NoClientAuthCallback, and GSSAPIWithMICConfig.AllowLogin callbacks were not validated against the client's remote address, so a source-address restriction set by those callbacks was silently ignored. The check is now applied to the Permissions returned by any authentication callback.

Severity

Unknown

References

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


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@NumaryBot
NumaryBot requested a review from a team as a code owner August 29, 2026 02:14
@NumaryBot
NumaryBot enabled auto-merge (squash) August 29, 2026 02:14
@NumaryBot

Copy link
Copy Markdown
Contributor Author

✅ Approve — automated review

The patch consistently updates golang.org/x/crypto from v0.52.0 to v0.55.0 in go.mod and go.sum, with no apparent compatibility issue.

No findings.

@flemzord
flemzord merged commit 23fac1a into main Aug 31, 2026
5 of 9 checks passed
@flemzord
flemzord deleted the renovate/security branch August 31, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants