PT-2026-65853 · Unknown+1 · Logging-Operator+1
CVE-2026-54680
·
Published
2026-07-29
·
Updated
2026-07-29
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Logging operator versions prior to 6.6.0
Description
The Fluentd configuration renderer
FluentRender in pkg/sdk/logging/model/render/fluent.go writes Custom Resource Definition (CRD) strings directly into the fluent.conf file without proper escaping. A user with permissions to create Flow resources can exploit this by providing values containing newlines in the record transformer.records variable. This allows the injection of a Fluentd <match **> block using the @type exec plugin, enabling the execution of arbitrary commands inside the Fluentd aggregator. This can lead to remote code execution (RCE) against the shared aggregator, potentially allowing an attacker to access sensitive information such as the node's Instance Metadata Service (IMDS) in cloud environments.Recommendations
Update Logging operator to version 6.6.0.
As a temporary mitigation, restrict user permissions to prevent the creation of
Flow resources by untrusted users.Fix
Command Injection
Special Elements Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Fluentd
Logging-Operator