Skip to content

Fix possible fix(deps): golang.org/x/crypto v0.53.0 → 0.55.0 (CVE-2026-56854) in go.mod - #8

Merged
xiaozhou26 merged 1 commit into
xiaozhou26:mainfrom
begininvoke:redgem/security-fix-9285e622
Sep 3, 2026
Merged

Fix possible fix(deps): golang.org/x/crypto v0.53.0 → 0.55.0 (CVE-2026-56854) in go.mod#8
xiaozhou26 merged 1 commit into
xiaozhou26:mainfrom
begininvoke:redgem/security-fix-9285e622

Conversation

@begininvoke

Copy link
Copy Markdown
Contributor

This changes go.mod to address something a scan flagged. It is around line 1.

CVE-2026-56854 reveals that source-address restrictions configured via several SSH authentication callbacks (e.g., PasswordCallback, KeyboardInteractiveCallback) are silently ignored. This flaw allows attackers to bypass IP-based access controls, potentially granting unauthorized remote access. Due to the critical severity and direct impact on authentication security, immediate remediation is required.

Update golang.org/x/crypto to v0.55.0 to address CVE‑2026‑56854.

For reference: rule CVE-2026-56854. Rated critical.

Take or leave whichever parts are useful. If this is not the right approach, closing is fine.


Found with automated scanning (RedGem) and reviewed before opening. If it is not useful, closing it is completely fine.

@xiaozhou26
xiaozhou26 merged commit 9f7d9ea into xiaozhou26:main Sep 3, 2026
1 check failed
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