CVE-2026-39827
CVE-2026-39827 is a medium-severity vulnerability in Golang Crypto with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-924.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (10th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-31392
- Weakness: CWE-924
- Affected product: Golang Crypto
- Published:
- Last modified:
Description
An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.
Frequently asked questions
- What is CVE-2026-39827?
- An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.
- How severe is CVE-2026-39827?
- CVE-2026-39827 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-39827 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (10th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-39827?
- CVE-2026-39827 affects Golang Crypto. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-39827?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-39827 have an EU (EUVD) identifier?
- Yes. CVE-2026-39827 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-31392.
- When was CVE-2026-39827 published?
- CVE-2026-39827 was published on 2026-05-22 and last updated on 2026-06-17.
References
- https://go.dev/cl/781320
- https://go.dev/issue/35127
- https://groups.google.com/g/golang-announce/c/a082jnz-LvI
- https://pkg.go.dev/vuln/GO-2026-5016
Affected products (1)
- cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*
More vulnerabilities in Golang Crypto
- CVE-2026-46595 — Critical (CVSS 10.0): Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of…
- CVE-2026-42508 — Critical (CVSS 9.1): Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key'…
- CVE-2026-39834 — Critical (CVSS 9.1): When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload…
- CVE-2026-39833 — Critical (CVSS 9.1): The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never…
- CVE-2026-39832 — Critical (CVSS 9.1): When adding a key to a remote agent constraint extensions such as [email protected] were not…
- CVE-2026-39831 — Critical (CVSS 9.1): The Verify() method for FIDO/U2F security key types ([email protected], [email protected])…
All CVEs affecting Golang Crypto →
Other CWE-924 vulnerabilities
- CVE-2025-29628 — Critical (CVSS 9.4): A Gardyn Azure IoT Hub connection string is downloaded over an insecure HTTP connection in Gardyn Home Kit firmware…
- CVE-2024-44730 — Critical (CVSS 9.1): Incorrect access control in the function handleDataChannelChat(dataMessage) of Mirotalk before commit c21d58 allows…
- CVE-2020-5869 — Critical (CVSS 9.1): In BIG-IQ 5.2.0-7.0.0, high availability (HA) synchronization is not secure by TLS and may allow on-path attackers to…
- CVE-2025-0592 — High (CVSS 8.8): The vulnerability may allow a remote low priviledged attacker to run arbitrary shell commands by manipulating the…
- CVE-2019-25719 — High (CVSS 8.6): Dräger Infinity Acute Care System and Standalone Infinity M540 patient monitors running software versions VG4.1.1,…
- CVE-2021-34793 — High (CVSS 8.6): A vulnerability in the TCP Normalizer of Cisco Adaptive Security Appliance (ASA) Software and Firepower Threat Defense…