# CVE-2024-32652

## Summary

- **CVE ID:** CVE-2024-32652
- **Severity:** HIGH
- **CVSS Score:** 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)
- **CWE:** CWE-755
- **Published:** Apr 19, 2024
- **Last Modified:** Mar 13, 2026

## 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.

## Affected Products

- honojs — node-server (>= 1.3.0, < 1.10.1)

## References

- [CNA](https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx)
- [CNA](https://github.com/honojs/node-server/issues/159)
- [CNA](https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.88%
- **EPSS Percentile:** 57.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._