Cross-site request forgery in hono - CVE-2024-48913

 

Cross-site request forgery in hono - CVE-2024-48913

Published: October 15, 2024 / Updated: July 24, 2026


Vulnerability identifier: #VU139327
CSH Severity: Medium
CVSS v4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-48913
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass cross-site request forgery protection.

The vulnerability exists due to improper access control in csrf middleware when handling requests without a Content-Type header. A remote attacker can send a specially crafted cross-site request to bypass cross-site request forgery protection.

User interaction is required to trigger the crafted request.


Affected software

hono

How to mitigate CVE-2024-48913

Install security update from vendor's website.

hono - update to 4.6.5

External References

Related Security Bulletins