Incorrect Authorization Affecting kibana-9.3-oci-entrypoint package, versions <9.3.2-r1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.33% (25th 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-KIBANA93OCIENTRYPOINT-15684625
  • published18 Mar 2026
  • disclosed6 Mar 2026

Introduced: 6 Mar 2026

CVE-2026-29087  (opens in a new tab)
CWE-863  (opens in a new tab)

How to fix?

Upgrade Minimos:latest kibana-9.3-oci-entrypoint to version 9.3.2-r1 or higher.

NVD Description

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

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections (e.g. protecting /admin/*), inconsistent URL decoding can allow protected static resources to be accessed without authorization. In particular, paths containing encoded slashes (%2F) may be evaluated differently by routing/middleware matching versus static file path resolution, enabling a bypass where middleware does not run but the static file is still served. This issue has been patched in version 1.19.10.