NONE · 0

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

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

References

FAQ

What is CVE-2026-39833?

CVE-2026-39833 is a documented vulnerability. 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...

How severe is CVE-2026-39833?

CVSS scoring is not yet available for CVE-2026-39833. Check NVD for updates.

Is there a patch for CVE-2026-39833?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.