CVE-2026-53487

Source
https://cve.org/CVERecord?id=CVE-2026-53487
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53487.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53487
Aliases
Downstream
Related
Published
2026-08-21T21:35:41.451Z
Modified
2026-08-27T11:30:57.839687903Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Kite has an authenticated cluster RBAC bypass in /api/v1/overview
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53487.json",
    "cwe_ids": [
        "CWE-862"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/kite-org/kite

Affected ranges

Type
GIT
Repo
https://github.com/kite-org/kite
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.12.3"
        }
    ]
}

Affected versions

helm-chart-0.*
helm-chart-0.4.1
helm-chart-0.5.0
v0.*
v0.10.0
v0.11.0
v0.12.0
v0.12.1
v0.12.2
v0.4.0
v0.4.1
v0.5.0
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.6.7
v0.6.8
v0.6.9
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.1
v0.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53487.json"