CVE-2026-44514 Details
Description
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.
A Cross-Site WebSocket Hijacking vulnerability has been identified in Kubetail, a real-time logging dashboard for Kubernetes, affecting versions prior to 0.14.0. The issue arises because the dashboard's WebSocket endpoints did not properly validate the Origin header during connection upgrades. This flaw allows a malicious web page to open a WebSocket connection to the dashboard of a user with an active Kubetail session, enabling the attacker to read Kubernetes logs in real time. The vulnerability impacts both the desktop deployment, which defaults to 'localhost:7500', and cluster deployments typically behind an Ingress with HTTP basic authentication.
Users can upgrade to Kubetail Dashboard version 0.14.0 or later, Kubetail Helm Chart version 0.23.0 or later, or Kubetail CLI version 0.16.0 or later. If an immediate upgrade is not possible, desktop users should stop the dashboard when not in use and avoid visiting untrusted sites in the same browser profile. For cluster deployments, access should be restricted to a VPN, bastion, or office network, and a stronger authentication layer added in front of basic auth.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 14, 2026CISA-ADP
Assessed May 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kubetail-org/kubetail/security/advisories/GHSA-v8j7-hp7c-738f | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1385 | Missing Origin Validation in WebSockets | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Kubetail | All versions |
CPE
Remediation
| |
| Kubetail Dashboard | All versions |
CPE
Remediation
| |
| Kubetail Helm Chart | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | New CVE Received | [email protected] |
Volerion