VDB
CVE-2026-24894
CVE-2026-24894
PUBLISHED
CVSS 8.699999809265137 HIGH
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.
EPSS 0.06% · 19.1th percentile
Risk Scores
CVSS v4.0
8.699999809265137
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS Score
0.06%
19.1th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| github.com | dunglas/frankenphp | 0, 0 |
| php | frankenphp | 0, < 1.11.2, 0 |
Timeline
- Feb 12, 2026 CVE Published
- Feb 12, 2026 PoC Published
- Feb 13, 2026 EPSS Score
- Feb 15, 2026 EPSS Score
- Feb 17, 2026 EPSS Score
- Feb 19, 2026 EPSS Score
- Feb 21, 2026 EPSS Score
- Feb 22, 2026 EPSS Score
- Feb 24, 2026 EPSS Score
- Feb 26, 2026 EPSS Score
- Feb 28, 2026 EPSS Score
- Mar 2, 2026 EPSS Score
References
- https://github.com/php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp url
- https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735 url
- https://github.com/php/frankenphp/releases/tag/v1.11.2 url
- https://nvd.nist.gov/vuln/detail/CVE-2026-24894 advisory
- https://github.com/php/frankenphp package