SCA: security update for github.com/gittuf/gittuf (GHSA-vxvc-cg7j-rwqj)

medium Tenable Cloud Security Plugin ID 441452

Description

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

- gittuf is a platform-agnostic Git security system. Prior to 0.14.0, an attacker with push access to
gittuf's Reference State Log (RSL) can roll back the current policy to any previous policy trusted by the
current set of root keys. gittuf determines the policy to load by inspecting the RSL. Except for the very
first policy (which is automatically trusted given gittuf's TOFU model, or verified against manually
specified keys), whenever an RSL entry that points to a new policy is encountered, gittuf validates that
this policy is trusted. This is done by checking that the new policy’s root metadata is signed by the
required threshold of the current policy's root keys. Because of this, an attacker with push access to the
RSL may create a new entry that references an old policy (that is trusted by the most recent policy's set
of root keys), thereby rolling back gittuf's policy to the attacker's chosen state. This vulnerability is
fixed in 0.14.0. (CVE-2026-44544)

Solution

Update the github.com/gittuf/gittuf library and its related packages to version 0.14.0 or later.

See Also

https://github.com/advisories/GHSA-vxvc-cg7j-rwqj

Plugin Details

Severity: Medium

ID: 441452

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/7/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.69

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-44544

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 4.9

Threat Score: 1.1

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/7/2026

Vulnerability Publication Date: 5/7/2026

Reference Information

CVE: CVE-2026-44544

cwe: CWE-639