CVE-2026-23991
Description
go-tuf is a Go implementation of The Update Framework (TUF). Starting in version 2.0.0 and prior to version 2.3.1, if the TUF repository (or any of its mirrors) returns invalid TUF metadata JSON (valid JSON but not well formed TUF metadata), the client will panic during parsing, causing a denial of service. The panic happens before any signature is validated. This means that a compromised repository/mirror/cache can DoS clients without having access to any signing key. Version 2.3.1 fixes the issue. No known workarounds are available.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | forky | fixed | 2.4.1+0.7.0-1 |
| debian | sid | fixed | 2.4.1+0.7.0-1 |
| debian | trixie | affected | |
| sles | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/theupdateframework/go-tuf/v2 | <2.3.1 | 2.3.1 |
References
- https://github.com/theupdateframework/go-tuf/security/advisories/GHSA-846p-jg2w-w324
- https://nvd.nist.gov/vuln/detail/CVE-2026-23991
- https://github.com/theupdateframework/go-tuf/commit/73345ab6b0eb7e59d525dac17a428f043074cef6
- https://github.com/theupdateframework/go-tuf
- https://github.com/theupdateframework/go-tuf/releases/tag/v2.3.1
- https://security-tracker.debian.org/tracker/CVE-2026-23991
- https://www.suse.com/security/cve/CVE-2026-23991.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.