Improper Certificate Validation in Mongoose - CVE-2026-73253
Published: August 12, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass TLS hostname verification and perform a man-in-the-middle attack.
The vulnerability exists due to improper certificate validation in the built-in TLS hostname verification logic when comparing certificate SAN/CN values against the expected hostname. A remote attacker can present a wildcard certificate that matches more hostnames than intended to bypass TLS hostname verification and perform a man-in-the-middle attack.
Both SAN and CN verification paths are affected.