Unknown · Phpsessionrestore · CVE-2026-5507
Name of the Vulnerable Software and Affected Versions
versions prior to 2.3
Description
When restoring a session from cache, a pointer from the serialized session data is used in a free operation without validation. An attacker who can poison the session cache could trigger an arbitrary free. Exploitation requires the ability to inject a crafted session into the cache and for the application to call specific session restore APIs.
Recommendations
Update to version 2.3 or later.