GHSA-r3xh-3r3w-47gp · Severity: high · Ecosystem: go — FrankenPHP leaks session data between requests in worker mode
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.
Conclusion & alert: CVE-2026-24894 is rated Exploit Available (56.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-26 | 0.04% | 0.06% | +0.02% |
| 2 | 2026-02-21 | 0.05% | 0.04% | -0.01% |
| 3 | 2026-02-18 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-r3xh-3r3w-47gp · Severity: high · Ecosystem: go — FrankenPHP leaks session data between requests in worker mode
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| php | frankenphp | < 1.11.2 | cpe:2.3:a:php:frankenphp:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735 | Patch |
| https://github.com/php/frankenphp/releases/tag/v1.11.2 | Release Notes |
| https://github.com/php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp | Exploit Vendor Advisory |