CVE-2026-45135

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:*

History

26 Jun 2026, 18:04

Type Values Removed Values Added
CPE cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:*
First Time Caddyserver
Caddyserver caddy
References () https://github.com/caddyserver/caddy/security/advisories/GHSA-m675-2p33-xv9g - () https://github.com/caddyserver/caddy/security/advisories/GHSA-m675-2p33-xv9g - Exploit, Vendor Advisory

23 Jun 2026, 19:17

Type Values Removed Values Added
References () https://github.com/caddyserver/caddy/security/advisories/GHSA-m675-2p33-xv9g - () https://github.com/caddyserver/caddy/security/advisories/GHSA-m675-2p33-xv9g -

23 Jun 2026, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 18:17

Updated : 2026-06-26 18:04


NVD link : CVE-2026-45135

Mitre link : CVE-2026-45135

CVE.ORG link : CVE-2026-45135


JSON object : View

Products Affected

caddyserver

  • caddy
CWE
CWE-20

Improper Input Validation

CWE-176

Improper Handling of Unicode Encoding

CWE-178

Improper Handling of Case Sensitivity