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.
References
| Link | Resource |
|---|---|
| https://github.com/wolfSSL/wolfssl/pull/10102 | Issue Tracking |
Configurations
History
29 Apr 2026, 13:45
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:* | |
| First Time |
Wolfssl
Wolfssl wolfssl |
|
| References | () https://github.com/wolfSSL/wolfssl/pull/10102 - Issue Tracking | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.1 |
10 Apr 2026, 04:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-10 04:17
Updated : 2026-04-29 13:45
NVD link : CVE-2026-5479
Mitre link : CVE-2026-5479
CVE.ORG link : CVE-2026-5479
JSON object : View
Products Affected
wolfssl
- wolfssl
CWE
CWE-354
Improper Validation of Integrity Check Value
