CVE-2026-52846
- EPSS 0.15%
- Veröffentlicht 23.06.2026 18:18:05
- Zuletzt bearbeitet 23.06.2026 19:34:58
Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as <<>img src=x onerror=alert()>, can bypass t...
CVE-2026-52845
- EPSS 0.2%
- Veröffentlicht 23.06.2026 18:18:05
- Zuletzt bearbeitet 24.06.2026 16:16:32
Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, forward_auth copy_headers deletes the exact client-supplied identity header before copying the trusted value from the auth gateway. But when the request later goes thro...
CVE-2026-52844
- EPSS 0.4%
- Veröffentlicht 23.06.2026 18:18:05
- Zuletzt bearbeitet 23.06.2026 21:17:01
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 ...
CVE-2026-45692
- EPSS 0.14%
- Veröffentlicht 23.06.2026 18:17:59
- Zuletzt bearbeitet 23.06.2026 19:34:58
Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is...
CVE-2026-45135
- EPSS 0.38%
- Veröffentlicht 23.06.2026 18:17:52
- Zuletzt bearbeitet 23.06.2026 19:34:58
Caddy is an extensible server platform that uses TLS by default. From 2.7.0 until 2.11.3, the FastCGI transport's splitPos() in modules/caddyhttp/reverseproxy/fastcgi/fastcgi.go misuses golang.org/x/text/search with search.IgnoreCase when the request...
CVE-2026-30851
- EPSS 0.25%
- Veröffentlicht 07.03.2026 16:28:37
- Zuletzt bearbeitet 11.03.2026 13:06:25
Caddy is an extensible server platform that uses TLS by default. From version 2.10.0 to before version 2.11.2, forward_auth copy_headers does not strip client-supplied headers, allowing identity injection and privilege escalation. This issue has been...
CVE-2026-30852
- EPSS 0.4%
- Veröffentlicht 07.03.2026 16:28:26
- Zuletzt bearbeitet 11.03.2026 13:01:46
Caddy is an extensible server platform that uses TLS by default. From version 2.7.5 to before version 2.11.2, the vars_regexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When vars_regexp matches against a p...
CVE-2026-27590
- EPSS 0.54%
- Veröffentlicht 24.02.2026 16:33:41
- Zuletzt bearbeitet 25.02.2026 17:07:09
Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path....
CVE-2026-27589
- EPSS 0.17%
- Veröffentlicht 24.02.2026 16:30:52
- Zuletzt bearbeitet 25.02.2026 17:08:56
Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the local caddy admin API (default listen `127.0.0.1:2019`) exposes a state-changing `POST /load` endpoint that replaces the entire running configuration. When ...
CVE-2026-27588
- EPSS 0.37%
- Veröffentlicht 24.02.2026 16:28:28
- Zuletzt bearbeitet 25.02.2026 17:10:48
Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's HTTP `host` request matcher is documented as case-insensitive, but when configured with a large host list (>100 entries) it becomes case-sensitive due t...