Eclipse Mosquitto

5 CVEs affecting Eclipse Mosquitto. Latest disclosed: 2023-10-18. Critical: 0, High: 1.

Top CVEs affecting Eclipse Mosquitto
CVESeverityScorePublishedSummary
CVE-2023-5632High7.52023-10-18In Eclipse Mosquito before and including 2.0.5, establishing a connection to the mosquitto server without sending data causes the EPOLLOUT event to be added, w…
CVE-2017-7650Medium6.52017-09-11In Mosquitto before 1.4.12, pattern based ACLs can be bypassed by clients that set their username/client id to '#' or '+'. This allows locally or remotely conn…
CVE-2023-3592Medium5.82023-10-02In Mosquitto before 2.0.16, a memory leak occurs when clients send v5 CONNECT packets with a will message that contains invalid property types.
CVE-2023-0809Medium5.82023-10-02In Mosquitto before 2.0.16, excessive memory is allocated based on malicious initial packets that are not CONNECT packets.
CVE-2017-9868Medium5.52017-06-25In Mosquitto through 1.4.12, mosquitto.db (aka the persistence file) is world readable, which allows local users to obtain sensitive MQTT topic information.