CVE-2026-5507
MEDIUM EPSS 6.9%
Published Apr 9, 20262mo ago · Modified Jun 17, 20261w ago
4.1 CVSS 4.0
Published Apr 9, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:H/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 Local
Attack Complexity High
Privileges Required High
User Interaction P
Scope X
Threat Intelligence
EPSS Exploit Probability
6.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-502 Deserialization of Untrusted Data Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| wolfssl | wolfssl | * | ≤5.9.0 |
References 1
- github.com https://github.com/wolfSSL/wolfssl/pull/10088
Remediation
- github.com https://github.com/wolfSSL/wolfssl/pull/10088