Missing SNI/ALPN binding on stateful (session-ID) resumption, which previously skipped the binding check performed for ticket-based resumption. A cached session could be resumed under a different SNI/ALPN than originally negotiated and, where client-authentication policy differs across virtual hosts, carry the cached peer-authentication state into a context it was not established for. Resumption now verifies the SNI/ALPN binding for all paths and declines (falling back to a full handshake) on mismatch.
References
| Link | Resource |
|---|---|
| https://github.com/wolfSSL/wolfssl/pull/10489 | Issue Tracking Patch |
| https://www.wolfssl.com/docs/security-vulnerabilities/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-06-25 22:17
Updated : 2026-06-27 19:59
NVD link : CVE-2026-11703
Mitre link : CVE-2026-11703
CVE.ORG link : CVE-2026-11703
JSON object : View
Products Affected
wolfssl
- wolfssl
CWE
