CVE-2026-23904

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:kyuubi:*:*:*:*:*:*:*:*

History

No history.

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