---
cve: "CVE-2026-24894"
severity: "HIGH"
cvss: 8.7
epss: "36%"
vendor: "PHP"
kev: false
exploited: false
published: "2026-02-12 20:16:10"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-05T18:42:42+02:00"
---

# CVE-2026-24894

> 8.7 HIGH · 🧪 PoC

## Beschreibung

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-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 3aa71fd4282f017b8a953332548b0bf89950119c (Commit)
- 24d6c991a7761b638190eb081deae258143e9735 (Commit)

## Referenzen

- <https://github.com/php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp>
- <https://github.com/php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735>
- <https://github.com/php/frankenphp/releases/tag/v1.11.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-24894) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
