HOMEVULNERABILITIESCVE-2026-39833
CRITICAL

CVE-2026-39833

Published: May 22, 2026· Updated: May 28, 2026

9.1
CVSS v3.1
EPSS:0.03%probability of exploitation in 30 daysPercentile:10.0th

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

NVD Source

Risk Analysis

This critical vulnerability in the golang:crypto package involves the in-memory keyring silently accepting and then failing to enforce the 'ConfirmBeforeUse' constraint. Keys would sign without any confirmation, misleading callers about the constraint's effectiveness. With a CVSS score of 9.1, this flaw poses a significant risk to the integrity of key usage.

No public exploit is currently known for this vulnerability. The flaw is remotely exploitable (AV:N) without requiring any authentication (PR:N) or user interaction (UI:N).

Recommended Action

Update the golang:crypto package to a version where NewKeyring() returns an error when unsupported constraints are requested. Developers should review their use of keyrings and ensure all desired constraints are properly enforced.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

Technical Analysis

CVE-2026-39833 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Affected Vendors & Products

Go1 product
crypto
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (5)

Quick Facts

CVE IDCVE-2026-39833
CVSS Score9.1 / 10
SeverityCRITICAL
CISA KEVNo
EPSS (30d)0.03%
Affected1 vendor
PublishedMay 22, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-39833 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.