Security Advisory

CVE-2026-5772

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-09 21:50:04
Last updated 2026-04-10 13:52:58
Assigner wolfSSL
CVSS score 2.1
State PUBLISHED

Description

A 1-byte stack buffer over-read was identified in the MatchDomainName function (src/internal.c) during wildcard hostname validation when the LEFT_MOST_WILDCARD_ONLY flag is active. If a wildcard * exhausts the entire hostname string, the function reads one byte past the buffer without a bounds check, which could cause a crash.