CVE 7.5 HIGH

Caddy: Windows `file_server` path authorization bypass via encoded backslash_CVE-2026-52844

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, on Windows, Caddy path matchers treat /private\secret.txt as outside /private/*, but file_server later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can bypass Caddy path-scoped auth/deny routes protecting /private/*. This vulnerability is fixed in 2.11.4.

Basic Information

ID CVE-2026-52844
Source GitHub_M
Published Jun 23, 2026 at 17:50

Affected Product

Vendor caddyserver
Product caddy
Version < 2.11.4
Affected Versions caddyserver caddy < 2.11.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.