CVE-2026-45151
Deferred
Deferred - Pending Action
QUIC Stream Null Pointer Dereference in NanoMQ
Publication date: 2026-05-29
Last updated on: 2026-06-01
Assigner: GitHub, Inc.
Description
Description
NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. In 0.24.8 and earlier, quic_stream_recv can dereference a null substream pointer when a substream is in reopen state. The code finishes the AIO with error but does not return before locking c->mtx.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nanomq | nanomq | to 0.24.8 (exc) |
| nanomq | nanomq | to 0.24.8 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |