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

No configuration.

History

23 Jun 2026, 21:17

Type Values Removed Values Added
References () https://github.com/caddyserver/caddy/security/advisories/GHSA-qrp7-cvwr-j2c6 - () https://github.com/caddyserver/caddy/security/advisories/GHSA-qrp7-cvwr-j2c6 -

23 Jun 2026, 18:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 18:18

Updated : 2026-06-23 21:17


NVD link : CVE-2026-52844

Mitre link : CVE-2026-52844

CVE.ORG link : CVE-2026-52844


JSON object : View

Products Affected

No product.

CWE
CWE-22

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

CWE-284

Improper Access Control