Approved changes feed: RSS · Atom

cpe:2.3:a:the_eclipse_foundation:eclipse_mosquitto:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorThe Eclipse Foundation (bb2d55d2-5306-5bc8-beb2-981f5d5392e4)
ProductEclipse Mosquitto (d4c6d713-b659-5b56-b0a4-3866c2e145dd)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2021-41039 vulnerable 2026-06-03 14:45:24.970817 Details available
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.
Published: 2021-12-01T00:00:00.000Z
Updated: 2024-08-04T02:59:31.087Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-34434 vulnerable 2026-06-03 14:44:45.033948 Details available
In Eclipse Mosquitto versions 2.0 to 2.0.11, when using the dynamic security plugin, if the ability for a client to make subscriptions on a topic is revoked when a durable client is offline, then existing subscriptions for that client are not revoked.
Published: 2021-08-30T00:00:00.000Z
Updated: 2024-08-04T00:12:50.159Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-34432 vulnerable 2026-06-03 14:44:45.029967 Details available
In Eclipse Mosquitto versions 2.07 and earlier, the server will crash if the client tries to send a PUBLISH packet with topic length = 0.
Published: 2021-07-27T15:25:17.000Z
Updated: 2024-08-04T00:12:50.095Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-34431 vulnerable 2026-06-03 14:44:45.029050 Details available
In Eclipse Mosquitto version 1.6 to 2.0.10, if an authenticated client that had connected with MQTT v5 sent a crafted CONNECT message to the broker a memory leak would occur, which could be used to provide a DoS attack against the broker.
Published: 2021-07-22T13:45:13.000Z
Updated: 2024-08-04T00:12:50.247Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-28166 vulnerable 2026-06-03 14:44:17.349429 Details available
MEDIUM (6.5)
In Eclipse Mosquitto version 2.0.0 to 2.0.9, if an authenticated client that had connected with MQTT v5 sent a crafted CONNACK message to the broker, a NULL pointer dereference would occur.
Published: 2021-04-07T18:50:19.000Z
Updated: 2024-08-03T21:40:12.058Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11779 vulnerable 2026-06-03 14:39:33.848026 Details available
In Eclipse Mosquitto 1.5.0 to 1.6.5 inclusive, if a malicious MQTT client sends a SUBSCRIBE packet containing a topic that consists of approximately 65400 or more '/' characters, i.e. the topic hierarchy separator, then a stack overflow will occur.
Published: 2019-09-19T13:30:43.000Z
Updated: 2024-08-04T23:03:32.805Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11778 vulnerable 2026-06-03 14:39:33.846784 Details available
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 has the potential to cause a crash in some situations.
Published: 2019-09-18T22:25:53.000Z
Updated: 2024-08-04T23:03:32.828Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12551 vulnerable 2026-06-03 14:38:04.537296 Details available
When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use a password file for authentication, any malformed data in the password file will be treated as valid. This typically means that the malformed data becomes a username and no password. If this occurs, clients can circumvent authentication and get access to the broker by using the malformed username. In particular, a blank line will be treated as a valid empty username. Other security measures are unaffected. Users who have only used the mosquitto_passwd utility to create and modify their password files are unaffected by this vulnerability.
Published: 2019-03-27T17:26:20.000Z
Updated: 2024-08-05T08:38:06.296Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12550 vulnerable 2026-06-03 14:38:04.536937 Details available
When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use an ACL file, and that ACL file is empty, or contains only comments or blank lines, then Mosquitto will treat this as though no ACL file has been defined and use a default allow policy. The new behaviour is to have an empty ACL file mean that all access is denied, which is not a useful configuration but is not unexpected.
Published: 2019-03-27T17:26:20.000Z
Updated: 2024-08-05T08:38:06.290Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12546 vulnerable 2026-06-03 14:38:04.531899 Details available
In Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) when a client publishes a retained message to a topic, then has its access to that topic revoked, the retained message will still be published to clients that subscribe to that topic in the future. In some applications this may result in clients being able cause effects that would otherwise not be allowed.
Published: 2019-03-27T17:26:20.000Z
Updated: 2024-08-05T08:38:06.266Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12543 vulnerable 2026-06-03 14:38:04.480170 Details available
In Eclipse Mosquitto versions 1.5 to 1.5.2 inclusive, if a message is published to Mosquitto that has a topic starting with $, but that is not $SYS, e.g. $test/test, then an assert is triggered that should otherwise not be reachable and Mosquitto will exit.
Published: 2018-11-15T15:00:00.000Z
Updated: 2024-08-05T08:38:06.301Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-7655 vulnerable 2026-06-03 14:37:37.672990 Details available
In Eclipse Mosquitto version from 1.0 to 1.4.15, a Null Dereference vulnerability was found in the Mosquitto library which could lead to crashes for those applications using the library.
Published: 2019-03-27T19:20:36.000Z
Updated: 2024-08-05T16:12:27.944Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-7654 vulnerable 2026-06-03 14:37:37.672585 Details available
In Eclipse Mosquitto 1.4.15 and earlier, a Memory Leak vulnerability was found within the Mosquitto Broker. Unauthenticated clients can send crafted CONNECT packets which could cause a denial of service in the Mosquitto Broker.
Published: 2018-06-05T20:00:00.000Z
Updated: 2024-08-05T16:12:27.955Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-7653 vulnerable 2026-06-03 14:37:37.672147 Details available
The Eclipse Mosquitto broker up to version 1.4.15 does not reject strings that are not valid UTF-8. A malicious client could cause other clients that do reject invalid UTF-8 strings to disconnect themselves from the broker by sending a topic string which is not valid UTF-8, and so cause a denial of service for the clients.
Published: 2018-06-05T20:00:00.000Z
Updated: 2024-08-05T16:12:27.869Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-7652 vulnerable 2026-06-03 14:37:37.671659 Details available
In Eclipse Mosquitto 1.4.14, if a Mosquitto instance is set running with a configuration file, then sending a HUP signal to server triggers the configuration to be reloaded from disk. If there are lots of clients connected so that there are no more file descriptors/sockets available (default limit typically 1024 file descriptors on Linux), then opening the configuration file will fail.
Published: 2018-04-25T13:00:00.000Z
Updated: 2024-08-05T16:12:27.742Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-7651 vulnerable 2026-06-03 14:37:37.669588 Details available
In Eclipse Mosquitto 1.4.14, a user can shutdown the Mosquitto server simply by filling the RAM memory with a lot of connections with large payload. This can be done without authentications if occur in connection phase of MQTT protocol.
Published: 2018-04-24T14:00:00.000Z
Updated: 2024-08-05T16:12:27.908Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.