CVE-2026-56855
Last modified
CVE-2026-56855 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Previously, after a channel has been established, a malicious peer could send crafted messages that would deadlock the entire connection. Now, we handle all RFC 4254 channel messages; global requests are handled explicitly. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
Previously, after a channel has been established, a malicious peer could send crafted messages that would deadlock the entire connection. Now, we handle all RFC 4254 channel messages; global requests are handled explicitly. Then, treat all other messages as a protocol error and tear the connection down instead of buffering and blocking.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Crypto | < 0.56.0 |
References
- https://go.dev/issue/81317Issue Tracking, Vendor Advisory
- https://groups.google.com/g/golang-announce/c/1y3fb2np35UMailing List, Vendor Advisory
- https://pkg.go.dev/vuln/GO-2026-6355Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-56855?
How severe is CVE-2026-56855?
How do I fix CVE-2026-56855?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-56848A flaw in Node.js HTTP/2 handling allows `nghttp2_session_me…7.5
- CVE-2026-5685A vulnerability was identified in Tenda CX12L 16.03.53.12. T…8.8
- CVE-2026-56850A flaw in Node.js HTTPS Agent connection reuse can cause PFX…4.4
- CVE-2026-56852A norm.Iter can enter an infinite loop when handling input c…7.5
- CVE-2026-56853When a server is configured to support unencrypted HTTP/2, i…7.5
- CVE-2026-56854The source-address critical option in the Permissions return…7.5
- CVE-2026-56858Previously, pathological inputs could close an unescaped '/'…6.1
- CVE-2026-56859Previously, DecodeElement would reset the depth counter caus…7.5
- CVE-2026-5686A security flaw has been discovered in Tenda CX12L 16.03.53.…8.8
- CVE-2026-56860Previously, resolving relative paths containing parent direc…5.9
- CVE-2026-56862Handshake messages, such as KeyUpdate, are always considered…7.5
- CVE-2026-56864A malicious GOSUMDB was capable of serving arbitrary module …7.5
Are you affected by CVE-2026-56855?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
