# CVE-2026-24472

## Summary

- **CVE ID:** CVE-2026-24472
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)
- **CWE:** CWE-524, CWE-613
- **Published:** Jan 27, 2026
- **Last Modified:** Mar 12, 2026

## 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.

## Affected Products

- honojs — hono (< 4.11.7)

## References

- [CNA](https://github.com/honojs/hono/security/advisories/GHSA-6wqw-2p9w-4vw4)
- [CNA](https://github.com/honojs/hono/commit/12c511745b3f1e7a3f863a23ce5f921c7fa805d1)
- [CNA](https://github.com/honojs/hono/releases/tag/v4.11.7)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.46%
- **EPSS Percentile:** 38.9

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._