Directory Traversal Affecting kibana-8.18-advanced package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.45% (37th 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-KIBANA818ADVANCED-17329477
  • published13 Jun 2026
  • disclosed17 Jul 2026

Introduced: 13 Jun 2026

CVE-2026-48049  (opens in a new tab)
CWE-22  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest kibana-8.18-advanced.

NVD Description

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

@hapi/inert provides static file and directory handlers for hapi.js. From 4.0.0 to 7.1.0, @hapi/inert serves static files from a directory configured with path in the directory or file handlers or relativeTo for h.file(), with confinement enforced by the confine option, but the confinement check compared the resolved absolute path against the confine directory using a raw string-prefix test, so a sibling directory such as /app/static-secret next to /app/static was incorrectly accepted and could allow an unauthenticated remote attacker to read files via /..%2fstatic-secret/secret.txt. This issue is fixed in version 7.1.1.