CVE-2026-39833
Last modified
CVE-2026-39833 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Crypto | < 0.52.0 |
References
- https://go.dev/issue/79436Issue Tracking
- https://pkg.go.dev/vuln/GO-2026-5005Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-39833?
How severe is CVE-2026-39833?
How do I fix CVE-2026-39833?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-39828When an SSH server authentication callback returned PartialS…6.3
- CVE-2026-39829The RSA and DSA public key parsers did not enforce size limi…7.5
- CVE-2026-3983A security flaw has been discovered in Campcodes Division Re…3.5
- CVE-2026-39830A malicious SSH peer could send unsolicited global request r…9.1
- CVE-2026-39831The Verify() method for FIDO/U2F security key types (sk-ecds…9.1
- CVE-2026-39832When adding a key to a remote agent constraint extensions su…9.1
- CVE-2026-39834When writing data larger than 4GB in a single Write call on …9.1
- CVE-2026-39835SSH servers which use CertChecker as a public key callback w…5.3
- CVE-2026-39836The Dial and LookupPort functions panic on Windows when prov…7.5
- CVE-2026-39837Improper neutralization of Script-Related HTML tags in a web…5.4
- CVE-2026-39838Improper neutralization of input during web page generation …6.9
- CVE-2026-39839Improper neutralization of Script-Related HTML tags in a web…6.1
Are you affected by CVE-2026-39833?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
