Vulnerability in Hono Node-Server
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.
EPSS: 0.009 (55.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Hono Node-server
- Honojs Node-server — versions >= 1.3.0, < 1.10.1
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (Exploit, Third Party Advisory, x_refsource_MISC, Issue Tracking)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-32652?
- CVE-2024-32652 is a high-severity vulnerability in Hono Node-Server, classified under Improper Handling of Exceptional Conditions. CVSS score: 7.5/10. Published 2024-04-19.
- How severe is CVE-2024-32652?
- High severity. CVSS v3 base score is 7.5 out of 10.