CVE Catalog

CVE-2026-44024

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.09%

61th percentile - higher than 61% of all known CVEs

Summary

Fluentd before version 1.19.3 allows dynamically constructing file paths using the ${tag} placeholder. Insufficient validation of ${tag} in file configurations such as the path parameter of the out_file plugin lets attackers send untrusted tags containing path traversal characters to write or overwrite arbitrary files and potentially achieve remote code execution.

Risk Assessment

The organization is at risk of remote code execution (RCE) and unauthorized writing or overwriting of critical system files, which could lead to server compromise and data integrity violations.

Recommendation

Immediately upgrade Fluentd to version 1.19.3 or later, which includes a fix that eliminates the vulnerability to file path attacks.

Original NVD description (English source)

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 allows dynamically constructing file paths using the ${tag} placeholder, and insufficient validation of ${tag} in file configurations such as the path parameter of the out_file plugin allows attackers sending untrusted tags containing path traversal characters to write or overwrite arbitrary files and potentially achieve remote code execution. This issue is fixed in version 1.19.3.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS