Kyuubi Engine UI proxy accepts a host and port from the request path and proxies HTTP requests to that destination. A remote requester with network access to the proxy can cause the Kyuubi server to send HTTP requests to arbitrary reachable hosts, resulting in SSRF or open-proxy behavior.
This issue affects Apache Kyuubi: from 1.8.0 before 1.12.0.
Users are recommended to upgrade to version 1.12.0, which disables the proxy by default. To restore proxied Engine UI, set kyuubi.frontend.rest.engine.ui.proxy.enabled=true and configure allowed target hosts with kyuubi.frontend.rest.engine.ui.proxy.hosts.
References
| Link | Resource |
|---|---|
| https://github.com/apache/kyuubi/pull/7483 | Patch |
| https://lists.apache.org/thread/ps79fcfx49ox9kwgztc5t5bw0tyhck9m | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/07/29/3 | Mailing List Third Party Advisory |
Configurations
History
05 Aug 2026, 18:36
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/apache/kyuubi/pull/7483 - Patch | |
| References | () https://lists.apache.org/thread/ps79fcfx49ox9kwgztc5t5bw0tyhck9m - Mailing List, Vendor Advisory | |
| References | () http://www.openwall.com/lists/oss-security/2026/07/29/3 - Mailing List, Third Party Advisory | |
| First Time |
Apache
Apache kyuubi |
|
| CPE | cpe:2.3:a:apache:kyuubi:*:*:*:*:*:*:*:* |
29 Jul 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.3 |
29 Jul 2026, 11:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
29 Jul 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-29 10:16
Updated : 2026-08-05 18:36
NVD link : CVE-2026-23904
Mitre link : CVE-2026-23904
CVE.ORG link : CVE-2026-23904
JSON object : View
Products Affected
apache
- kyuubi
CWE
CWE-923
Improper Restriction of Communication Channel to Intended Endpoints
