CVE Catalog

CVE-2026-44161

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.44%

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

Summary

The out_http output plugin in Fluentd before version 1.19.3 allows placeholders like ${tag} in the endpoint configuration parameter. If the placeholder value comes from untrusted input, an attacker can control the destination hostname of outbound HTTP requests and force them to arbitrary internal services.

Risk Assessment

The risk involves potential SSRF (Server-Side Request Forgery) attacks, which could lead to unauthorized access to internal systems, data leakage, or privilege escalation within the infrastructure.

Recommendation

Immediately upgrade Fluentd to version 1.19.3 or later, which fixes this vulnerability. Additionally, restrict the use of placeholders in the endpoint configuration to trusted sources.

Other vulnerabilities in Fluentd

See all
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, the Fluentd out_http output plugin allows placeholders such as ${tag} in the endpoint configuration parameter, and if a placeholder value is derived from untrusted input an attacker can control the destination hostname of outbound HTTP requests and force requests to arbitrary internal services. This issue is fixed in version 1.19.3.

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