CVE-2026-44160: Fluentd: Denial of Service (DoS) via Gzip Decompression Bomb in `in_http` and `in_forward`

Published Jun 26, 2026
·
Updated

Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Prior to 1.19.3, Fluentd's inhttp and inforward plugins support gzip-compressed data but enforce limits only on compressed payloads through settings such as bodysizelimit and chunksizelimit, allowing crafted compressed payloads to decompress in memory to an excessive size and cause denial of service through memory exhaustion. This issue is fixed in version 1.19.3.

Other sources

Fluentd's inhttp and inforward plugins support receiving gzip-compressed data. While Fluentd correctly enforces size limits on the incoming compressed payloads (e.g., via bodysizelimit or chunksizelimit), it was discovered that there is no limit enforced on the size of the decompressed data.

If a Fluentd instance is exposed to untrusted networks, an attacker can send a maliciously crafted, highly compressed payload. When Fluentd attempts to decompress this payload in memory, it will expand to an excessive size, completely bypassing the intended payload size limits.

Impact This vulnerability allows for a Denial of Service (DoS) attack via memory exhaustion. The rapid memory consumption during decompression can easily lead to an Out-of-Memory kill of the Fluentd process by the operating system. This results in the disruption of all log collection and forwarding capabilities on the affected node.

Patches v1.19.3

Workarounds If an immediate upgrade is not possible, users are strongly advised to apply the following mitigations:

1. Restrict Network Access Ensure that Fluentd input ports (such as 9880 for inhttp and 24224 for inforward) are deployed within a closed, trusted network. Use firewall rules (e.g., iptables, AWS Security Groups) to block access from untrusted networks or instances. 2. Use a Reverse Proxy If developers must expose HTTP ingestion to external sources, place a robust reverse proxy (such as Nginx) in front of Fluentd. Configure the proxy to handle the gzip decompression and enforce strict limits on both compressed and uncompressed body sizes before passing the traffic to Fluentd.

GitHub

Affected Software

2 affected componentsFixes available
rubygems/fluentd<=1.19.2
1.19.3
Fluentd Fluentd<1.19.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade rubygems/fluentd to a version that resolves this vulnerability.

    Fixed in 1.19.3
  2. Upgrade

    Upgrade Fluentd to a version that resolves this vulnerability.

    Fixed in 1.19.3
  3. Compensating control

    Ensure Fluentd input ports (such as 9880 for in_http and 24224 for in_forward) are deployed within a closed, trusted network.

  4. Compensating control

    If HTTP ingestion must be exposed externally, place a robust reverse proxy (e.g., Nginx) in front of Fluentd and configure it to handle gzip decompression and enforce strict limits on both compressed and uncompressed body sizes before passing traffic to Fluentd.

  5. Compensating control

    Use firewall rules (e.g., iptables or AWS Security Groups) to block access to Fluentd from untrusted networks/instances.

Event History

Jun 26, 2026
Advisory Published
via GitHub·04:35 PM
Data Sourced
via GitHub·04:35 PM
DescriptionSeverityWeaknessAffected Software
Jul 8, 2026
CVE Published
via MITRE·09:24 PM
Data Sourced
via MITRE·09:24 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-44160?

The severity of CVE-2026-44160 is high, with a CVSS score of 7.5.

2

How do I fix CVE-2026-44160?

To fix CVE-2026-44160, update to the latest version of Fluentd that addresses this vulnerability.

3

What components of Fluentd are affected by CVE-2026-44160?

CVE-2026-44160 affects the `in_http` and `in_forward` plugins of Fluentd.

4

What types of attacks does CVE-2026-44160 potentially enable?

CVE-2026-44160 may allow attackers to exploit the lack of decompressed payload size limits, leading to denial-of-service conditions.

5

Is CVE-2026-44160 exploitable remotely?

Yes, CVE-2026-44160 is exploitable remotely as it involves incoming data to plugins with no enforced decompressed size limit.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203