Skip to content
CVSS 9.8 · CRITICAL

CVE-2026-44024

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.

View on NVD

Analysis

Fluentd versions prior to 1.19.3 contain a critical path traversal vulnerability in the out_file plugin. Attackers can use malicious tags in log events to write or overwrite arbitrary files on the host, potentially achieving full remote code execution. DevOps and Backend engineers should upgrade to 1.19.3 immediately.

Relevant roles

BackendCloudKubernetesDockerLinuxCyberSecurity

Severity

Score: 9.8(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: HIGH
Weakness (CWE): CWE-22

EPSS

No EPSS score yet (CVE may be too fresh).

Technical description

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.

Published: 7/8/2026, 10:17:14 PM
Last modified: 7/8/2026, 10:17:14 PM

References

HomeEventsBlogResourcesTeam