CVE-2026-44025 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, Fluentd's Monitor Agent plugin in_monitor_agent exposes internal metrics and plugin information via a REST API, and responses from /api/plugins.json and related endpoints unintentionally include internal instance variables that may contain database passwords, API keys, or cloud credentials. This issue is fixed in version 1.19.3.
A vulnerability in Fluentd's Monitor Agent plugin (in_monitor_agent) prior to version 1.19.3 allows for the unintentional exposure of sensitive information through a REST API. The issue arises because responses from /api/plugins.json and related endpoints include internal instance variables that may contain database passwords, API keys, or cloud credentials. This vulnerability could be exploited by anyone with HTTP access to the Monitor Agent API, potentially leading to unauthorized disclosure of sensitive information.
Users can update Fluentd to version 1.19.3 or later, where this vulnerability has been patched. If an immediate update is not possible, access to the Monitor Agent port (default 24220) should be restricted to localhost and firewall rules can be applied to block access from untrusted networks.
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.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [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 16, 2026 | Initial Analysis | [email protected] |
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | [email protected] |