CVE-2026-46415
JasonLovesDoggo caddy-defender
The Caddy Defender plugin is a middleware for Caddy that allows users to block or manipulate requests based on the client's IP address. Prior to version 0.10.1, Caddy Defender used `r.RemoteAddr` when evaluating whether a request should be blocked. `RemoteAddr` is the address of the immediate peer connected to Caddy. In deployments where Caddy is behind a trusted proxy, CDN, or load balancer, the immediate peer is usually the proxy, not the original client. Caddy resolves the original client address into its `client_ip` request variable after applying the configured `trusted_proxies` policy...
- CVSS
- 8.2
- EPSS
- 0.16% 5.69% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.21