ГлавнаяУязвимости → CVE-2026-11703
7.5высокая

CVE-2026-11703

Описание

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.

Затрагиваемое ПО
Wolfssl Wolfssl
CVSS
Балл7.5 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Источники
https://github.com/wolfSSL/wolfssl/pull/10489https://www.wolfssl.com/docs/security-vulnerabilities/