VYPR
Vendor

Emqx

Products
13
CVEs
51
Across products
63
Status
Private

Products

13

Recent CVEs

51
View all 51 CVEs →
  • CVE-2024-42655HigJul 29, 2025
    risk 0.57cvss 8.8epss 0.00

    An access control issue in NanoMQ v0.21.10 allows attackers to bypass security restrictions and access sensitive system topic messages using MQTT wildcard characters.

  • CVE-2023-34488HigJun 12, 2023
    risk 0.51cvss 7.8epss 0.01

    NanoMQ 0.17.5 has a one-byte heap-based buffer over-read in the conn_handler function of mqtt_parser.c when it processes malformed messages.

  • CVE-2026-33356HigMay 11, 2026
    risk 0.50cvss 7.7epss 0.00

    In Meari IoT Cloud MQTT Broker deployments running EMQX 4.x, any authenticated low-privilege account can subscribe to global wildcard topics and receive telemetry from devices the user does not own. The broker enforces publish restrictions but does not enforce equivalent…

  • CVE-2026-21888HigMar 11, 2026
    risk 0.49cvss 7.5epss 0.00

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

  • CVE-2024-48077HigJan 15, 2026
    risk 0.49cvss 7.5epss 0.00

    NanoMQ v0.22.7 is vulnerable to Denial of Service (DoS) due to improper resource throttling. A crafted sequence of requests causes the recv-q queue to saturate, leading to the rapid exhaustion of system file descriptors (FDs). This exhaustion triggers a process crash, rendering…

  • CVE-2025-59946HigDec 27, 2025
    risk 0.49cvss 7.5epss 0.00

    NanoMQ MQTT Broker (NanoMQ) is an Edge Messaging Platform. Prior to version 0.24.2, there is a classical data racing issue about sub info list which could result in heap use after free crash. This issue has been patched in version 0.24.2.

  • CVE-2024-42651HigJul 29, 2025
    risk 0.49cvss 7.5epss 0.00

    NanoMQ v0.17.9 was discovered to contain a heap use-after-free vulnerability via the component sub_Ctx_handle. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted SUBSCRIBE message.

  • CVE-2024-42646HigJul 14, 2025
    risk 0.49cvss 7.5epss 0.00

    A segmentation fault in NanoMQ v0.21.10 allows attackers to cause a Denial of Service (DoS) via crafted messages.

  • CVE-2024-44460HigSep 12, 2024
    risk 0.49cvss 7.5epss 0.00

    An invalid read size in Nanomq v0.21.9 allows attackers to cause a Denial of Service (DoS).

  • CVE-2024-31041HigApr 17, 2024
    risk 0.49cvss 7.5epss 0.01

    Null Pointer Dereference vulnerability in topic_filtern function in mqtt_parser.c in NanoMQ 0.21.7 allows attackers to cause a denial of service.

  • CVE-2023-34494HigJun 12, 2023
    risk 0.49cvss 7.5epss 0.01

    NanoMQ 0.16.5 is vulnerable to heap-use-after-free in the nano_ctx_send function of nmq_mqtt.c.

  • CVE-2023-29996HigMay 4, 2023
    risk 0.49cvss 7.5epss 0.01

    In NanoMQ v0.15.0-0, segment fault with Null Pointer Dereference occurs in the process of decoding subinfo_decode and unsubinfo_decode.

  • CVE-2023-29995HigMay 4, 2023
    risk 0.49cvss 7.5epss 0.01

    In NanoMQ v0.15.0-0, a Heap overflow occurs in copyn_utf8_str function of mqtt_parser.c

  • CVE-2023-29994HigMay 4, 2023
    risk 0.49cvss 7.5epss 0.01

    In NanoMQ v0.15.0-0, Heap overflow occurs in read_byte function of mqtt_code.c.

  • CVE-2021-33175HigJun 8, 2021
    risk 0.49cvss 7.5epss 0.01

    EMQ X Broker versions prior to 4.2.8 are vulnerable to a denial of service attack as a result of excessive memory consumption due to the handling of untrusted inputs. These inputs cause the message broker to consume large amounts of memory, resulting in the application being…

  • CVE-2024-31036MedApr 22, 2024
    risk 0.44cvss 6.8epss 0.00

    A heap-buffer-overflow vulnerability in the read_byte function in NanoMQ v.0.21.7 allows attackers to cause a denial of service via transmission of crafted hexstreams.

  • CVE-2026-32135HigApr 20, 2026
    risk 0.42cvss 7.5epss 0.01

    NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. Versions prior to 0.24.11 have a remotely triggerable heap buffer overflow in the `uri_param_parse` function of NanoMQ's REST API. The vulnerability occurs due to an off-by-one error when allocating memory for…

  • CVE-2024-42649MedJul 14, 2025
    risk 0.42cvss 6.5epss 0.00

    NanoMQ v0.22.10 was discovered to contain a memory leak which allows attackers to cause a Denial of Service (DoS) via a crafted PUBLISH message.

  • CVE-2024-42648MedJul 14, 2025
    risk 0.42cvss 6.5epss 0.00

    NanoMQ v0.22.10 was discovered to contain a heap overflow which allows attackers to cause a Denial of Service (DoS) via a crafted CONNECT message.

  • CVE-2024-25767MedFeb 26, 2024
    risk 0.42cvss 6.5epss 0.01

    nanomq 0.21.2 contains a Use-After-Free vulnerability in /nanomq/nng/src/core/socket.c.