Cross-site request forgery in hono - CVE-2024-48913
Published: October 15, 2024 / Updated: July 24, 2026
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.