Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

honojs — Vulnerabilities & Security Advisories 42

Browse all 42 CVE security advisories affecting honojs. AI-powered Chinese analysis, POCs, and references for each vulnerability.

HonoJS is a lightweight, ultrafast web framework designed for edge computing environments, primarily serving developers building serverless applications and API services. Despite its minimal footprint, the project has accumulated approximately 25 recorded Common Vulnerabilities and Exposures (CVEs), indicating significant historical security challenges. These incidents predominantly involve remote code execution (RCE) and cross-site scripting (XSS) flaws, often stemming from improper input validation or insecure default configurations in middleware implementations. While the framework emphasizes performance and compatibility with various JavaScript runtimes, its rapid iteration cycle has occasionally outpaced rigorous security auditing. Notable incidents reveal that attackers frequently exploit unpatched dependencies or misconfigured routing mechanisms to gain unauthorized access. The security posture remains reactive, with patches released post-disclosure rather than through proactive, hardened defaults, requiring users to manually verify dependency integrity and configure strict security headers to mitigate these prevalent risks effectively.

Top products by honojs: hono node-server
CVE IDTitleCVSSSeverityPublished
CVE-2026-59895 Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility — honoCWE-79 6.1 Medium2026-07-08
CVE-2026-59896 hono/jsx does not isolate context per request, leading to cross-request data disclosure — honoCWE-362 6.5 Medium2026-07-08
CVE-2026-59897 Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication — honoCWE-348 4.8 Medium2026-07-08
CVE-2026-54288 Hono: Body Limit Middleware can be bypassed on AWS Lambda by understating `Content-Length` — honoCWE-345 6.5 Medium2026-06-22
CVE-2026-54289 Hono: Lambda@Edge adapter keeps only the last value of a repeated request header, dropping the rest — honoCWE-348 4.8 Medium2026-06-22
CVE-2026-54290 Hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard — honoCWE-942 7.1 High2026-06-22
CVE-2026-54286 Hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`) — honoCWE-22 5.9 Medium2026-06-22
CVE-2026-54287 Hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice — honoCWE-116 5.3 Medium2026-06-22
CVE-2026-47673 Hono: JWT middleware accepts any Authorization scheme, not only Bearer — honoCWE-285 4.8 Medium2026-05-28
CVE-2026-47674 Hono: IP Restriction bypasses static deny rules for non-canonical IPv6 — honoCWE-185 5.3 Medium2026-05-28
CVE-2026-47675 Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection — honoCWE-113 4.3 Medium2026-05-28
CVE-2026-47676 Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths — honoCWE-444 5.3 Medium2026-05-28
CVE-2026-44459 Hono: Improper validation of NumericDate claims (exp, nbf, iat) in JWT verify() — honoCWE-1284 3.8 Low2026-05-13
CVE-2026-44458 Hono: CSS Declaration Injection via Style Object Values in JSX SSR — honoCWE-74 4.3 Medium2026-05-13
CVE-2026-44457 Hono: Cache Middleware ignores Vary: Authorization / Vary: Cookie leading to cross-user cache leakage — honoCWE-524 5.3 Medium2026-05-13
CVE-2026-44456 Hono: bodyLimit() can be bypassed for chunked / unknown-length requests — honoCWE-400 6.5 Medium2026-05-13
CVE-2026-44455 Hono: Unvalidated JSX Tag Names in hono/jsx May Allow HTML Injection — honoCWE-74 4.7 Medium2026-05-13
CVE-2026-39410 Hono has a non-breaking space prefix bypass in cookie name handling in getCookie() — honoCWE-20 4.8 Medium2026-04-08
CVE-2026-39409 Hono has incorrect IP matching in ipRestriction() for IPv4-mapped IPv6 addresses — honoCWE-180 9.1AICriticalAI2026-04-08
CVE-2026-39408 Hono has a path traversal in toSSG() allows writing files outside the output directory — honoCWE-22 7.5AIHighAI2026-04-08
CVE-2026-39407 Hono has a middleware bypass via repeated slashes in serveStatic — honoCWE-22 5.3 Medium2026-04-08
CVE-2026-39406 @hono/node-server has a middleware bypass via repeated slashes in serveStatic — node-serverCWE-22 5.3 Medium2026-04-08
CVE-2026-29087 @hono/node-server: Authorization bypass for protected static paths via encoded slashes in Serve Static Middleware — node-serverCWE-863 7.5 High2026-03-06
CVE-2026-29085 Hono: SSE Control Field Injection via CR/LF in writeSSE() — honoCWE-74 6.5 Medium2026-03-04
CVE-2026-29045 Hono: Arbitrary file access via serveStatic vulnerability — honoCWE-177 7.5 High2026-03-04
CVE-2026-29086 Hono: Cookie Attribute Injection via Unsanitized domain and path in setCookie() — honoCWE-1113 5.4 Medium2026-03-04
CVE-2026-27700 Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo — honoCWE-345 8.2 High2026-02-25
CVE-2026-24771 Hono has a Cross-site Scripting vulnerability — honoCWE-79 4.7 Medium2026-01-27
CVE-2026-24473 Hono has an Arbitrary Key Read in Serve static Middleware (Cloudflare Workers Adapter) — honoCWE-200 7.5AIHighAI2026-01-27
CVE-2026-24472 Hono cache middleware ignores "Cache-Control: private" leading to Web Cache Deception — honoCWE-524 5.3 Medium2026-01-27

This page lists every published CVE security advisory associated with honojs. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.