CVE-2024-32652

Source
https://cve.org/CVERecord?id=CVE-2024-32652
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-32652.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-32652
Aliases
Published
2024-04-19T18:29:42.857Z
Modified
2026-07-08T06:55:36.043421267Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
@hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed
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.

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"
}
References

Affected packages

Git / github.com/honojs/node-server

Affected ranges

Type
GIT
Repo
https://github.com/honojs/node-server
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.3.0"
        },
        {
            "fixed": "1.10.1"
        }
    ],
    "cpe": "cpe:2.3:a:hono:node-server:*:*:*:*:*:node.js:*:*",
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.10.0
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.4.0
v1.4.1
v1.5.0
v1.6.0
v1.7.0
v1.8.0
v1.8.1
v1.8.2
v1.9.0
v1.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-32652.json"