← Voltar à pesquisa de CVEs

CVE-2026-53487

Kite

Descrição

Kite is a Kubernetes dashboard. Prior to version 0.12.3, authenticated Kite users with any role can request `/api/v1/overview` for a cluster that their roles do not permit by selecting that cluster with `x-cluster-name`. The overview route is registered before `middleware.RBACMiddleware()` and `GetOverview` only checks `len(user.Roles) > 0`, so it returns aggregate Kubernetes inventory and capacity data from unauthorized clusters. Version 0.12.3 fixes the issue.

CVSS 4.3EPSS 0.17099999999999999%Risco 0.44
Ver fonte
Publicação
2026-08-21 22:16:38
Versões afetadas
<0.12.3
Tipo
Aplicação web
Última alteração
2026-08-25 17:17:29
Vetor
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N