#VU118820 Use-after-free in NanoMQ - CVE-2025-65953
Published: November 28, 2025
NanoMQ
NanoMQ
Description
The vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to a use-after-free error within the the TCP transport component of NanoMQ in src/sp/transport/mqtt/broker_tcp.c caused by premature cleanup of message and pipe structures. A remote attacker can send packets with specially crafted MQTTV5 properties to the application and perform a denial of service attack.