CVE-2026-47276
Last modified
CVE-2026-47276 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| nanomq | nanomq | <= 0.24.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47276?
How severe is CVE-2026-47276?
How do I fix CVE-2026-47276?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47270pam_usb provides hardware authentication for Linux using ord…6.3
- CVE-2026-47271pam_usb provides hardware authentication for Linux using ord…5.1
- CVE-2026-47272pam_usb provides hardware authentication for Linux using ord…7.1
- CVE-2026-47273pam_usb provides hardware authentication for Linux using ord…6.5
- CVE-2026-47274pam_usb provides hardware authentication for Linux using ord…6.3
- CVE-2026-47275In nanomq versions 0.24.11 and earlier, a NULL pointer deref…2.6
- CVE-2026-47277Runtipi is a personal homeserver orchestrator. In versions 4…6.5
- CVE-2026-47279NocoDB is software for building databases as spreadsheets. P…6.9
- CVE-2026-4728Spoofing issue in the Privacy: Anti-Tracking component. This…6.5
- CVE-2026-47280Improper authentication in Azure Resource Manager (ARM) allo…9.8
- CVE-2026-47281Missing authorization in Visual Studio Code allows an unauth…9.6
- CVE-2026-47282Insufficiently protected credentials in GitHub Copilot and V…6.5
Are you affected by CVE-2026-47276?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
