#VU125941 Out-of-bounds read in wolfSSL - CVE-2026-5772
Published: April 14, 2026
wolfSSL
wolfSSL
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to an out-of-bounds read in MatchDomainName in src/internal.c when processing wildcard patterns with the LEFT_MOST_WILDCARD_ONLY flag active. A remote attacker can supply a crafted wildcard pattern to cause a denial of service.
The issue is a 1-byte stack buffer over-read that occurs when the wildcard exhausts the entire hostname string.