CVE-2026-27587

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-24 17:29

Updated : 2026-02-25 17:11


NVD link : CVE-2026-27587

Mitre link : CVE-2026-27587

CVE.ORG link : CVE-2026-27587


JSON object : View

Products Affected

caddyserver

  • caddy
CWE
CWE-178

Improper Handling of Case Sensitivity