CVE-2026-39833

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

Configuration 1 (hide)

cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*

History

No history.

Information

Published : 2026-05-22 04:16

Updated : 2026-08-11 22:17


NVD link : CVE-2026-39833

Mitre link : CVE-2026-39833

CVE.ORG link : CVE-2026-39833


JSON object : View

Products Affected

golang

  • crypto
CWE
CWE-862

Missing Authorization