Vulnerability Description
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.18, Cache Middleware does not skip caching for responses that declare per-user variance via Vary: Authorization or Vary: Cookie. As a result, a response cached for one authenticated user may be served to subsequent requests from different users. This vulnerability is fixed in 4.12.18.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hono | Hono | < 4.12.18 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-44457?
CVE-2026-44457 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.18, Cache Middleware does not skip caching for responses that declare per-user variance via Vary: Au...
How severe is CVE-2026-44457?
CVE-2026-44457 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44457?
Check the references section above for vendor advisories and patch information. Affected products include: Hono Hono.