SCA: security update for github.com/theupdateframework/go-tuf/v2 (GHSA-jqc5-w2xx-5vq4)

medium Tenable Cloud Security Plugin ID 437371

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-24686)

See Also

https://github.com/advisories/GHSA-jqc5-w2xx-5vq4

Plugin Details

Severity: Medium

ID: 437371

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/29/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.8

Temporal Score: 3

Vector: CVSS2#AV:L/AC:H/Au:S/C:N/I:C/A:N

CVSS Score Source: CVE-2026-24686

CVSS v3

Risk Factor: Medium

Base Score: 4.7

Temporal Score: 4.2

Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/26/2026

Vulnerability Publication Date: 1/26/2026

Reference Information

CVE: CVE-2026-24686

cwe: CWE-22