VYPR

Hono

by Honojs

npm: hono

Source repositories

CVEs (47)

  • CVE-2026-27700HigFeb 25, 2026
    risk 0.46cvss 8.2epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. In versions 4.12.0 and 4.12.1, when using the AWS Lambda adapter (`hono/aws-lambda`) behind an Application Load Balancer (ALB), the `getConnInfo()` function incorrectly selected the first value…

  • CVE-2026-22818HigJan 13, 2026
    risk 0.46cvss 8.2epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did…

  • CVE-2026-22817HigJan 13, 2026
    risk 0.46cvss 8.2epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the JWT header’s alg value to influence signature verification when the selected JWK did not…

  • CVE-2025-62610HigOct 22, 2025
    risk 0.46cvss 8.1epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud (Audience) verification option, which can cause confused-deputy / token-mix-up issues: an…

  • CVE-2026-39408HigApr 8, 2026
    risk 0.42cvss 7.5epss 0.01

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path traversal issue in toSSG() allows files to be written outside the configured output directory during static site generation. When using dynamic route parameters via…

  • CVE-2026-29045HigMar 4, 2026
    risk 0.42cvss 7.5epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using serveStatic together with route-based middleware protections (e.g. app.use('/admin/*', ...)), inconsistent URL decoding allowed protected static resources to…

  • CVE-2025-58362HigSep 5, 2025
    risk 0.42cvss 7.5epss 0.01

    Hono is a Web application framework that provides support for any JavaScript runtime. Versions 4.8.0 through 4.9.5 contain a flaw in the getPath utility function which could allow path confusion and potential bypass of proxy-level ACLs (e.g. Nginx location blocks). The original…

  • CVE-2026-54290HigJun 22, 2026
    risk 0.39cvss 7.1epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, with credentials: true and no explicit origin (the default wildcard), the CORS Middleware reflects the request's Origin and sends Access-Control-Allow-Credentials: true. Any…

  • CVE-2026-59896MedJul 8, 2026
    risk 0.35cvss 6.5epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. From 4.11.8 before 4.12.27, hono/jsx did not isolate context values per request during server-side rendering, allowing createContext, useContext, jsxRenderer, or useRequestContext data from a…

  • CVE-2025-71381MedJun 30, 2026
    risk 0.35cvss 6.5epss 0.00

    Hono before 4.10.2 (fixed in 4.10.3) contains a flaw in its CORS middleware: when the origin is not set to "*", the middleware copies the Vary header from the incoming request into the response. Because Vary is a response header that should be managed by the server, an attacker…

  • CVE-2026-54288MedJun 22, 2026
    risk 0.35cvss 6.5epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, the Body Limit Middleware trusts the request's Content-Length header to decide whether a body is within the limit. On AWS Lambda (API Gateway v1/v2, ALB, VPC Lattice, and…

  • CVE-2026-44456MedMay 13, 2026
    risk 0.35cvss 6.5epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, bodyLimit() does not reliably enforce maxSize for requests without a usable Content-Length (e.g. Transfer-Encoding: chunked). Oversized requests can reach handlers and return…

  • CVE-2026-29085MedMar 4, 2026
    risk 0.35cvss 6.5epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using streamSSE() in Streaming Helper, the event, id, and retry fields were not validated for carriage return (\r) or newline (\n) characters. Because the SSE…

  • CVE-2026-59895MedJul 8, 2026
    risk 0.33cvss 6.1epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. From 4.0.0 before 4.12.27, cx() in hono/css composes class names from plain strings but marks the result as already escaped without HTML-escaping the input, allowing untrusted className values…

  • CVE-2026-54286MedJun 22, 2026
    risk 0.31cvss 5.9epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, on Windows hosts, an encoded backslash (%5C) in the request path decodes to \, which the Windows path resolver treats as a separator. serve-static then resolves a single URL…

  • CVE-2024-48913MedOct 15, 2024
    risk 0.31cvss 5.9epss 0.00

    Hono, a web framework, prior to version 4.6.5 is vulnerable to bypass of cross-site request forgery (CSRF) middleware by a request without Content-Type header. Although the CSRF middleware verifies the Content-Type Header, Hono always considers a request without a Content-Type…

  • CVE-2026-69207MedAug 7, 2026
    risk 0.28cvss 5.3epss 0.01

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.34, the built-in CORS middleware, hono/cors, is vulnerable to a regular expression denial of service (ReDoS). During a preflight OPTIONS request, the middleware parses the…

  • CVE-2026-56761MedJun 24, 2026
    risk 0.28cvss 4.3epss 0.00

    hono before 4.12.14 contains an html injection vulnerability in jsx server-side rendering that allows attackers to inject unintended html by using malformed attribute names. Attackers can craft specially crafted attribute keys containing characters like quotes or angle brackets…

  • CVE-2026-29086MedMar 4, 2026
    risk 0.28cvss 5.4epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, the setCookie() utility did not validate semicolons (;), carriage returns (\r), or newline characters (\n) in the domain and path options when constructing the…

  • CVE-2024-32869MedApr 23, 2024
    risk 0.28cvss 5.3epss 0.01

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.2.7, when using serveStatic with deno, it is possible to traverse the directory where `main.ts` is located. This can result in retrieval of unexpected files. Version 4.2.7…

Page 1 of 3