Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/crypto v0.41.0v0.45.0 age confidence

Potential denial of service in golang.org/x/crypto/ssh/agent

CVE-2025-47913 / GO-2025-4116

More information

Details

SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.

Severity

Unknown

References

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


Malformed constraint may cause denial of service in golang.org/x/crypto/ssh/agent

CVE-2025-47914 / GHSA-f6x5-jh6r-wrfv / GO-2025-4135

More information

Details

SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.

Severity

Unknown

References

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


Unbounded memory consumption in golang.org/x/crypto/ssh

CVE-2025-58181 / GHSA-j5w8-q4qc-rx2x / GO-2025-4134

More information

Details

SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

Severity

Unknown

References

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


golang.org/x/crypto/ssh allows an attacker to cause unbounded memory consumption

CVE-2025-58181 / GHSA-j5w8-q4qc-rx2x / GO-2025-4134

More information

Details

SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

Severity

  • CVSS Score: 5.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

References

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


golang.org/x/crypto/ssh/agent vulnerable to panic if message is malformed due to out of bounds read

CVE-2025-47914 / GHSA-f6x5-jh6r-wrfv / GO-2025-4135

More information

Details

SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.

Severity

  • CVSS Score: 5.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

References

This data is provided by OSV and the GitHub Advisory 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.

🔕 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 security label Nov 21, 2025
@renovate renovate bot requested a review from a team as a code owner November 21, 2025 04:58
@renovate renovate bot added the security label Nov 21, 2025
@renovate renovate bot enabled auto-merge (squash) November 21, 2025 04:58
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 21, 2025
@renovate renovate bot force-pushed the renovate/go-golang.org-x-crypto-vulnerability branch 3 times, most recently from 5ee1001 to 674d6c7 Compare November 23, 2025 10:56
@renovate renovate bot force-pushed the renovate/go-golang.org-x-crypto-vulnerability branch 2 times, most recently from 84b7f40 to 3f16584 Compare December 12, 2025 06:08
@renovate renovate bot force-pushed the renovate/go-golang.org-x-crypto-vulnerability branch 2 times, most recently from 91af975 to 1477120 Compare December 18, 2025 13:35
@renovate
Copy link
Contributor Author

renovate bot commented Dec 22, 2025

ℹ️ Artifact update notice

File name: testing/coreruleset/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):

  • 4 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
golang.org/x/net v0.43.0 -> v0.47.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.35.0 -> v0.38.0
golang.org/x/text v0.28.0 -> v0.31.0

@renovate renovate bot force-pushed the renovate/go-golang.org-x-crypto-vulnerability branch from 1477120 to 314e77a Compare December 22, 2025 19:30
@renovate renovate bot changed the title chore(deps): update module golang.org/x/crypto to v0.45.0 [security] chore(deps): update module golang.org/x/crypto to v0.45.0 [security] - autoclosed Dec 22, 2025
@renovate renovate bot closed this Dec 22, 2025
auto-merge was automatically disabled December 22, 2025 22:05

Pull request was closed

@renovate renovate bot deleted the renovate/go-golang.org-x-crypto-vulnerability branch December 22, 2025 22:05
@renovate renovate bot changed the title chore(deps): update module golang.org/x/crypto to v0.45.0 [security] - autoclosed chore(deps): update module golang.org/x/crypto to v0.45.0 [security] Dec 24, 2025
@renovate renovate bot reopened this Dec 24, 2025
@renovate renovate bot force-pushed the renovate/go-golang.org-x-crypto-vulnerability branch 2 times, most recently from 314e77a to 0543610 Compare December 24, 2025 13:07
@renovate renovate bot enabled auto-merge (squash) December 24, 2025 17:55
@renovate renovate bot force-pushed the renovate/go-golang.org-x-crypto-vulnerability branch 3 times, most recently from fc20f6a to d4228f6 Compare December 29, 2025 13:19
@renovate renovate bot force-pushed the renovate/go-golang.org-x-crypto-vulnerability branch from d4228f6 to 590ae6b Compare December 29, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant