CVE-2026-73251
Last modified
CVE-2026-73251 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tls_builtin.c, the mg_tls_init() function stores the bundle in tls->ca_bundle_der while tls->ca_der.len remains zero, and mg_tls_recv_cert() uses tls_bundle_find() to accept a Common Name match without calling mg_tls_verify_cert_signature(). A forged self-signed certificate can therefore satisfy hostname and CertificateVerify checks and enable interception, credential disclosure, traffic modification, and malicious responses. This issue is fixed in version 7.23.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cesanta | mongoose | < 7.23 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-73251?
How severe is CVE-2026-73251?
How do I fix CVE-2026-73251?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73246Kestra is an open-source, event-driven orchestration platfor…7.5
- CVE-2026-73247Kestra is an open-source, event-driven orchestration platfor…8.6
- CVE-2026-73248calibre is an e-book manager. Prior to 9.12.0, calibre proce…8.5
- CVE-2026-73249calibre is an e-book manager. Prior to 9.12.0, the calibre C…7.5
- CVE-2026-7325Improper authorization in the Active Directory browsing feat…7.1
- CVE-2026-73250Notepad++ is a free and open-source source code editor. Prio…5.4
- CVE-2026-73253Mongoose is an embedded web server and network library. Prio…9.1
- CVE-2026-73254Mongoose is an embedded web server and network library. Prio…5.4
- CVE-2026-73255Mongoose is an embedded web server and network library. Prio…6.5
- CVE-2026-73256Mongoose is an embedded web server and network library. Prio…9.1
- CVE-2026-73257Mongoose is an embedded web server and network library. Prir…9.1
- CVE-2026-73258Mongoose is an embedded web server and network library. Prio…6.5
Are you affected by CVE-2026-73251?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
