CVE-2024-48913

Severity CVSS v4.0:
Pending analysis
Type:
CWE-352 Cross-Site Request Forgery (CSRF)
Publication date:
15/10/2024
Last modified:
17/09/2025

Description

Hono, a web framework, prior to version 4.6.5 is vulnerable to bypass of cross-site request forgery (CSRF) middleware by a request without Content-Type header. Although the CSRF middleware verifies the Content-Type Header, Hono always considers a request without a Content-Type header to be safe. This can allow an attacker to bypass CSRF protection implemented with Hono CSRF middleware. Version 4.6.5 fixes this issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:* 4.6.5 (excluding)