CyberRota
Back to database

CVE-2026-39833

CRITICAL · CVSS 9.1 EPSS 0.30%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-22 · Last synced: 2026-06-20

CyberRota Analysis

Bellek tüketimine neden olabilir.

CVE
CVE-2026-39833
Severity
CRITICAL
CVSS
9.1
EPSS
0.30%

Original NVD 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.