#VU125930 Improper input validation in wolfSSL - CVE-2026-5500
Published: April 14, 2026
wolfSSL
wolfSSL
Description
The vulnerability allows a remote attacker to bypass authentication checks.
The vulnerability exists due to improper input validation in wc_PKCS7_DecodeAuthEnvelopedData() when processing the AES-GCM authentication tag length. A remote attacker can truncate the mac field to bypass authentication checks.
A man-in-the-middle can reduce the tag length from 16 bytes to 1 byte.