Skip to content

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

Merged
alexwood merged 2 commits into
release-v0.28.4from
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)#28
alexwood merged 2 commits into
release-v0.28.4from
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

Chengxuan and others added 2 commits September 3, 2026 09:16
…, 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.
golang.org/x/crypto v0.56.0 requires Go 1.26, but CI, Docker, and the
tastora test module were still pinned to 1.25.
@alexwood
alexwood merged commit 48f736c into release-v0.28.4 Sep 3, 2026
18 of 20 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.

2 participants