CVE-2026-44161 Details
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, 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.
A server-side request forgery (SSRF) vulnerability has been identified in the Fluentd out_http output plugin, affecting versions through 1.19.2. The vulnerability arises from the plugin's allowance of placeholders, such as ${tag}, in the endpoint configuration. If a placeholder value is sourced from untrusted input, an attacker can manipulate the destination hostname of outgoing HTTP requests, redirecting them to arbitrary internal services. This could lead to unauthorized access to internal APIs, data exfiltration, or compromise of cloud metadata endpoints, such as AWS IMDS.
Users should upgrade to Fluentd version 1.19.3 or later, where this vulnerability has been patched. If an immediate upgrade is not possible, avoid using dynamic hostnames in the endpoint parameter, restrict network access to block access to sensitive internal IP addresses, and use firewall rules to prevent the Fluentd node from reaching critical internal services.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/fluent/fluentd/commit/c6a01ea2e0ea01977f8d615f7c6dbfae4cba88c9 | [email protected] | Patch |
| https://github.com/fluent/fluentd/pull/5394 | [email protected] | Issue TrackingPatch |
| https://github.com/fluent/fluentd/releases/tag/v1.19.3 | [email protected] | ProductRelease Notes |
| https://github.com/fluent/fluentd/security/advisories/GHSA-72f5-rr8c-r6gr | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| fluentd fluentd | < 1.19.3 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 13, 2026 | Initial Analysis | [email protected] |
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | [email protected] |