CVE-2024-43787 - CVE House
Back to Database
Status published Medium CVE-2024-43787

Hono CSRF middleware can be bypassed using crafted Content-Type header

Vulnerability Description

Hono is a Web application framework that provides support for any JavaScript runtime. Hono CSRF middleware can be bypassed using crafted Content-Type header. MIME types are case insensitive, but isRequestedByFormElementRe only matches lower-case. As a result, attacker can bypass csrf middleware using upper-case form-like MIME type. This vulnerability is fixed in 4.5.8.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-43787

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

hono
Vulnerable Versions:
< 4.5.8

Timeline

Official Publish: August 22nd, 2024
Last Modified: August 22nd, 2024
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L

Weaknesses (CWE)