Vulnary
← back to the feed
Critical· 9.1official fix available

CVE-2026-39833

A critical flaw in Go’s crypto library let keys with a ConfirmBeforeUse constraint sign data without prompting the user. This could allow an attacker to sign data or transactions without the user’s knowledge. The issue has been fixed in newer releases of the library.

publishedMay 22, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
34th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 24, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

The Go programming language’s crypto library (golang crypto) is affected. Developers and applications that use this library and rely on the ConfirmBeforeUse constraint are at risk.

02

Real-world impact

An attacker could sign data or transactions without the user’s consent, potentially enabling fraud or unauthorized actions.

03

Why this severity

The CVSS score of 9.1 reflects the high impact on confidentiality and integrity, the lack of authentication or user interaction required, and the ease of exploitation over the network.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade golang crypto to the latest release that includes the fix.

NVD-referenced vendor advisory

05

Timeline

  1. May 22, 2026 · May 22, 2026
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 23, 2026 · 12d ago
    Advisory updated
    The NVD record was last revised.
  3. Jul 25, 2026 · 10d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →