CVE-2026-54680

Logging operator automates the deployment and configuration of Kubernetes logging pipelines. Prior to 6.6.0, the Fluentd configuration renderer FluentRender in pkg/sdk/logging/model/render/fluent.go writes CRD strings such as Flow record_transformer.records values directly into fluent.conf without escaping, allowing a user who can create Flow resources to inject a Fluentd <match **> block using @type exec and execute arbitrary commands inside the Fluentd aggregator. This issue is fixed in version 6.6.0.
Configurations

No configuration.

History

30 Jul 2026, 14:16

Type Values Removed Values Added
References () https://github.com/kube-logging/logging-operator/security/advisories/GHSA-mjqf-28ph-426h - () https://github.com/kube-logging/logging-operator/security/advisories/GHSA-mjqf-28ph-426h -

29 Jul 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 17:16

Updated : 2026-07-30 14:16


NVD link : CVE-2026-54680

Mitre link : CVE-2026-54680

CVE.ORG link : CVE-2026-54680


JSON object : View

Products Affected

No product.

CWE
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')