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
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-54593Pterodactyl is a free, open-source game server management pa…8.1
- CVE-2026-54594OmniBlocks is a monorepo for the OmniBlocks project. Prior t…5.3
- CVE-2026-54596ITFlow provides an IT documentation, ticketing and accountin…8.1
- CVE-2026-54597ITFlow provides an IT documentation, ticketing and accountin…8.3
- CVE-2026-54598Wallos is an open-source, self-hostable personal subscriptio…7.5
- CVE-2026-54599Wallos is an open-source, self-hostable personal subscriptio…7.5
- CVE-2026-54600Wallos is an open-source, self-hostable personal subscriptio…8.2
- 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-54604OpenSlide is a C library for reading whole slide image files…5.3
- CVE-2026-54605OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols…7.2
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
