๐Ÿ” CVE Alert

CVE-2026-53487

MEDIUM 4.3

Kite has an authenticated cluster RBAC bypass in /api/v1/overview

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor kite-org
Product kite
Published Aug 21, 2026
Stay Ahead of the Next One

Get instant alerts for kite-org kite

Be the first to know when new medium vulnerabilities affecting kite-org kite are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

kite-org / kite
< 0.12.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kite-org/kite/security/advisories/GHSA-gvhc-wv3v-7pf8