Security Advisory

CVE-2026-5479

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-10 02:38:39
Last updated 2026-04-22 03:55:50
Assigner wolfSSL
CVSS score 7.6
State PUBLISHED

Description

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.