Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-24686
January 27, 2026
go-tuf is a Go implementation of The Update Framework (TUF). go-tuf's TAP 4 Multirepo Client uses the map file repository name string ("repoName") as a filesystem path component when selecting the local metadata cache directory. Starting in version 2.0.0 and prior to version 2.4.1, if an application accepts a map file from an untrusted source, an attacker can supply a "repoName" containing traversal (e.g., "../escaped-repo") and cause go-tuf to create directories and write the root metadata file outside the intended "LocalMetadataDir" cache base, within the running process's filesystem permissions. Version 2.4.1 contains a patch.
Affected Packages
https://github.com/theupdateframework/go-tuf.git (GITHUB):
Affected version(s) >=v0.1.0 <v2.4.1
Fix Suggestion:
Update to version v2.4.1
github.com/theupdateframework/go-tuf/v2 (GO):
Affected version(s) >=v2.0.0 <v2.4.1
Fix Suggestion:
Update to version v2.4.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.7
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.7
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.01