Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/kube-logging/logging-operator
  4. ›
  5. CVE-2026-54680

CVE-2026-54680: Logging operator has Fluentd configuration injection that allows remote code execution

July 29, 2026

The Fluentd configuration renderer in Logging operator writes strings from CRDs such as Flow directly into fluent.conf without escaping them. As a result, a user who can create Flow resources can inject Fluentd configuration by providing values that contain newlines.

In the confirmed path, a value in record_transformer.records can close the current <record> / <filter> block and add a new <match **> block. By specifying Fluentd’s core @type exec plugin in that injected block, an attacker can execute arbitrary commands inside the Fluentd aggregator.

References

  • github.com/advisories/GHSA-mjqf-28ph-426h
  • github.com/kube-logging/logging-operator/commit/cf437d7f1e056c78740bf5716ac8bdebcf002425
  • github.com/kube-logging/logging-operator/releases/tag/6.6.0
  • github.com/kube-logging/logging-operator/security/advisories/GHSA-mjqf-28ph-426h
  • nvd.nist.gov/vuln/detail/CVE-2026-54680

Code Behaviors & Features

Detect and mitigate CVE-2026-54680 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260608145523-cf437d7f1e05

Fixed versions

  • 0.0.0-20260608145523-cf437d7f1e05

Solution

Upgrade to version 0.0.0-20260608145523-cf437d7f1e05 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

Source file

go/github.com/kube-logging/logging-operator/CVE-2026-54680.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:22 +0000.