Insufficient verification of data authenticity in hono - CVE-2025-71381
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to influence caching behavior and cause inconsistent CORS handling.
The vulnerability exists due to improper handling of response headers in the CORS middleware when processing requests with attacker-controlled Vary headers. A remote attacker can send a specially crafted request to influence caching behavior and cause inconsistent CORS handling.
Impact is primarily observed in deployments that use shared caches or proxies relying on the Vary header.