CVE-2026-39832
CRITICAL EPSS 31.6%
Published May 22, 20261mo ago · Modified Jun 17, 20261w ago
9.1 CVSS 3.1
Published May 22, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
31.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-502 Deserialization of Untrusted Data Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| golang | crypto | * | <0.52.0 |
References 4
- go.dev https://go.dev/cl/778642
- go.dev https://go.dev/issue/79435
- groups.google.com https://groups.google.com/g/golang-announce/c/a082jnz-LvI
- pkg.go.dev https://pkg.go.dev/vuln/GO-2026-5006
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.