CVE-2026-44160

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 in_http and in_forward plugins support gzip-compressed data but enforce limits only on compressed payloads through settings such as body_size_limit and chunk_size_limit, 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:fluentd:fluentd:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-08 22:17

Updated : 2026-07-13 18:48


NVD link : CVE-2026-44160

Mitre link : CVE-2026-44160

CVE.ORG link : CVE-2026-44160


JSON object : View

Products Affected

fluentd

  • fluentd
CWE
CWE-409

Improper Handling of Highly Compressed Data (Data Amplification)