#VU125930 Improper input validation in wolfSSL - CVE-2026-5500

 

#VU125930 Improper input validation in wolfSSL - CVE-2026-5500

Published: April 14, 2026


Vulnerability identifier: #VU125930
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-5500
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
wolfSSL
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links