{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "096e27d07a381eea47bbafc1278950ea0175713a"
            },
            {
              "fixed": "d61c8ec6a25d7e5ea3e8966c84102e51a5e0400f"
            }
          ],
          "repo": "https://github.com/honojs/node-server",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hgxw-5xg3-69jx"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-755"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/32xxx/CVE-2024-32652.json"
  },
  "details": "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.",
  "id": "CVE-2024-32652",
  "modified": "2026-04-01T23:09:07.443040550Z",
  "published": "2024-04-19T18:29:42.857Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/32xxx/CVE-2024-32652.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32652"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/honojs/node-server/issues/159"
    },
    {
      "type": "FIX",
      "url": "https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "@hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed"
}