CSRF in Honojs Hono
CVE-2024-48913
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 cons…
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.002 (46.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N.
Affected products
- Honojs Hono — versions < 4.6.5
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/honojs/hono/security/advisories/GHSA-2234-fmw7-43wr (x_refsource_CONFIRM)
- https://github.com/honojs/hono/commit/aa50e0ab77b5af8c53c50fe3b271892f8eeeea82 (x_refsource_MISC)
- https://github.com/honojs/hono/blob/cebf4e87f3984a6a034e60a43f542b4c5225b668/src/middleware/csrf/index.ts#L76-L89 (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-48913?
- CVE-2024-48913 is a medium-severity vulnerability in Honojs Hono, classified under Cross-Site Request Forgery (CSRF). CVSS score: 5.9/10. Published 2024-10-15.
- How severe is CVE-2024-48913?
- Medium severity. CVSS v3 base score is 5.9 out of 10.
- Is CVE-2024-48913 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.