CVE-2026-52844

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

Configuration 1 (hide)

AND
cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-23 18:18

Updated : 2026-06-29 19:08


NVD link : CVE-2026-52844

Mitre link : CVE-2026-52844

CVE.ORG link : CVE-2026-52844


JSON object : View

Products Affected

microsoft

  • windows

caddyserver

  • caddy
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-284

Improper Access Control