Home

Description

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's HTTP `path` request matcher is intended to be case-insensitive, but when the match pattern contains percent-escape sequences (`%xx`) it compares against the request's escaped path without lowercasing. An attacker can bypass path-based routing and any access controls attached to that route by changing the casing of the request path. Version 2.11.1 contains a fix for the issue.

PUBLISHED Reserved 2026-02-20 | Published 2026-02-24 | Updated 2026-02-24 | Assigner GitHub_M




HIGH: 7.7CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P

Problem types

CWE-178: Improper Handling of Case Sensitivity

Product status

< 2.11.1
affected

References

github.com/.../caddy/security/advisories/GHSA-g7pc-pc7g-h8jh

github.com/caddyserver/caddy/releases/tag/v2.11.1

cve.org (CVE-2026-27587)

nvd.nist.gov (CVE-2026-27587)

Download JSON