VYPR

tilt

by Tilt

CVEs (3)

  • CVE-2026-55884criJun 19, 2026
    risk 0.52cvss epss

    ## Summary The Tilt HUD HTTP server exposes state-changing and sensitive-read endpoints with no authentication. When the HUD is bound to a non-loopback address, a network attacker can trigger the developer's pre-defined Tiltfile resources, tamper with Tiltfile arguments, read…

  • CVE-2026-55883higJun 19, 2026
    risk 0.38cvss epss

    ## Summary The Tilt HUD WebSocket (`/ws/view`) is gated by a CSRF token, but the token is served by an unauthenticated endpoint and the upgrader accepts any client that omits an `Origin` header. When the HUD is network-exposed, an attacker can open the HUD stream and read the…

  • CVE-2026-55882higJun 19, 2026
    risk 0.38cvss epss

    ## Summary The Tilt HUD server mounts Go's `net/http/pprof` handlers under `/debug` with no access control. When the HUD is network-exposed, an attacker can read process memory — including session and apiserver tokens — and hold the process under profiling. ## Details A…