CVE-2024-32652

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that `@hono/node-server` can't handle well. Invalid values are those that cannot be parsed by the `URL` as a hostname such as an empty string, slashes `/`, and other strings. The version 1.10.1 includes the fix for this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:hono:node-server:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2024-04-19 19:15

Updated : 2025-09-17 20:33


NVD link : CVE-2024-32652

Mitre link : CVE-2024-32652

CVE.ORG link : CVE-2024-32652


JSON object : View

Products Affected

hono

  • node-server
CWE
CWE-755

Improper Handling of Exceptional Conditions