CVE-2026-11703
Missing SNI/ALPN binding on stateful (session-ID) TLS session resumption
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-287 |
| Vendor | wolfssl |
| Product | wolfssl |
| Published | Jun 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for wolfssl wolfssl
Be the first to know when new unknown vulnerabilities affecting wolfssl wolfssl are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
wolfSSL / wolfSSL
3.15.0 โค 5.9.1
References
Credits
Dikai Zou