CVE 5.3 MEDIUM

Hono: Cache Middleware ignores Vary: Authorization / Vary: Cookie leading to cross-user cache leakage_CVE-2026-44457

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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.

Basic Information

ID CVE-2026-44457
Source GitHub_M
Published May 13, 2026 at 14:58
Modified May 13, 2026 at 14:59

Affected Product

Vendor honojs
Product hono
Version < 4.12.18
Affected Versions honojs hono < 4.12.18

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.