TLS Traffic Interception Vulnerability in Mongoose Web Server
CVE-2026-73253
9.1CRITICAL
What is CVE-2026-73253?
An on-path network attacker with a wildcard certificate for a parent domain can impersonate subdomains using the Mongoose web server's built-in TLS stack. This vulnerability arises because the verification functions, mg_tls_verify_cert_san() and mg_tls_verify_cert_cn(), do not properly enforce DNS label boundaries when matching wildcard certificates, allowing patterns like *.example.com to match deeper subdomains such as foo.bar.example.com. This flaw enables the potential interception and modification of TLS traffic, posing a significant security risk until corrected in version 7.22.
Affected Version(s)
mongoose < 7.22
