CVE-2026-24894
FrankenPHP leaks session data between requests in worker mode
7.5CVSSHIGH
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.
CVSS Vector Breakdown
Exploitability
AV:NAttack VectorNetwork
AC:LAttack ComplexityLow
PR:NPrivileges RequiredNone
UI:NUser InteractionNone
Scope
S:UScopeUnchanged
Impact
C:HConfidentialityHigh
I:NIntegrityNone
A:NAvailabilityNone
Weaknesses
Affected Products
Attack Graph
Products CVE Techniques Tactics
Click technique nodes to view MITRE ATT&CK details. Scroll to zoom, drag to pan.
Exploitability
Official Patch Available
MITRE ATT&CK
3 techniques Defense Evasion
Initial Access
Privilege Escalation
References
https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735
github.com
https://github.com/php/frankenphp/releases/tag/v1.11.2
github.com
https://github.com/php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp
github.com
and 2 more references View all →
Timeline
Published
Feb 12, 2026
Last Updated
Feb 20, 2026
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-24894 and every CVE in our database. Create a free account — no credit card required.
Create Free AccountPlain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows