Cross-Site WebSocket Hijacking in Kubetail by Kubetail Org
CVE-2026-44514
6.5MEDIUM
What is CVE-2026-44514?
Kubetail is a real-time logging tool for Kubernetes that had a vulnerability in versions prior to 0.14.0, exposing WebSocket endpoints without proper validation of the Origin header during connection upgrades. This flaw allows a malicious website to hijack a user's active Kubetail session, potentially granting access to Kubernetes logs in real-time. Both standalone (default http://localhost:7500) and cluster deployments are affected, particularly when set up behind an Ingress with HTTP basic authentication. A fix has been implemented in version 0.14.0.
Affected Version(s)
github.com/kubetail-org/kubetail/modules/cli < 0.16.0
github.com/kubetail-org/kubetail/modules/dashboard < 0.14.0
kubetail < 0.14.0
