CVE-2025-47914
MEDIUM EPSS 37.4%
Published Nov 19, 20257mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published Nov 19, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago
Description
SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
37.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-125 Out-of-bounds Read Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| golang | crypto | * | <0.45.0 |
References 4
- go.dev https://go.dev/cl/721960
- go.dev https://go.dev/issue/76364
- groups.google.com https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA
- pkg.go.dev https://pkg.go.dev/vuln/GO-2025-4135