Lucene search
+L

3 matches found

Github Security Blog
Github Security Blog
added 2026/08/07 6:36 p.m.19 views

Hono: Algorithmic Complexity DoS in Language Middleware

Summary The languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen-separated subtags. Details To implement progressive language-tag truncation, normalizeLanguage repeatedly calls parts.slice0...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/07 6:36 p.m.13 views

CVE-2026-71848 Hono: Algorithmic Complexity DoS in Language Middleware

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 tag containing a large number of hyphen separated subtags. To...

5.3CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/07 6:36 p.m.50 views

CVE-2026-71848

Summary: CVE-2026-71848 affects the Hono web framework (4.12.0–4.12.33) via the languageDetector middleware. The root cause is an implementation in normalizeLanguage() that builds language tag prefixes with parts.slice(0, i).join('-') for every possible prefix, causing the total string processing...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
Rows per page
Query Builder