CVE-2026-39830
Last modified
CVE-2026-39830 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Crypto | < 0.52.0 |
References
- https://go.dev/cl/781640Issue Tracking
- https://go.dev/cl/781664Issue Tracking
- https://go.dev/issue/79564Issue Tracking
- https://pkg.go.dev/vuln/GO-2026-5017Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-39830?
How severe is CVE-2026-39830?
How do I fix CVE-2026-39830?
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-39825ReverseProxy can forward queries containing parameters not v…5.3
- CVE-2026-39826If a trusted template author were to write a <script> tag co…6.1
- CVE-2026-39827An authenticated SSH client that repeatedly opened channels …6.5
- CVE-2026-39828When an SSH server authentication callback returned PartialS…6.3
- CVE-2026-39829The RSA and DSA public key parsers did not enforce size limi…7.5
- CVE-2026-3983A security flaw has been discovered in Campcodes Division Re…3.5
- CVE-2026-39831The Verify() method for FIDO/U2F security key types (sk-ecds…9.1
- CVE-2026-39832When adding a key to a remote agent constraint extensions su…9.1
- CVE-2026-39833The in-memory keyring returned by NewKeyring() silently acce…9.1
- CVE-2026-39834When writing data larger than 4GB in a single Write call on …9.1
- CVE-2026-39835SSH servers which use CertChecker as a public key callback w…5.3
- CVE-2026-39836The Dial and LookupPort functions panic on Windows when prov…7.5
Are you affected by CVE-2026-39830?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
