Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-24894

22
FAUCET Score

CVE-2026-24894 affects FrankenPHP versions prior to 1.11.2, where the $_SESSION superglobal is not properly reset between requests when running in worker mode. This allows subsequent requests to access residual session data from previous requests, potentially exposing information from other users before session_start() is called. The vulnerability is rated High severity (CVSS 7.5), with a low attack complexity and no user interaction required, potentially leading to high confidentiality impact by unauthorized access to session data. There is no integrity or availability impact. Currently, there is no known active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or KEV listing. Community discussion and media coverage are minimal, with only one mention and one article referencing a SUSE security update.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.11.2CPE matchmatch criteria
cpe:2.3:a:php:frankenphp:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.7HIGH

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.36%
Probability of exploitation in next 30 days
EPSS Percentile
28.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0036 is in the 9th percentile among its peer group of 51,506 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/dunglas/frankenphpFixed in: 1.11.2

Vendor Advisories (1)

goGHSA-r3xh-3r3w-47gphigh

FrankenPHP leaks session data between requests in worker mode

Feb 12, 2026

References

github.com / php/frankenphp/commit/24d6c991a7761b638190eb081deae258143e9735
Patch
github.com / php/frankenphp/releases/tag/v1.11.2
Release Notes
github.com / php/frankenphp/security/advisories/GHSA-r3xh-3r3w-47gp
ExploitVendor Advisory