NULL pointer dereference in NanoMQ - CVE-2026-32696

 

NULL pointer dereference in NanoMQ - CVE-2026-32696

Published: April 24, 2026


Vulnerability identifier: #VU127590
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-32696
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: NanoMQ
Affected software:
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.


How to mitigate CVE-2026-32696

Install security update from vendor's website.

Sources