Beveiligingsadvies

CVE-2026-39833

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-22 02:31:26
Laatst bijgewerkt 2026-08-11 21:28:47
Toegewezen door Go
CVSS-score 9.1
Status PUBLISHED

Beschrijving

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.