Lucene search
+L

38 matches found

Cvelist
Cvelist
•added 2026/09/18 4:20 p.m.•41 views

CVE-2026-73863 NanoMQ: Heap-Buffer-Overflow in `nmq_subinfo_decode()` During MQTT v5 SUBSCRIBE Parsing

NanoMQ is an MQTT broker. Prior to 0.24.14, NanoMQ's broker-side MQTT v5 nmqsubinfodecode function in nng/src/sp/protocol/mqtt/mqttparser.c reuses lenofvarint from the outer Properties Length while parsing each SUBSCRIPTIONIDENTIFIER. A remote client can send a SUBSCRIBE packet with a multi-byte...

7CVSS0.00353EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/18 4:20 p.m.•9 views

EUVD-2026-83050

NanoMQ is an MQTT broker. Prior to 0.24.14, NanoMQ's broker-side MQTT v5 nmqsubinfodecode function in nng/src/sp/protocol/mqtt/mqttparser.c reuses lenofvarint from the outer Properties Length while parsing each SUBSCRIPTIONIDENTIFIER. A remote client can send a SUBSCRIBE packet with a multi-byte...

7CVSS5.9AI score0.00353EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/18 4:20 p.m.•15 views

CVE-2026-73863

NanoMQ, an MQTT broker, contains a heap-buffer-overflow in the broker-side function nmq_subinfo_decode() located in nng/src/sp/protocol/mqtt/mqtt_parser.c. The root cause is an incorrect reuse of the len_of_varint value from the outer Properties Length field when parsing repeated SUBSCRIPTION_IDE...

7CVSS5.9AI score0.00353EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/18 4:17 p.m.•6 views

CVE-2026-44639 NanoMQ: O(N²) Denial of Service in MQTT v5 Property Parsing

NanoMQ is an MQTT broker. Prior to 0.24.14, NanoMQ's MQTT v5 property decoder in nng/src/supplemental/mqtt/mqttcodec.c uses propertyappend to walk the entire linked list for each property added by decodebufproperties. A remote unauthenticated client can supply a PUBLISH or SUBSCRIBE packet...

3.7CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/18 4:17 p.m.•9 views

CVE-2026-44639 NanoMQ: O(N²) Denial of Service in MQTT v5 Property Parsing

NanoMQ is an MQTT broker. Prior to 0.24.14, NanoMQ's MQTT v5 property decoder in nng/src/supplemental/mqtt/mqttcodec.c uses propertyappend to walk the entire linked list for each property added by decodebufproperties. A remote unauthenticated client can supply a PUBLISH or SUBSCRIBE packet...

3.7CVSS5.8AI score0.00443EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 4:17 p.m.•39 views

CVE-2026-44639 NanoMQ: O(N²) Denial of Service in MQTT v5 Property Parsing

NanoMQ is an MQTT broker. Prior to 0.24.14, NanoMQ's MQTT v5 property decoder in nng/src/supplemental/mqtt/mqttcodec.c uses propertyappend to walk the entire linked list for each property added by decodebufproperties. A remote unauthenticated client can supply a PUBLISH or SUBSCRIBE packet...

3.7CVSS0.00443EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/18 4:17 p.m.•17 views

CVE-2026-44639

NanoMQ , an MQTT broker, is vulnerable to an O(N²) denial of service in its MQTT v5 property decoder (in nng/src/supplemental/mqtt/mqtt_codec.c). The root cause is that property_append() traverses the entire linked list for each property added by decode_buf_properties(), resulting in quadratic CP...

3.7CVSS5.8AI score0.00443EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/18 12:00 a.m.•1 views

CVE-2026-44639: Inefficient Algorithmic Complexity

NanoMQ is an MQTT broker. Prior to 0.24.14, NanoMQ's MQTT v5 property decoder in nng/src/supplemental/mqtt/mqttcodec.c uses propertyappend to walk the entire linked list for each property added by decodebufproperties. A remote unauthenticated client can supply a PUBLISH or SUBSCRIBE packet...

3.7CVSS5.8AI score0.00443EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/11 12:00 a.m.•1 views

CVE-2026-21888: Out-of-bounds Read

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. MQTT v5 Variable Byte Integer parsing out-of-bounds: getvarinteger accepts 5-byte varints without bounds checks; reliably triggers OOB read / crash when built with ASan. This affects 0.24.6 and earlier...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2026/01/09 10:09 a.m.•14 views

CVE-2019-11778

If an MQTT v5 client connects to Eclipse Mosquitto versions 1.6.0 to 1.6.4 inclusive, sets a last will and testament, sets a will delay interval, sets a session expiry interval, and the will delay interval is set longer than the session expiry interval, then a use after free error occurs, which h...

5.5CVSS6.8AI score0.00761EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/11/28 8:08 p.m.•21 views

CVE-2025-65953

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. Prior to version 0.22.5, a Heap-Use-After-Free UAF vulnerability exists in the TCP transport component of NanoMQ, which relies on the underlying NanoNNG library specifically in src/sp/transport/mqtt/brokertcp.c. The vulnerability...

6CVSS6.8AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
•added 2025/11/25 11:15 p.m.•21 views

CVE-2025-65953

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. Prior to version 0.22.5, a Heap-Use-After-Free UAF vulnerability exists in the TCP transport component of NanoMQ, which relies on the underlying NanoNNG library specifically in src/sp/transport/mqtt/brokertcp.c. The vulnerability...

6CVSS0.0022EPSS
SaveExploits0References1
CVE
CVE
•added 2025/11/25 11:13 p.m.•30 views

CVE-2025-65953

NanoMQ (MQTT Broker) prior to 0.22.5 contains a Heap-Use-After-Free vulnerability in the TCP transport, caused by improper resource management and premature cleanup of message/pipe structures in src/sp/transport/mqtt/broker_tcp.c under certain malformed MQTTV5 retain traffic conditions. Affects N...

6CVSS6.5AI score0.0022EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•13 views

EUVD-2021-14859

Malware in sbrugna...

6.5CVSS6.7AI score0.00968EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•15 views

EUVD-2021-21087

Malware in sbrugna...

6.5CVSS6.3AI score0.01113EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•15 views

EUVD-2021-28191

Malicious code in bioql PyPI...

7.5CVSS7.4AI score0.01355EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2022/05/20 10:52 p.m.•32 views

CVE-2021-41039

In versions 1.6 to 2.0.11 of Eclipse Mosquitto, an MQTT v5 client connecting with a large number of user-property properties could cause excessive CPU usage, leading to a loss of performance and possible denial of service...

7.5CVSS3.3AI score0.01355EPSS
SaveExploits1References1
NVD
NVD
•added 2021/12/01 8:15 p.m.•27 views

CVE-2021-41039

In versions 1.6 to 2.0.11 of Eclipse Mosquitto, an MQTT v5 client connecting with a large number of user-property properties could cause excessive CPU usage, leading to a loss of performance and possible denial of service...

7.5CVSS0.01355EPSS
SaveExploits1References2
OSV
OSV
•added 2021/12/01 8:15 p.m.•34 views

CVE-2021-41039

In versions 1.6 to 2.0.11 of Eclipse Mosquitto, an MQTT v5 client connecting with a large number of user-property properties could cause excessive CPU usage, leading to a loss of performance and possible denial of service...

7.5CVSS6.5AI score
SaveExploits0References2
OSV
OSV
•added 2021/12/01 8:15 p.m.•2 views

DEBIAN-CVE-2021-41039

In versions 1.6 to 2.0.11 of Eclipse Mosquitto, an MQTT v5 client connecting with a large number of user-property properties could cause excessive CPU usage, leading to a loss of performance and possible denial of service...

7.5CVSS7.2AI score0.01355EPSS
SaveExploits1References1
Rows per page
Query Builder