Bug 2498552 (CVE-2026-11404) - CVE-2026-11404 mongoose: Mongoose: Denial of Service via out-of-bounds read in TLS server
Summary: CVE-2026-11404 mongoose: Mongoose: Denial of Service via out-of-bounds read i...
Keywords:
Status: NEW
Alias: CVE-2026-11404
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2511540 2511541 2511542 2511544
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-09 16:02 UTC by OSIDB Bzimport
Modified: 2026-08-05 13:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-09 16:02:13 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.