GHSA-vgwf-h737-ff37

Suggest an improvement
Source
https://github.com/advisories/GHSA-vgwf-h737-ff37
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-vgwf-h737-ff37/GHSA-vgwf-h737-ff37.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-vgwf-h737-ff37
Aliases
Downstream
Related
Published
2026-06-25T22:18:17Z
Modified
2026-07-07T15:30:11.396564963Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
golang.org/x/crypto: Invoking client can cause server deadlock on unexpected responses
Details

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.

Database specific
{
    "github_reviewed": true,
    "nvd_published_at": "2026-05-22T04:16:22Z",
    "github_reviewed_at": "2026-06-25T22:18:17Z",
    "severity": "CRITICAL",
    "cwe_ids": [
        "CWE-119",
        "CWE-772"
    ]
}
References

Affected packages

Go / golang.org/x/crypto

Package

Name
golang.org/x/crypto
View open source insights on deps.dev
Purl
pkg:golang/golang.org/x/crypto

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.52.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-vgwf-h737-ff37/GHSA-vgwf-h737-ff37.json"