CVE-2026-77281
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Summary
Caddy is an extensible server platform that uses TLS by default. In version 2.11.3 and earlier, three configuration-dependent weaknesses affect the handler and placeholder layer. In modules/caddyhttp/rewrite/rewrite.go, Rewrite.Rewrite() can pass attacker-controlled replacement bytes through buildQueryString for a second placeholder expansion when a rewrite URI ends with a literal question mark, allowing injected environment or request-variable placeholders to disclose data and, when the file provider is registered, allowing injected file placeholders to disclose readable files. The issue is fixed in version 2.11.4.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| caddyserver | caddy | < 2.11.4 | affected |
Weaknesses
- CWE-94: CWE-94: Improper Control of Generation of Code ('Code Injection')
- CWE-178: CWE-178: Improper Handling of Case Sensitivity
- CWE-770: CWE-770: Allocation of Resources Without Limits or Throttling
References
- https://github.com/caddyserver/caddy/security/advisories/GHSA-j8px-rmrx-76h9
- https://github.com/caddyserver/caddy/pull/7761
- https://github.com/caddyserver/caddy/commit/176b043b0104cee3f894023cd5a598ac29e404bb
- https://github.com/caddyserver/caddy/releases/tag/v2.11.4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.