Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function mg_tls_server_recv_hello(), which uses an attacker-controlled session_id_len byte from a TLS ClientHello as a buffer index without validating it against the length of received data. A remote, unauthenticated attacker can send a single crafted ClientHello with an oversized session id length to read past the receive buffer, crashing any HTTPS, MQTTS, or WSS service built on MG_TLS_BUILTIN.
{
"sources": [
{
"database_specific": {
"status": "Deferred"
},
"id": "CVE-2026-11404",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-11404",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11404",
"modified": "2026-07-28T03:16:43.060Z",
"imported": "2026-08-10T09:19:09.074Z",
"published": "2026-07-09T16:16:34.640Z"
},
{
"id": "GHSA-cvgj-gr8r-q762",
"url": "https://api.github.com/advisories/GHSA-cvgj-gr8r-q762",
"html_url": "https://github.com/advisories/GHSA-cvgj-gr8r-q762",
"modified": "2026-07-09T18:31:51Z",
"imported": "2026-08-10T09:19:09.947Z",
"published": "2026-07-09T18:31:50Z"
},
{
"id": "EUVD-2026-42605",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-42605",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-42605",
"modified": "2026-07-28T01:48:21Z",
"imported": "2026-08-10T09:18:49.356Z",
"published": "2026-07-09T15:13:40Z"
}
],
"license": "CC-BY-4.0"
}