SCA: security update for github.com/tilt-dev/tilt (GHSA-p749-9w62-w533)

high Tenable Self-Hosted Container Security Plugin ID 443587

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.19.5 through 0.37.3, the
Tilt HUD server mounts Go net/http/pprof handlers under /debug with no access control. When the HUD or
apiserver listener is network-exposed, an unauthenticated caller can read process memory through
/debug/pprof/heap and /debug/pprof/goroutine, including session and apiserver tokens, and degrade
performance through /debug/pprof/profile or /debug/pprof/trace. This issue is fixed in version 0.37.4.
(CVE-2026-55882)

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-p749-9w62-w533

Plugin Details

Severity: High

ID: 443587

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: Low

Score: 3

Percentile: 23.72

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-55882

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: High

Base Score: 8.3

Threat Score: 4.8

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/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-55882

cwe: CWE-200