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

CVE-2026-5479

Описание

In wolfSSL's EVP layer, the ChaCha20-Poly1305 AEAD decryption path in wolfSSL_EVP_CipherFinal (and related EVP cipher finalization functions) fails to verify the authentication tag before returning plaintext to the caller. When an application uses the EVP API to perform ChaCha20-Poly1305 decryption, the implementation computes or accepts the tag but does not compare it against the expected value.

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