FKIE_CVE-2026-39833
Vulnerability from fkie_nvd - Published: 2026-05-22 04:16 - Updated: 2026-05-22 04:16
Severity
Summary
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
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"id": "CVE-2026-39833",
"lastModified": "2026-05-22T04:16:22.773",
"metrics": {},
"published": "2026-05-22T04:16:22.773",
"references": [
{
"source": "security@golang.org",
"url": "https://go.dev/cl/778640"
},
{
"source": "security@golang.org",
"url": "https://go.dev/cl/778641"
},
{
"source": "security@golang.org",
"url": "https://go.dev/issue/79436"
},
{
"source": "security@golang.org",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"source": "security@golang.org",
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Received"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…