Skip to content

dep(all modules): Bump golang.org/x/crypto to v0.56.0 (CVE-2026-56855, CVE-2026-78662) - #14

Merged
alexwood merged 2 commits into
release-v28.0.0from
fix-crypto-cve
Sep 3, 2026
Merged

dep(all modules): Bump golang.org/x/crypto to v0.56.0 (CVE-2026-56855, CVE-2026-78662)#14
alexwood merged 2 commits into
release-v28.0.0from
fix-crypto-cve

Conversation

@Chengxuan

Copy link
Copy Markdown

Description

Bumps golang.org/x/crypto from its current pinned version to v0.56.0 to patch CVE-2026-56855 and CVE-2026-78662. Both are SSH connection-deadlock DoS issues in golang.org/x/crypto/ssh, where a malicious peer can send crafted channel/mux messages that block the entire connection.

Details

  • CVE patch
  • Fork sync
  • Routine dependency bump

…, CVE-2026-78662)

Patches CVE-2026-56855 and CVE-2026-78662, SSH connection-deadlock DoS
issues in golang.org/x/crypto/ssh where a malicious peer can send
crafted channel/mux messages that block the entire connection.
@Chengxuan
Chengxuan requested a review from a team September 3, 2026 08:18
Update setup-go and CodeQL workflows to match go.mod requiring go 1.26.0.
@alexwood
alexwood merged commit bc4ce14 into release-v28.0.0 Sep 3, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants