CVE-2026-45135

HIGH EPSS 31.7%
Published Jun 23, 20266d ago · Modified Jun 23, 20266d ago
8.1 CVSS 3.1
High
Find Similar
Published Jun 23, 2026 6d ago
Last Modified Jun 23, 2026 6d ago

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.

CVSS Details

Base Score
8.1
Exploitability
2.2
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
31.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 3

CWE-176
CWE-178
CWE-20 Improper Input Validation Validation

References 1

  • github.com https://github.com/caddyserver/caddy/security/advisories/GHSA-m675-2p33-xv9g

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.