CVE-2019-9749
HIGH EPSS 73.7%
Published Mar 13, 20197y ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Mar 13, 2019 7y ago
Last Modified Jun 17, 2026 2w ago
Description
An issue was discovered in the MQTT input plugin in Fluent Bit through 1.0.4. When this plugin acts as an MQTT broker (server), it mishandles incoming network messages. After processing a crafted packet, the plugin's mqtt_packet_drop function (in /plugins/in_mqtt/mqtt_prot.c) executes the memmove() function with a negative size parameter. That leads to a crash of the whole Fluent Bit server via a SIGSEGV signal.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
73.7% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-681
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| treasuredata | fluent_bit | * | ≤1.0.4 |
References 1
- github.com https://github.com/fluent/fluent-bit/issues/1135
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.