CVE-2026-39833
CRITICAL EPSS 27.9%
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
The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.
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
27.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-862 Missing Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| golang | crypto | * | <0.52.0 |
References 5
- go.dev https://go.dev/cl/778640
- go.dev https://go.dev/cl/778641
- go.dev https://go.dev/issue/79436
- groups.google.com https://groups.google.com/g/golang-announce/c/a082jnz-LvI
- pkg.go.dev https://pkg.go.dev/vuln/GO-2026-5005
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.