Github.Com Dunglas Frankenphp vulnerabilities

3 known vulnerabilities affecting github.com/dunglas_frankenphp.

Total CVEs
3
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH3

Vulnerabilities

Page 1 of 1
CVE-2026-24894HIGH≥ 0, < 1.11.22026-02-12
CVE-2026-24894 [HIGH] CWE-269 FrankenPHP leaks session data between requests in worker mode FrankenPHP leaks session data between requests in worker mode ### Summary When running FrankenPHP in **worker mode**, the `$_SESSION` superglobal is not correctly reset between requests. This allows a subsequent request processed by the same worker to access the `$_SESSION` data of the previous request (potentially belonging to a different user) before `session_start()` is called. ### Details In stand
ghsaosv
CVE-2026-24895HIGH≥ 0, < 1.11.22026-02-12
CVE-2026-24895 [HIGH] CWE-180 FrankenPHP's unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FrankenPHP FrankenPHP's unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FrankenPHP ### Summary FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index (for finding `.php`) on a lowercased copy of the reques
ghsaosv
CVE-2025-15467HIGHCVSS 8.8≥ 0, < 1.1.112026-02-05
[HIGH] CWE-1395 FrankenPHP has delayed propagation of security fixes in upstream base images FrankenPHP has delayed propagation of security fixes in upstream base images # Delayed propagation of security fixes in upstream base images ## Summary **Vulnerability in base Docker images (PHP, Go, and Alpine) not automatically propagating to FrankenPHP images.** FrankenPHP's container images were previously built only when specific version tags were updated or when manual triggers were initiated.
ghsaosv