NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. Prior to version 0.24.8, NanoMQ’s MQTT-over-WebSocket transport can be crashed by sending an MQTT packet with a deliberately large Remaining Length in the fixed header while providing a much shorter actual payload. The code path copies Remaining Length bytes without verifying that the current receive buffer contains that many bytes, resulting in an out-of-bounds read (ASAN reports OOB / crash). This is remotely triggerable over the WebSocket listener. This issue has been patched in version 0.24.8.
{
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "0.24.8"
}
],
"source": "AFFECTED_FIELD"
}
],
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-125"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25627.json"
}{
"cpe": "cpe:2.3:a:emqx:nanomq:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.24.8"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}[
{
"source": "https://github.com/nanomq/nanonng/commit/e80b30bad6d855593a68d18f2785bfaca6faf09e",
"digest": {
"function_hash": "76086610257280749041254535834538149165",
"length": 949.0
},
"deprecated": false,
"target": {
"file": "src/sp/transport/mqtts/broker_tls.c",
"function": "tlstran_pipe_fini"
},
"signature_type": "Function",
"id": "CVE-2026-25627-54699ee6",
"signature_version": "v1"
},
{
"source": "https://github.com/nanomq/nanonng/commit/e80b30bad6d855593a68d18f2785bfaca6faf09e",
"digest": {
"line_hashes": [
"252891637145667191655716651488209674196",
"195253836144219701941666044880114859428",
"90995169562370650442716768841977459928",
"94054021479005889112890875407949102520",
"175644409234188798702707002696594201767",
"331047984372360462194302748920600798419",
"288504266138663707779094880013242394423",
"181576409146658281898923496181737132039"
],
"threshold": 0.9
},
"deprecated": false,
"target": {
"file": "src/sp/transport/mqtts/broker_tls.c"
},
"signature_type": "Line",
"id": "CVE-2026-25627-5f29d0ba",
"signature_version": "v1"
}
]
"2026-08-05T08:17:16Z"
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25627.json"