CVE Catalog

CVE-2026-44640

MediumCVSS 4.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

1th percentile - higher than 1% of all known CVEs

Summary

NanoMQ MQTT Broker before version 0.24.14 has a type confusion vulnerability during dialer close. This leads to incorrect object interpretation and may cause hang or crash.

Risk Assessment

An attacker can cause a denial of service (DoS) by intentionally triggering the error during connection close.

Recommendation

Upgrade NanoMQ to version 0.24.14 or later.

Other vulnerabilities in NanoMQ

See all
Original NVD description (English source)

NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. Prior to 0.24.14, aio->prov_data is stored as nni_quic_conn* during dialing, but read as ex_quic_conn* during dialer close. This type confusion causes invalid object interpretation and leads to close-path hang/crash behavior. This vulnerability is fixed in 0.24.14.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS