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.
References
| Link | Resource |
|---|---|
| https://github.com/wolfSSL/wolfssl/pull/10088 | Issue Tracking Patch |
Configurations
History
No history.
Information
Published : 2026-04-09 23:17
Updated : 2026-06-17 10:59
NVD link : CVE-2026-5507
Mitre link : CVE-2026-5507
CVE.ORG link : CVE-2026-5507
JSON object : View
Products Affected
wolfssl
- wolfssl
CWE
CWE-502
Deserialization of Untrusted Data
