CVE-2024-50609
CVE-2024-50609 is a high-severity vulnerability in Treasuredata Fluent Bit with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-476.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 1% (60th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-4694
- Weakness: CWE-476
- Affected product: Treasuredata Fluent Bit
- Published:
- Last modified:
Description
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 dereference when 0 (from the Content-Length) is passed to the function cfl_sds_len, which in turn tries to cast a NULL pointer into struct cfl_sds. This is related to process_payload_traces_proto_ng() at opentelemetry_prot.c.
Frequently asked questions
- What is CVE-2024-50609?
- 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 dereference when 0 (from the Content-Length) is passed to the function cfl_sds_len, which in turn tries to cast a NULL pointer into struct cfl_sds. This is related to process_payload_traces_proto_ng() at opentelemetry_prot.c.
- How severe is CVE-2024-50609?
- CVE-2024-50609 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2024-50609 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (60th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-50609?
- CVE-2024-50609 affects Treasuredata Fluent Bit. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-50609?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-50609 have an EU (EUVD) identifier?
- Yes. CVE-2024-50609 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-4694.
- When was CVE-2024-50609 published?
- CVE-2024-50609 was published on 2025-02-18 and last updated on 2026-06-17.
References
- https://fluentbit.io/announcements/
- https://github.com/fluent/fluent-bit/releases
- https://www.ebryx.com/blogs/exploring-cve-2024-50608-and-cve-2024-50609
Affected products (1)
- cpe:2.3:a:treasuredata:fluent_bit:3.1.9:*:*:*:*:*:*:*
More vulnerabilities in Treasuredata Fluent Bit
- CVE-2024-4323 — Critical (CVSS 9.8): A memory corruption vulnerability in Fluent Bit versions 2.0.7 thru 3.0.3. This issue lies in the embedded http…
- CVE-2021-36088 — Critical (CVSS 9.8): 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…
- CVE-2025-12977 — Critical (CVSS 9.1): Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins fail to sanitize tag_key inputs. An attacker with…
- CVE-2025-12970 — High (CVSS 8.8): The extract_name function in Fluent Bit in_docker input plugin copies container names into a fixed size stack buffer…
- CVE-2021-46879 — High (CVSS 7.8): An issue was discovered in Treasure Data Fluent Bit 1.7.1, a wrong variable is used to get the msgpack data resulting…
- CVE-2021-46878 — High (CVSS 7.8): An issue was discovered in Treasure Data Fluent Bit 1.7.1, erroneous parsing in flb_pack_msgpack_to_json_format leads…
All CVEs affecting Treasuredata Fluent Bit →
Other CWE-476 (NULL Pointer Dereference) vulnerabilities
- CVE-2022-36648 — Critical (CVSS 10.0): The hardware emulation in the of_dpa_cmd_add_l2_flood of rocker device model in QEMU, as used in 7.0.0 and earlier,…
- CVE-2020-14500 — Critical (CVSS 10.0): Secomea GateManager all versions prior to 9.2c, An attacker can send a negative value and overwrite arbitrary data.
- CVE-2010-2495 — Critical (CVSS 10.0): The pppol2tp_xmit function in drivers/net/pppol2tp.c in the L2TP implementation in the Linux kernel before 2.6.34 does…
- CVE-2026-46195 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building…
- CVE-2026-31657 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by…
- CVE-2026-31436 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor…
Browse all CWE-476 (NULL Pointer Dereference) vulnerabilities →