๐Ÿ” CVE Alert

CVE-2026-11703

UNKNOWN 0.0

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

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wolfSSL/wolfssl/pull/10489 wolfssl.com: https://www.wolfssl.com/docs/security-vulnerabilities/

Credits

Dikai Zou