GO-2025-4116

Source
https://pkg.go.dev/vuln/GO-2025-4116
Import Source
https://vuln.go.dev/ID/GO-2025-4116.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-4116
Aliases
  • CVE-2025-47913
Published
2025-11-13T21:12:03Z
Modified
2025-11-13T21:42:40.987308Z
Summary
Potential denial of service in golang.org/x/crypto/ssh/agent
Details

SSH clients receiving SSHAGENTSUCCESS when expecting a typed response will panic and cause early termination of the client process.

Database specific
{
    "url": "https://pkg.go.dev/vuln/GO-2025-4116",
    "review_status": "REVIEWED"
}
References
Credits
    • Jakub Ciolek
    • Nicola Murino

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.43.0

Ecosystem specific

{
    "imports": [
        {
            "path": "golang.org/x/crypto/ssh/agent",
            "symbols": [
                "agentKeyringSigner.Sign",
                "agentKeyringSigner.SignWithAlgorithm",
                "client.List",
                "client.Sign",
                "client.SignWithFlags",
                "client.Signers"
            ]
        }
    ]
}