NULL pointer dereference in NanoMQ - CVE-2026-45151
Published: May 12, 2026
NanoMQ
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a null pointer dereference in quic_stream_recv when processing the QUIC multistream receive and reopen path. A remote attacker can trigger a substream reopen state with a null substream pointer to cause a denial of service.
The issue affects the QUIC multistream receive/reopen path and is triggered under specific stream-state timing conditions.