Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-53487— Kite has an authenticated cluster RBAC bypass in /api/v1/overview

Quick assessment

Affected
kite-org kite
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Kite 是一个 Kubernetes 仪表盘。在 0.12.3 版本之前,经过身份验证的 Kite 用户无论其角色如何,都可以通过指定 头来请求其角色权限不允许访问的集群的 端点。由于 路由注册在 (基于角色的访问控制中间件)之前,且 函数仅检查用户是否拥有至少一个角色( ),因此该端点会向未经授权的用户返回聚合的 Kubernetes 资源清单和容量数据。该问题已在 0.12.3 版本中修复。

CVSS 4.3 · Medium EPSS 0.17% · P7

Possible ATT&CK Techniques 1 AI

T1078.001 · Default Accounts

Affected Version Matrix 1

VendorProduct Version RangeStatus
kite-org kite < 0.12.3 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-53487

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Kite has an authenticated cluster RBAC bypass in /api/v1/overview
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
kite-org kite < 0.12.3 -

II. Public POCs for CVE-2026-53487

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-53487

登录查看更多情报信息。

Vendor Advisories for CVE-2026-53487 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-53487

No comments yet


Leave a comment