VYPR
Vendor

hapijs

Products
9
CVEs
13
Across products
13
Status
Private

Products

9

Recent CVEs

13
  • CVE-2018-3728HigMar 30, 2018
    risk 0.50cvss 8.8epss 0.04

    hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or…

  • CVE-2017-16013HigJun 4, 2018
    risk 0.49cvss 7.5epss 0.02

    hapi is a web and services application framework. When hapi >= 15.0.0 <= 16.1.0 encounters a malformed `accept-encoding` header an uncaught exception is thrown. This may cause hapi to crash or to hang the client connection until the timeout period is reached.

  • CVE-2020-36604HigSep 23, 2022
    risk 0.46cvss 8.1epss 0.01

    hoek before 8.5.1 and 9.x before 9.0.3 allows prototype poisoning in the clone function.

  • CVE-2015-9241HigMay 29, 2018
    risk 0.42cvss 7.5epss 0.02

    Certain input passed into the If-Modified-Since or Last-Modified headers will cause an 'illegal access' exception to be raised. Instead of sending a HTTP 500 error back to the sender, hapi node module before 11.1.3 will continue to hold the socket open until timed out (default…

  • 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-2015-9243MedMay 29, 2018
    risk 0.38cvss 5.9epss 0.01

    When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher level config included security restrictions (like origin), a higher level config that included security restrictions (like origin) would have…

  • CVE-2026-48022MedJul 17, 2026
    risk 0.35cvss 6.5epss 0.00

    @hapi/wreck is an HTTP client utility. Prior to 18.1.2, Wreck strips credential headers including Authorization, Cookie, and Proxy-Authorization before following a cross-origin redirect, but the origin check compares hostnames only and ignores scheme and port, so credentials are…

  • CVE-2015-9236MedMay 31, 2018
    risk 0.35cvss 5.3epss 0.02

    Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were expected to be forbidden. If the connection has CORS enabled but one route has it off, and…

  • CVE-2026-44979MedJul 17, 2026
    risk 0.34cvss epss 0.00

    @hapi/wreck is an HTTP client utility. Prior to 18.1.1, when @hapi/wreck follows a 3xx redirect to a different hostname, only the Authorization and Cookie headers are stripped, and the standard credential header Proxy-Authorization is forwarded intact to the redirect target,…

  • CVE-2017-16025MedJun 4, 2018
    risk 0.31cvss 5.9epss 0.02

    Nes is a websocket extension library for hapi. Hapi is a webserver framework. Versions below and including 6.4.0 have a denial of service vulnerability via an invalid Cookie header. This is only present when websocket authentication is set to `cookie`. Submitting an invalid…

  • CVE-2023-25166MedFeb 8, 2023
    risk 0.29cvss 5.5epss 0.01

    formula is a math and string formula parser. In versions prior to 3.0.1 crafted user-provided strings to formula's parser might lead to polynomial execution time and a denial of service. Users should upgrade to 3.0.1+. There are no known workarounds for this vulnerability.

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

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

  • CVE-2026-48038MedJul 14, 2026
    risk 0.27cvss 5.3epss 0.00

    joi is a schema description language and data validator for JavaScript. Prior to 17.13.4 and 18.2.1, denial of service is possible via an untrapped exception in services validating user-supplied JSON or object input with recursive link() schemas. When validate() is called…