highCVSS 7.2Vulnerability

CVE-2026-44161

The `out_http` output plugin allows the use of placeholders (such as `${tag}`) in the `endpoint` configuration parameter. It was discovered that if the placeholder value is derived from untrusted user input, an attacker can maliciously control the destination hostname of the outbound HTTP requests made by Fluentd. ### Impact This vulnerability allows for a **Server-Side Request Forgery (SSRF)** attack. An unauthenticated attacker can force the Fluentd node to send HTTP requests to arbitrary internal services. This can lead to unauthorized access to internal APIs, data exfiltration, or the compromise of cloud metadata endpoints (e.g., AWS IMDS `169.254.169.254`). ### Patches v1.19.3 ### Workarounds If an immediate upgrade is not possible, users are strongly advised to apply the following mitigations: 1. Avoid Dynamic Hostnames * Do not use the placeholder in the endpoint parameter as hostname. 2. Restrict Network Access * Use firewall rules (e.g., iptables, AWS Security Groups) to block the Fluentd node from accessing sensitive internal IP addresses, specifically the cloud provider's metadata service and other internal microservices that Fluentd does not explicitly need to access. 3. Restrict allowed hosts * Inject filter to accept allowed hosts in placeholders explicitly if possible.

Properties

summary
Fluentd is Vulnerable to Server-Side Request Forgery (SSRF) via Placeholder Expansion in `out_http`
severity
high
epss_score
0.00306
cvss_score
7.2
ghsa_published
2026-06-26T16:36:11Z
source_url
https://github.com/advisories/GHSA-72f5-rr8c-r6gr
ghsa_updated
2026-06-26T16:36:11Z
ghsa_id
GHSA-72f5-rr8c-r6gr
cve_id
CVE-2026-44161
cvss_vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L
is_ghsa_only
false
epss_percentile
0.22915

Related Entities (5)

ENRICHED_BY (1)

[Source]FIRST EPSS

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]rubygems/fluentd

AFFECTS (1)

[Software]rubygems/fluentd

HAS_WEAKNESS (1)

[Weakness]Server-Side Request Forgery (SSRF)

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-44161 (CVSS 7.2) — Ninja Signal Threat Intelligence | Ninja Signal