๐Ÿ” CVE Alert

CVE-2025-71381

MEDIUM 6.5

Hono - Vary Header Injection in CORS Middleware

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Hono before 4.10.2 (fixed in 4.10.3) contains a flaw in its CORS middleware: when the origin is not set to "*", the middleware copies the Vary header from the incoming request into the response. Because Vary is a response header that should be managed by the server, an attacker can supply arbitrary Vary values that are reflected into the response, potentially causing cache key pollution and inconsistent CORS enforcement in environments that rely on shared caches or proxies.

CWE CWE-113
Vendor hono
Product hono
Published Jun 30, 2026
Stay Ahead of the Next One

Get instant alerts for hono hono

Be the first to know when new medium vulnerabilities affecting hono hono are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

Hono / Hono
0 < 4.10.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/honojs/hono/security/advisories/GHSA-q7jf-gf43-6x6p vulncheck.com: https://www.vulncheck.com/advisories/hono-vary-header-injection-in-cors-middleware