VYPR

Inert

by hapijs

Source repositories

CVEs (2)

  • CVE-2014-10068HigMay 29, 2018
    risk 0.42cvss 7.5epss 0.02

    The inert directory handler in inert node module before 1.1.1 always allows files in hidden directories to be served, even when `showHidden` is false.

  • CVE-2026-48049MedJul 17, 2026
    risk 0.27cvss 5.3epss 0.01

    @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…