Skip to content

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

Closed
renovate[bot] wants to merge 1 commit into
release-4.1from
renovate/release-4.1-go-golang.org-x-crypto-vulnerability
Closed

chore(deps): update module golang.org/x/crypto to v0.55.0 [security] (release-4.1) - autoclosed#16840
renovate[bot] wants to merge 1 commit into
release-4.1from
renovate/release-4.1-go-golang.org-x-crypto-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/crypto v0.54.0v0.55.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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: (UTC)

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

🚦 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the type/dependencies PRs and issues specific to updating dependencies label Aug 28, 2026
@renovate

renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: sdks/go/grpc-client/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/swag v0.26.1 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.26.1 -> v0.27.1
github.com/go-openapi/swag/conv v0.26.1 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.26.1 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.26.1 -> v0.27.1
github.com/go-openapi/swag/loading v0.26.1 -> v0.27.1
github.com/go-openapi/swag/mangling v0.26.1 -> v0.27.1
github.com/go-openapi/swag/netutils v0.26.1 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.26.1 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.26.1 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.26.1 -> v0.27.1
golang.org/x/text v0.40.0 -> v0.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20260713224248-f5fc221cf8c4 -> v0.0.0-20260810153831-ec0a7760b754
google.golang.org/genproto/googleapis/rpc v0.0.0-20260706201446-f0a921348800 -> v0.0.0-20260807164820-c8921c73eeea
k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25 -> v0.0.0-20260721132016-d427ff9ee9ad
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.4.1

@renovate
renovate Bot requested a review from a team as a code owner August 28, 2026 20:09
@renovate renovate Bot changed the title chore(deps): update module golang.org/x/crypto to v0.55.0 [security] (release-4.1) chore(deps): update module golang.org/x/crypto to v0.55.0 [security] (release-4.1) - autoclosed Aug 31, 2026
@renovate renovate Bot closed this Aug 31, 2026
@renovate
renovate Bot deleted the renovate/release-4.1-go-golang.org-x-crypto-vulnerability branch August 31, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies PRs and issues specific to updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants