CVE-2026-45062

FrankenPHP is a modern application server for PHP. From version 1.11.2 to before version 1.12.3, the splitPos() function in cgi.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 FrankenPHP into treating a non-.php file as a .php script. In any deployment where the attacker can place content into a file served by FrankenPHP (uploads, file storage, etc.), this can be escalated to remote code execution by crafting a URL whose path triggers either flaw. This issue has been patched in version 1.12.3.
Configurations

No configuration.

History

11 Jun 2026, 14:16

Type Values Removed Values Added
References () https://github.com/php/frankenphp/security/advisories/GHSA-3g8v-8r37-cgjm - () https://github.com/php/frankenphp/security/advisories/GHSA-3g8v-8r37-cgjm -

10 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-10 18:16

Updated : 2026-06-11 14:16


NVD link : CVE-2026-45062

Mitre link : CVE-2026-45062

CVE.ORG link : CVE-2026-45062


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-176

Improper Handling of Unicode Encoding

CWE-178

Improper Handling of Case Sensitivity