Release history
caddy releases
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
All releases
4 shown
v2.11.2
Security relevant
Security fixes
- forward_auth identity injection and privilege escalation vulnerability fixed
- vars_regexp placeholder double-expansion vulnerability allowing secret revelation fixed
Notable features
- New tls_resolvers global option to control DNS resolvers for ACME DNS challenge
- Log rolling now supports zstd compression
- Dynamic upstreams now tracked for passive health checking
v2.11.1
Security relevant
Security fixes
- CVE-2026-27590 - FastCGI: Unicode case-folding length expansion causes incorrect SCRIPT_NAME/PATH_INFO split
- CVE-2026-27589 - Admin API: no-cors mode cross-origin requests could bypass security
- CVE-2026-27588 - Host matcher becomes case-sensitive for lists >100 items
Notable features
- Encrypted ClientHello (ECH) keys now rotate automatically
- SIGUSR1 can reload configuration from command line
- Reverse proxy automatically rewrites Host header to upstream HTTPS address