PT-2026-4844 · Go-Tuf · Go-Tuf
1Seal
·
Published
2026-01-26
·
Updated
2026-05-18
·
CVE-2026-24686
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
go-tuf versions prior to 2.4.1
Description
go-tuf is a Go implementation of The Update Framework (TUF). The TAP 4 Multirepo Client uses the map file repository name string (
repoName) as a filesystem path component when selecting the local metadata cache directory. If an application accepts a map file from an untrusted source, an attacker can supply a repoName containing traversal sequences (e.g., ../escaped-repo) and cause go-tuf to create directories and write the root metadata file outside the intended cache base, within the running process's filesystem permissions. This allows overwriting arbitrary files.Recommendations
Update to version 2.4.1 or later.
Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Go-Tuf