HTTP Request Smuggling Affecting kibana-9.3-advanced package, versions <9.3.6-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.26% (18th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-KIBANA93ADVANCED-17432229
  • published24 Jun 2026
  • disclosed28 May 2026

Introduced: 28 May 2026

CVE-2026-47676  (opens in a new tab)
CWE-444  (opens in a new tab)
CWE-693  (opens in a new tab)

How to fix?

Upgrade Minimos:latest kibana-9.3-advanced to version 9.3.6-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kibana-9.3-advanced package and not the kibana-9.3-advanced package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, app.mount() strips the mount prefix from the incoming request path using the raw URL pathname, while route matching is performed against the percent-decoded path. This inconsistency causes the prefix to be stripped at the wrong position when the path contains percent-encoded multi-byte characters, resulting in the mounted sub-application receiving an incorrect path. This vulnerability is fixed in 4.12.21.