CVE-2026-45135
Last modified
CVE-2026-45135 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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 path contains a non-ASCII byte. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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 path contains a non-ASCII byte. Two distinct flaws in that fallback let an attacker mislead Caddy's FastCGI splitting into treating a non-.php (or other configured split_path extension) file as a script. In any deployment where the attacker can place content into a file served via FastCGI (uploads, file storage, etc.), this can be escalated to remote code execution by crafting a URL whose path triggers either flaw. This vulnerability is fixed in 2.11.3.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Caddyserver | Caddy | >= 2.7.0, < 2.11.3 |
References
- https://github.com/caddyserver/caddy/security/advisories/GHSA-m675-2p33-xv9gExploit, Vendor Advisory
- https://github.com/caddyserver/caddy/security/advisories/GHSA-m675-2p33-xv9gExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45135?
How severe is CVE-2026-45135?
How do I fix CVE-2026-45135?
Are you affected by CVE-2026-45135?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
