← Back to CVEs
CVE-2026-24894
HIGH7.5
Description
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.
CVE Details
CVSS v3.1 Score7.5
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published2/12/2026
Last Modified2/20/2026
Sourcenvd
Honeypot Sightings0
Affected Products
php:frankenphp
Weaknesses (CWE)
CWE-269CWE-384CWE-613
References
https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735(security-advisories@github.com)
https://github.com/php/frankenphp/releases/tag/v1.11.2(security-advisories@github.com)
https://github.com/php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.