#VU125937 Release of invalid pointer or reference in wolfSSL - CVE-2026-5507
Published: April 14, 2026
wolfSSL
wolfSSL
Description
The vulnerability allows a remote user to trigger an arbitrary free.
The vulnerability exists due to improper validation of a pointer from serialized session data in session restore APIs when restoring a session from cache. A remote user can poison the session cache with a crafted session to 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.