CVE-2026-52680
CriticalCVSS 9.8Exploitation Probability (EPSS)
Low risk43th percentile - higher than 43% of all known CVEs
Summary
Apache Kyuubi versions 1.7.0 through 1.11.1 are vulnerable to path traversal during REST batch multipart upload handling. An attacker can provide path traversal sequences in the filename, allowing content to be written outside the intended directory.
Risk Assessment
A remote attacker can write controlled content anywhere on the filesystem, potentially leading to data integrity compromise or privilege escalation.
Recommendation
It is recommended to upgrade Apache Kyuubi to version 1.12.0, which fixes the issue.
Original NVD description (English source)
Apache Kyuubi REST batch multipart upload handling uses the client-supplied multipart filename when creating a temporary uploaded resource. A remote attacker who can access the REST batch upload endpoint can provide path traversal sequences in the filename and cause the Kyuubi server process to write controlled content outside the intended upload directory, subject to filesystem permissions. This issue affects Apache Kyuubi: from 1.7.0 through 1.11.1. Users are recommended to upgrade to version 1.12.0, which fixes the issue.

