FKIE_CVE-2026-39830
Vulnerability from fkie_nvd - Published: 2026-05-22 04:16 - Updated: 2026-05-22 04:16
Severity
Summary
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.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection\u0027s 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."
}
],
"id": "CVE-2026-39830",
"lastModified": "2026-05-22T04:16:22.440",
"metrics": {},
"published": "2026-05-22T04:16:22.440",
"references": [
{
"source": "security@golang.org",
"url": "https://go.dev/cl/781640"
},
{
"source": "security@golang.org",
"url": "https://go.dev/cl/781664"
},
{
"source": "security@golang.org",
"url": "https://go.dev/issue/79564"
},
{
"source": "security@golang.org",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"source": "security@golang.org",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Received"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…