CVE-2026-44514

Kubetail is a real-time logging dashboard for Kubernetes. Prior to 0.14.0, Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. This is a Cross-Site WebSocket Hijacking (CSWSH) vulnerability and affects both the desktop deployment (default http://localhost:7500) and cluster deployments (typically behind an Ingress with HTTP basic auth). This vulnerability is fixed in 0.14.0.
Configurations

No configuration.

History

14 May 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-14 17:16

Updated : 2026-05-14 18:31


NVD link : CVE-2026-44514

Mitre link : CVE-2026-44514

CVE.ORG link : CVE-2026-44514


JSON object : View

Products Affected

No product.

CWE
CWE-1385

Missing Origin Validation in WebSockets