PT-2026-79077 · Mongoose · Mongoose

CVE-2026-73253

·

Published

2026-06-23

·

Updated

2026-08-20

CVSS v2.0

9.4

Critical

VectorAV:N/AC:L/Au:N/C:C/I:C/A:N
Name of the Vulnerable Software and Affected Versions Mongoose versions prior to 7.22
Description An on-path network attacker possessing a wildcard certificate for a parent domain can impersonate deeper subdomains to a client utilizing the built-in TLS stack. This occurs because the mg tls verify cert san() and mg tls verify cert cn() functions in src/tls builtin.c utilize the mg match() function, which allows wildcards to cross DNS label boundaries. Consequently, a pattern like *.example.com may incorrectly match foo.bar.example.com, leading to a hostname verification bypass that enables the interception and modification of TLS traffic.
Recommendations Update to version 7.22.

Exploit

Fix

Improper Certificate Validation

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-12668
CVE-2026-73253
GHSA-JP6G-796F-39VP

Affected Products

Mongoose