VulnSea

hono has 18 CVEs on record. Disclosure cadence is accelerating: 13 in the last 90 days against 5 in the 90 before. The busiest recent month was June 2026 with 5. The median CVSS is 5.3 (medium). None have a confirmed exploitation report. The most common weakness class is CWE-22 (3). Most affected products: hono (15), @hono/node-server (2), @hono/oauth-providers (1).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
5.3
Publish → KEV
Last 90 days
13 prev 5

Products

  • hono 15
  • @hono/node-server 2
  • @hono/oauth-providers 1
18
Total CVEs
0
Critical
0
CISA KEV
0
Exploited

hono vulnerabilities

CVEs affecting hono, newest first. Open any entry for full detail, references, and exploit status.

18 CVEsRSS

CVE-2026-84365Medium· 6.5
3w ago

Hono is a Web application framework that provides support for any JavaScript runtime

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.12 until 4.13.5, the fix released for CVE-2026-39408 does not cover every traversal sequence, and toSSG() can still write files outside the c…

Sunlithono · honoEPSS 0.33%via NVD
CVE-2026-84364Medium· 5.3
3w ago

Hono is a Web application framework that provides support for any JavaScript runtime

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.13.5, when parseBody() expands dot-separated form field names into nested objects with dot-notation parsing enabled, it does not limit the n…

Sunlithono · honoEPSS 0.39%via NVD
CVE-2026-84363Medium· 5.9
3w ago

Hono is a Web application framework that provides support for any JavaScript runtime

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.13.5, Hono's query helpers treat a question mark after a literal hash fragment as the start of a query string, so the application can read r…

Sunlithono · honoEPSS 0.34%via NVD
CVE-2026-81888Medium· 5.4
3w ago

@hono/oauth-providers is Authentication middleware for Hono

@hono/oauth-providers is Authentication middleware for Hono. Prior to version 0.8.6, the built-in social login providers accept an OAuth callback even when the `state` value is absent on both sides, so the anti-CSRF check passes for a ca…

Sunlithono · @hono/oauth-providersEPSS 0.15%via NVD
CVE-2026-71848Medium· 5.3
1mo ago

Hono is a Web application framework that provides support for any JavaScript runtime

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language ta…

Sunlithono · honoEPSS 0.29%via NVD
CVE-2026-71849Low· 3.7
1mo ago

Hono is a Web application framework that provides support for any JavaScript runtime

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.7.0 to 4.12.33, the Proxy Helper proxy() function in hono/proxy does not remove response headers named by the origin's Connection header. Per RF…

Sunlithono · honoEPSS 0.24%via NVD
CVE-2026-71850Medium· 4.8
1mo ago

Hono is a Web application framework that provides support for any JavaScript runtime

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo() from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and…

Sunlithono · honoEPSS 0.16%via NVD
CVE-2026-69207Medium· 5.3
1mo ago

Hono is a Web application framework that provides support for any JavaScript runtime

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 …

Sunlithono · honoEPSS 0.49%via NVD
GHSA-9mqv-5hh9-4cggMedium· 5.3
2mo ago

Node.js Adapter for Hono: Unauthenticated memory-leak DoS via aborted WebSocket handshake

Node.js Adapter for Hono: Unauthenticated memory-leak DoS via aborted WebSocket handshake

Sunlithono · @hono/node-servervia GHSA
GHSA-frvp-7c67-39w9Medium· 5.9
2mo ago

Node.js Adapter for Hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

Node.js Adapter for Hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

Sunlithono · @hono/node-servervia GHSA
CVE-2026-59897Medium· 4.8
2mo ago

Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication

Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication

Sunlithono · honoEPSS 0.18%via GHSA
CVE-2026-59895Medium· 6.1
2mo ago

Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Sunlithono · honoEPSS 0.33%via GHSA
CVE-2026-59896Medium· 6.5
2mo ago

hono/jsx does not isolate context per request, leading to cross-request data disclosure

hono/jsx does not isolate context per request, leading to cross-request data disclosure

Sunlithono · honoEPSS 0.30%via GHSA
CVE-2026-54287Medium· 5.3
3mo ago

hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice

hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice

Sunlithono · honoEPSS 0.31%via GHSA
CVE-2026-54286Medium· 5.9
3mo ago

hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

Sunlithono · honoEPSS 0.43%via GHSA
CVE-2026-54290High· 7.1
3mo ago

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

Twilighthono · honoEPSS 0.33%via GHSA
CVE-2026-54289Medium· 4.8
3mo ago

hono: Lambda@Edge adapter keeps only the last value of a repeated request header, dropping the rest

hono: Lambda@Edge adapter keeps only the last value of a repeated request header, dropping the rest

Sunlithono · honoEPSS 0.18%via GHSA
CVE-2026-54288Medium· 6.5
3mo ago

hono: Body Limit Middleware can be bypassed on AWS Lambda by understating `Content-Length`

hono: Body Limit Middleware can be bypassed on AWS Lambda by understating `Content-Length`

Sunlithono · honoEPSS 0.15%via GHSA
hono vulnerabilities (CVEs) · VulnSea