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 sessionstart() is called. This vulnerability is fixed in 1.11.2.
{
"cwe_ids": [
"CWE-269",
"CWE-384",
"CWE-613"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/24xxx/CVE-2026-24894.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:php:frankenphp:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.11.2"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}
"2026-08-12T15:31:51Z"
[
{
"id": "CVE-2026-24894-4ea80605",
"deprecated": false,
"signature_type": "Line",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"213265085187612044908135478460510098073",
"318746243554270848565658122322433113185",
"219291634423679632694241794026211757442",
"172321232573808798734701191819465615245"
]
},
"source": "https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735",
"target": {
"file": "frankenphp.c"
}
},
{
"id": "CVE-2026-24894-8440458c",
"deprecated": false,
"signature_type": "Function",
"signature_version": "v1",
"digest": {
"length": 853.0,
"function_hash": "5831440278684089906089427861289650742"
},
"source": "https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735",
"target": {
"function": "frankenphp_reset_super_globals",
"file": "frankenphp.c"
}
}
]
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-24894.json"