---
cve: "CVE-2024-32652"
severity: "HIGH"
cvss: 7.5
epss: "88%"
vendor: "honojs"
kev: false
exploited: false
published: "2024-04-19 19:15:07"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T11:11:31+02:00"
---

# CVE-2024-32652

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- d61c8ec6a25d7e5ea3e8966c84102e51a5e0400f (Commit)
- d847e60249fd8183ba0998bc379ba20505643204 (Commit)

## Referenzen

- <https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx>
- <https://github.com/honojs/node-server/issues/159>
- <https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-32652) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
