SCA: security update for github.com/tilt-dev/tilt (GHSA-c73q-8xxr-rgqm)

critical Tenable Self-Hosted Container Security Plugin ID 443606

Description

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

- Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.20.8 through 0.37.3, the
Tilt HUD HTTP server registers handlers on a gorilla/mux router with no authenticating middleware. When
the HUD is bound to a non-loopback address, an unauthenticated network caller can trigger developer-
defined resources, tamper with Tiltfile arguments, read full engine state including the session token, and
invoke apiserver resources through the token-attaching /proxy handler. This issue is fixed in version
0.37.4. (CVE-2026-55884)

Solution

Update the github.com/tilt-dev/tilt library and its related packages to version 0.37.4 or later.

See Also

https://github.com/advisories/GHSA-c73q-8xxr-rgqm

Plugin Details

Severity: Critical

ID: 443606

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/19/2026

Updated: 7/13/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.71

Vendor

Vendor Severity: Critical

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-55884

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 7.1

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/19/2026

Vulnerability Publication Date: 6/19/2026

Reference Information

CVE: CVE-2026-55884

cwe: CWE-306