CVE-2026-44025: Fluentd: Exposure of Sensitive Information via Monitor Agent API

Published Jun 26, 2026
·
Updated

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 inmonitoragent 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.

Other sources

Fluentd's Monitor Agent plugin (inmonitoragent) exposes internal metrics and plugin information via a REST API. It was discovered that the API response (/api/plugins.json and related endpoints) unintentionally includes internal instance variables of loaded plugins.

If any plugins store sensitive information—such as database passwords, API keys, or cloud credentials—in its instance variables, this information may be exposed in plain text to any user or system that has HTTP access to the Monitor Agent API.

Impact This vulnerability allows for unauthorized information disclosure. An attacker who can reach the Monitor Agent API port (default: 24220) can potentially extract sensitive credentials used by other Fluentd plugins. The impact severity depends highly on the network configuration (whether the Monitor Agent port is exposed to untrusted networks) and the specific plugins configured in the Fluentd instance.

Patches: v1.19.3

Workarounds If usesrs cannot immediately update Fluentd to the patched version, they can mitigate this risk by strictly controlling access to the Monitor Agent port.

Ensure the Monitor Agent is only bound to localhost (127.0.0.1) rather than 0.0.0.0.

<source> @type monitoragent bind 127.0.0.1 port 24220 </source>

Use firewall rules (e.g., iptables, AWS Security Groups) to block access to the Monitor Agent port (24220) from untrusted networks or instances.

GitHub

Affected Software

2 affected componentsFixes available
rubygems/fluentd<=1.19.2
1.19.3
Fluentd Fluentd<1.19.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade rubygems/fluentd to a version that resolves this vulnerability.

    Fixed in 1.19.3
  2. Upgrade

    Upgrade Fluentd (Monitor Agent plugin: in_monitor_agent) to a version that resolves this vulnerability.

    Fixed in 1.19.3
  3. Configuration

    Configure the Monitor Agent to bind only to localhost (127.0.0.1) rather than 0.0.0.0 so the Monitor Agent REST API is not reachable from untrusted networks.

    Fluentd Monitor Agent (in_monitor_agent) bind = 127.0.0.1
  4. Compensating control

    Use firewall rules (e.g., iptables or AWS Security Groups) to block access to the Monitor Agent port (24220) from untrusted networks or instances.

Event History

Jun 26, 2026
Advisory Published
via GitHub·04:32 PM
Data Sourced
via GitHub·04:32 PM
DescriptionSeverityWeaknessAffected Software
Jul 8, 2026
CVE Published
via MITRE·09:23 PM
Data Sourced
via MITRE·09:23 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-44025?

The severity of CVE-2026-44025 is rated high with a score of 7.5.

2

What vulnerabilities are associated with CVE-2026-44025?

CVE-2026-44025 is associated with an information leak that exposes internal metrics and plugin information due to unintended API responses.

3

How do I fix CVE-2026-44025?

To fix CVE-2026-44025, update Fluentd to version 1.19.3 or later where the vulnerability has been addressed.

4

What software is affected by CVE-2026-44025?

CVE-2026-44025 affects the Fluentd software specifically through its Monitor Agent plugin.

5

What are the potential risks of CVE-2026-44025?

The risks of CVE-2026-44025 include exposure of sensitive internal instance variables stored by plugins through the API.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203