Home

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.

PUBLISHED Reserved 2026-01-27 | Published 2026-02-12 | Updated 2026-02-12 | Assigner GitHub_M




HIGH: 8.7CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-269: Improper Privilege Management

CWE-384: Session Fixation

CWE-613: Insufficient Session Expiration

Product status

< 1.11.2
affected

References

github.com/...kenphp/security/advisories/GHSA-r3xh-3r3w-47gp

github.com/...ommit/24d6c991a7761b638190eb081deae258143e9735

github.com/php/frankenphp/releases/tag/v1.11.2

cve.org (CVE-2026-24894)

nvd.nist.gov (CVE-2026-24894)

Download JSON