Hono 是一个支持任意 JavaScript 运行时环境的 Web 应用框架。在 4.13.5 之前的版本中,当启用点号分隔的表单字段名解析(dot-notation parsing)时, 会将以点分隔的字段名扩展为嵌套对象,但未对嵌套深度或创建的中间对象总数设置限制。由于空段会被保留,单个带有大量点号的字段名可以通过每个字节引入一层嵌套;而包含大量浅层点号字段的请求体也能产生类似的内存放大效应。因此,一个处于正常大小限制内的请求体在被接受后,可能分配出远大于请求体本身大小的对象图。能够访问受影响端点的未认证攻击
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-84365 | 6.5 MEDIUM | Hono: Incomplete fix for CVE-2026-39408: `toSSG()` still writes files outside the output d |
| CVE-2026-84363 | 5.9 MEDIUM | Hono: Query parser reads parameters after the URL fragment, causing cache-key and proxy in |
No comments yet