Caddy Server Platform Vulnerability in HTTP Host Matching
CVE-2026-27588
7.7HIGH
What is CVE-2026-27588?
The Caddy Server platform, known for its default TLS implementation, exhibits a vulnerability in its HTTP host request matcher. Prior to version 2.11.1, this functionality is documented as case-insensitive. However, when handling a large host list (over 100 entries), it mistakenly operates as case-sensitive due to an optimized matching path. This flaw allows attackers to bypass host-based routing rules and associated access controls simply by modifying the casing of the 'Host' header. The issue has been resolved in version 2.11.1, which includes a crucial fix.
Affected Version(s)
caddy < 2.11.1
