CVE-2026-5460
Last modified
CVE-2026-5460 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography (PQC) hybrid KeyShare processing. In the error handling path of TLSX_KeyShare_ProcessPqcHybridClient() in src/tls.c, the inner function TLSX_KeyShare_ProcessPqcClient_ex() frees a KyberKey object upon encountering an error. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography (PQC) hybrid KeyShare processing. In the error handling path of TLSX_KeyShare_ProcessPqcHybridClient() in src/tls.c, the inner function TLSX_KeyShare_ProcessPqcClient_ex() frees a KyberKey object upon encountering an error. The caller then invokes TLSX_KeyShare_FreeAll(), which attempts to call ForceZero() on the already-freed KyberKey, resulting in writes of zero bytes over freed heap memory.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | < 5.9.1 |
References
- https://github.com/wolfssl/wolfssl/pull/10092Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-5460?
How severe is CVE-2026-5460?
How do I fix CVE-2026-5460?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54588Poweradmin is a web-based DNS administration tool for PowerD…9.6
- CVE-2026-5459The User Frontend: AI Powered Frontend Posting, User Directo…5.3
- CVE-2026-54590AsyncSSH is a Python package which provides an asynchronous …5.9
- CVE-2026-54591AsyncSSH is a Python package which provides an asynchronous …8.1
- CVE-2026-54592Oj (Optimized JSON) is a JSON parser and Object marshaller p…7.5
- CVE-2026-54593Pterodactyl is a free, open-source game server management pa…8.1
- CVE-2026-54601FastGPT is an open source AI knowledge base platform. From 4…6.3
- CVE-2026-54602FastGPT is a knowledge-based AI application platform. Prior …7.1
- CVE-2026-54603OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authoriza…8.6
- CVE-2026-54605OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols…7.2
- CVE-2026-54607FastGPT is a knowledge-based AI application platform. Prior …7.7
- CVE-2026-54609QTI Neon is a minimal, game-agnostic, relay-based UDP multip…8.6
Are you affected by CVE-2026-5460?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
