CVE-2026-32134
Last modified
CVE-2026-32134 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. In versions 0.24.10 and below, when NanoMQ handles high-concurrency reconnect traffic using a reconnect-collision payload, the broker can crash due to a NULL pointer dereference during MQTT session resumption for clean_start=0 clients. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. In versions 0.24.10 and below, when NanoMQ handles high-concurrency reconnect traffic using a reconnect-collision payload, the broker can crash due to a NULL pointer dereference during MQTT session resumption for clean_start=0 clients. The transport's p_peer callback (tcptran_pipe_peer()) iterates cpipe->subinfol while copying session metadata from the cached old pipe to the new reconnecting pipe, without checking whether the pointer is NULL. Under a reconnect race, cpipe->subinfol can be freed and set to NULL before session restore invokes this function, resulting in a remote unauthenticated Denial-of-Service (process crash) condition. This issue has been fixed in version 0.24.11.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-32134?
How severe is CVE-2026-32134?
How do I fix CVE-2026-32134?
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-32129soroban-poseidon provides Poseidon and Poseidon2 cryptograph…8.7
- CVE-2026-3213Improper Neutralization of Input During Web Page Generation …4.7
- CVE-2026-32130ZITADEL is an open source identity management platform. From…7.5
- CVE-2026-32131ZITADEL is an open source identity management platform. Prio…7.7
- CVE-2026-32132ZITADEL is an open source identity management platform. Prio…7.4
- CVE-2026-321332FAuth is a web app to manage Two-Factor Authentication (2FA…9.1
- CVE-2026-32135NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging …7.5
- CVE-2026-32136AdGuard Home is a network-wide software for blocking ads and…9.8
- CVE-2026-32137Dataease is an open source data visualization analysis tool.…8.8
- CVE-2026-32138NEXULEAN is a cybersecurity portfolio & service platform for…8.2
- CVE-2026-32139Dataease is an open source data visualization analysis tool.…5.4
- CVE-2026-3214Authentication Bypass Using an Alternate Path or Channel vul…6.5
Are you affected by CVE-2026-32134?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
