NULL pointer dereference in NanoMQ - CVE-2026-32696
Published: April 24, 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 auth_http.c:set_data() when processing an MQTT CONNECT request without username/password while HTTP authentication parameters use the %u and %P placeholders. A remote attacker can send a specially crafted MQTT CONNECT request to cause a denial of service.
User interaction is required.