CVE-2025-59947
Unknown
Unknown - Not Provided
Buffer Overflow in NanoMQ Before 0.24.4 Affects PUBLISH Packets
Publication date: 2025-12-15
Last updated on: 2025-12-15
Assigner: GitHub, Inc.
Description
Description
NanoMQ is a messaging broker/bus for IoT Edge & SDV. Versions prior to 0.24.4 have a buffer overflow case while the PUBLISH packets trigger both shared subscription and vanila subscription. This is fixed in version 0.24.4. As a workaround, disable shared subscription.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nanomq | nanomq | 0.24.4 |
| nanomq | nanomq | 0.24.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |