FrankenPHP is a modern application server for PHP. Prior to 1.11.2, 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. This vulnerability is fixed in 1.11.2.
References
| Link | Resource |
|---|---|
| https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735 | Patch |
| https://github.com/php/frankenphp/releases/tag/v1.11.2 | Release Notes |
| https://github.com/php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp | Exploit Vendor Advisory |
Configurations
History
20 Feb 2026, 18:31
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:php:frankenphp:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| References | () https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735 - Patch | |
| References | () https://github.com/php/frankenphp/releases/tag/v1.11.2 - Release Notes | |
| References | () https://github.com/php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp - Exploit, Vendor Advisory | |
| Summary |
|
|
| First Time |
Php
Php frankenphp |
12 Feb 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-12 20:16
Updated : 2026-02-20 18:31
NVD link : CVE-2026-24894
Mitre link : CVE-2026-24894
CVE.ORG link : CVE-2026-24894
JSON object : View
Products Affected
php
- frankenphp
