CVE-2026-44025 PUBLISHED

Fluentd: Exposure of Sensitive Information via Monitor Agent API

Assigner: GitHub_M
Reserved: 04.05.2026 Published: 08.07.2026 Updated: 09.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 7.5

Product Status

Vendor fluent
Product fluentd
Versions
  • Version < 1.19.3 is affected

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE