๐Ÿ” CVE Alert

CVE-2026-47276

MEDIUM 6.5

NULL Pointer Dereference in REST API properties_parse via Malformed user_properties

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

In nanomq versions 0.24.11 and earlier, a NULL pointer dereference in `properties_parse()` allows an authenticated attacker to crash the NanoMQ broker by sending a POST request to `/api/v4/mqtt/publish` with `user_properties` as a JSON array instead of a JSON object. The crash occurs because `strlen()` is called on a NULL `item->string` pointer when iterating over array elements. An authenticated attacker can exploit this to crash the NanoMQ broker process. This is patched in version 0.24.14.

CWE CWE-476
Vendor nanomq
Product nanomq
Published Jul 20, 2026
Last Updated Jul 20, 2026
Stay Ahead of the Next One

Get instant alerts for nanomq nanomq

Be the first to know when new medium vulnerabilities affecting nanomq nanomq are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

nanomq / nanomq
<= 0.24.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nanomq/nanomq/security/advisories/GHSA-qq2v-xvxg-3hvf