Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

ubuntu логотип

CVE-2026-73251

Опубликовано: 14 авг. 2026
Источник: ubuntu
Приоритет: medium
EPSS Низкий

Описание

[Built-in TLS certificate-chain verification with CA bundles]

РелизСтатусПримечание
devel

needs-triage

jammy

DNE

noble

DNE

resolute

DNE

upstream

released

7.23+ds-1

Показывать по

Ссылки на источники

EPSS

Процентиль: 9%
0.00195
Низкий

Связанные уязвимости

nvd
8 дней назад

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.

debian
8 дней назад

Mongoose is an embedded web server and network library. Prior to 7.23, ...

EPSS

Процентиль: 9%
0.00195
Низкий