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

CVE-2026-2646

Описание

A heap-buffer-overflow vulnerability exists in wolfSSL's wolfSSL_d2i_SSL_SESSION() function. When deserializing session data with SESSION_CERTS enabled, certificate and session id lengths are read from an untrusted input without bounds validation, allowing an attacker to overflow fixed-size buffers and corrupt heap memory. A maliciously crafted session would need to be loaded from an external source to trigger this vulnerability. Internal sessions were not vulnerable.

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