Use of cache containing sensitive information in hono - CVE-2026-24472

 

Use of cache containing sensitive information in hono - CVE-2026-24472

Published: July 24, 2026


Vulnerability identifier: #VU139320
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-24472
CWE-ID: CWE-524
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to use of cache containing sensitive information in Cache Middleware when handling responses marked with cache control directives such as Cache-Control: private or Cache-Control: no-store. A remote attacker can send a request to an affected endpoint to disclose sensitive information.

Applications running on Deno, Bun, and Node.js that rely on the middleware to enforce HTTP cache control semantics are affected, and exploitation may occur after an authenticated user's response is cached and later served to an unauthenticated request.


Affected software

hono

How to mitigate CVE-2026-24472

Install security update from vendor's website.

hono - update to 4.11.7

External References

Related Security Bulletins