<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Fluent Bit</title>
  <link>https://cvedaily.com/pages/tags/fluent-bit.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/fluent-bit.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Fluent Bit</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:04 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2025-12978 – Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins contain a flaw...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12978</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12978</guid>
    <pubDate>Mon, 24 Nov 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12978</strong></p>
  <p>Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins contain a flaw in the tag_key validation logic that fails to enforce exact key-length matching. This allows crafted inputs where a tag prefix is incorrectly treated as a full match. A remote attacker with authenticated or exposed access to these input endpoints can exploit this behavior to manipulate tags and redirect records to un…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12978">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-12977 – Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins fail to saniti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12977</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12977</guid>
    <pubDate>Mon, 24 Nov 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-12977</strong></p>
  <p>Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins fail to sanitize tag_key inputs. An attacker with network access or the ability to write records into Splunk or Elasticsearch can supply tag_key values containing special characters such as newlines or ../ that are treated as valid tags. Because tags influence routing and some outputs derive filenames or contents from tags, this ca…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-1287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12977">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-12972 – Fluent Bit out_file plugin does not properly sanitize tag values when deriving o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12972</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12972</guid>
    <pubDate>Mon, 24 Nov 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12972</strong></p>
  <p>Fluent Bit out_file plugin does not properly sanitize tag values when deriving output file names. When the File option is omitted, the plugin uses untrusted tag input to construct file paths. This allows attackers with network access to craft tags containing path traversal sequences that cause Fluent Bit to write files outside the intended output directory.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12972">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-12970 – The extract_name function in Fluent Bit in_docker input plugin copies container ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12970</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12970</guid>
    <pubDate>Mon, 24 Nov 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-12970</strong></p>
  <p>The extract_name function in Fluent Bit in_docker input plugin copies container names into a fixed size stack buffer without validating length. An attacker who can create containers or control container names, can supply a long name that overflows the buffer, leading to process crash or arbitrary code execution.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12970">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-12969 – Fluent Bit in_forward input plugin does not properly enforce the security.users ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12969</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12969</guid>
    <pubDate>Mon, 24 Nov 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12969</strong></p>
  <p>Fluent Bit in_forward input plugin does not properly enforce the security.users authentication mechanism under certain configuration conditions. This allows remote attackers with network access to the Fluent Bit instance exposing the forward input to send unauthenticated data. By bypassing authentication controls, attackers can inject forged log records, flood alerting systems, or manipulate rout…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12969">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-29478 – An issue in fluent-bit v.3.7.2 allows a local attacker to cause a denial of serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-29478</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-29478</guid>
    <pubDate>Mon, 07 Apr 2025 20:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-29478</strong></p>
  <p>An issue in fluent-bit v.3.7.2 allows a local attacker to cause a denial of service via the cfl_list_size in cfl_list.h:165.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-29478">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-29477 – An issue in fluent-bit v.3.7.2 allows a local attacker to cause a denial of serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-29477</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-29477</guid>
    <pubDate>Fri, 04 Apr 2025 18:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-29477</strong></p>
  <p>An issue in fluent-bit v.3.7.2 allows a local attacker to cause a denial of service via the function consume_event.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-29477">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50609 – An issue was discovered in Fluent Bit 3.1.9. When the OpenTelemetry input plugin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50609</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50609</guid>
    <pubDate>Tue, 18 Feb 2025 18:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50609</strong></p>
  <p>An issue was discovered in Fluent Bit 3.1.9. When the OpenTelemetry input plugin is running and listening on an IP address and port, one can send a packet with Content-Length: 0 and it crashes the server. Improper handling of the case when Content-Length is 0 allows a user (with access to the endpoint) to perform a remote Denial of service attack. The crash happens because of a NULL pointer deref…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50609">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50608 – An issue was discovered in Fluent Bit 3.1.9. When the Prometheus Remote Write in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50608</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50608</guid>
    <pubDate>Tue, 18 Feb 2025 18:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50608</strong></p>
  <p>An issue was discovered in Fluent Bit 3.1.9. When the Prometheus Remote Write input plugin is running and listening on an IP address and port, one can send a packet with Content-Length: 0 and it crashes the server. Improper handling of the case when Content-Length is 0 allows a user (with access to the endpoint) to perform a remote Denial of service attack. The crash happens because of a NULL poi…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50608">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-4323 – A memory corruption vulnerability in Fluent Bit versions 2.0.7 thru 3.0.3. This ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4323</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4323</guid>
    <pubDate>Mon, 20 May 2024 12:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-4323</strong></p>
  <p>A memory corruption vulnerability in Fluent Bit versions 2.0.7 thru 3.0.3. This issue lies in the embedded http server’s parsing of trace requests and may result in denial of service conditions, information disclosure, or remote code execution.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4323">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-23722 – In Fluent Bit 2.1.8 through 2.2.1, a NULL pointer dereference can be caused via ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23722</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23722</guid>
    <pubDate>Tue, 26 Mar 2024 15:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-23722</strong></p>
  <p>In Fluent Bit 2.1.8 through 2.2.1, a NULL pointer dereference can be caused via an invalid HTTP payload with the content type of x-www-form-urlencoded. It crashes and does not restart. This could result in logs not being delivered properly.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23722">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-26455 – fluent-bit 2.2.2 contains a Use-After-Free vulnerability in /fluent-bit/plugins/...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26455</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26455</guid>
    <pubDate>Mon, 26 Feb 2024 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-26455</strong></p>
  <p>fluent-bit 2.2.2 contains a Use-After-Free vulnerability in /fluent-bit/plugins/custom_calyptia/calyptia.c.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26455">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-46879 – An issue was discovered in Treasure Data Fluent Bit 1.7.1, a wrong variable is u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-46879</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-46879</guid>
    <pubDate>Tue, 11 Apr 2023 18:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-46879</strong></p>
  <p>An issue was discovered in Treasure Data Fluent Bit 1.7.1, a wrong variable is used to get the msgpack data resulting in a heap overflow in flb_msgpack_gelf_value_ext. An attacker can craft a malicious file and tick the victim to open the file with the software, triggering a heap overflow and execute arbitrary code on the target system.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-46879">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-46878 – An issue was discovered in Treasure Data Fluent Bit 1.7.1, erroneous parsing in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-46878</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-46878</guid>
    <pubDate>Tue, 11 Apr 2023 18:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-46878</strong></p>
  <p>An issue was discovered in Treasure Data Fluent Bit 1.7.1, erroneous parsing in flb_pack_msgpack_to_json_format leads to type confusion bug that interprets whatever is on the stack as msgpack maps and arrays, leading to use-after-free. This can be used by an attacker to craft a specially craft file and trick the victim opening it using the affect software, triggering use-after-free and execute ar…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-843</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-46878">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-36088 – Fluent Bit (aka fluent-bit) 1.7.0 through 1.7.4 has a double free in flb_free (c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-36088</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-36088</guid>
    <pubDate>Thu, 01 Jul 2021 03:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-36088</strong></p>
  <p>Fluent Bit (aka fluent-bit) 1.7.0 through 1.7.4 has a double free in flb_free (called from flb_parser_json_do and flb_parser_do).</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-36088">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-27186 – Fluent Bit 1.6.10 has a NULL pointer dereference when an flb_malloc return value...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-27186</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-27186</guid>
    <pubDate>Wed, 10 Feb 2021 22:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-27186</strong></p>
  <p>Fluent Bit 1.6.10 has a NULL pointer dereference when an flb_malloc return value is not validated by flb_avro.c or http_server/api/v1/metrics.c.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-27186">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-35963 – flb_gzip_compress in flb_gzip.c in Fluent Bit before 1.6.4 has an out-of-bounds ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-35963</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-35963</guid>
    <pubDate>Sun, 03 Jan 2021 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-35963</strong></p>
  <p>flb_gzip_compress in flb_gzip.c in Fluent Bit before 1.6.4 has an out-of-bounds write because it does not use the correct calculation of the maximum gzip data-size expansion.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-35963">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-9749 – An issue was discovered in the MQTT input plugin in Fluent Bit through 1.0.4. Wh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-9749</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-9749</guid>
    <pubDate>Wed, 13 Mar 2019 19:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-9749</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-681</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-9749">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
