SCA: security update for turbo (GHSA-hcf7-66rw-9f5r)

medium Tenable Self-Hosted Container Security Plugin ID 444113

Description

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

- Turborepo is a high-performance build system for JavaScript and TypeScript codebases. Prior to 2.9.14,
Turborepo's self-hosted login and SSO browser flows did not validate a CSRF state value on the localhost
callback. While the CLI was waiting for authentication, a malicious web page could send a request to the
local callback server with an attacker-controlled token. If accepted before the legitimate callback, the
CLI could complete login with the wrong credentials. This affects users authenticating the turbo CLI
against self-hosted remote cache/auth endpoints. Vercel-hosted login flows using device authorization are
not affected. This vulnerability is fixed in 2.9.14. (CVE-2026-45773)

Solution

Update the turbo library and its related packages to version 2.9.14 or later.

See Also

https://github.com/advisories/GHSA-hcf7-66rw-9f5r

Plugin Details

Severity: Medium

ID: 444113

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/29/2026

Updated: 6/29/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-45773

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/19/2026

Vulnerability Publication Date: 5/15/2026

Reference Information

CVE: CVE-2026-45773

cwe: CWE-352