Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
CVE-2024-32652 Details
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 2024Exploitation: NoneAutomatable: YesTechnical Impact: Partial
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204 | CVE | Patch |
| https://github.com/honojs/node-server/issues/159 | CVE | ExploitIssue TrackingThird Party Advisory |
| https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx | CVE | Vendor Advisory |
| https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204 | [email protected] | Patch |
| https://github.com/honojs/node-server/issues/159 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-755 | Improper Handling of Exceptional Conditions | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| hono node-server | >= 1.3.0, < 1.10.1 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Sep 17, 2025 | Initial Analysis | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Apr 19, 2024 | New CVE Received | [email protected] |