CVE-2025-66518
Unknown
Unknown - Not Provided
Local File Access Bypass in Apache Kyuubi Server
Publication date: 2026-01-05
Last updated on: 2026-01-05
Assigner: Apache Software Foundation
Description
Description
Any client who can access to Apache Kyuubi Server via Kyuubi frontend protocols can bypass server-side config kyuubi.session.local.dir.allow.list and use local files which are not listed in the config.
This issue affects Apache Kyuubi: from 1.6.0 through 1.10.2.
Users are recommended to upgrade to version 1.10.3 or upper, which fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | kyuubi | From 1.6.0 (inc) to 1.10.2 (inc) |
| apache | kyuubi | 1.10.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-27 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize multiple internal "../" sequences that can resolve to a location that is outside of that directory. |