Security Advisory

CVE-2026-32135

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-20 19:23:09
Last updated 2026-04-21 13:33:14
Assigner GitHub_M
State PUBLISHED

Description

NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. Versions prior to 0.24.11 have a remotely triggerable heap buffer overflow in the `uri_param_parse` function of NanoMQs REST API. The vulnerability occurs due to an off-by-one error when allocating memory for query parameter keys and values, allowing an attacker to write a null byte beyond the allocated buffer. This can be triggered via a crafted HTTP request. Version 0.24.11 patches the issue.