CVE 5.3 MEDIUM

Hono cache middleware ignores “Cache-Control: private” leading to Web Cache Deception_CVE-2026-24472

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 version 4.11.7, Cache Middleware contains an information disclosure vulnerability caused by improper handling of HTTP cache control directives. The middleware does not respect standard cache control headers such as `Cache-Control: private` or `Cache-Control: no-store`, which may result in private or authenticated responses being cached and subsequently exposed to unauthorized users. Version 4.11.7 has a patch for the issue.

Basic Information

ID CVE-2026-24472
Source GitHub_M
Published Jan 27, 2026 at 19:34

Affected Product

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

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.