CVE-2026-10609: Openshift/cluster-logging-operator: cluster logging operator creates and forwards serviceaccount tokens without verifying clf creator authorization
A flaw was found in the OpenShift Cluster Logging Operator. The operator creates kubernetes.io/service-account-token Secrets and forwards them as bearer authentication to output URLs without verifying that the ClusterLogForwarder creator has authorization to use the referenced ServiceAccount's credentials. A user with write access to ClusterLogForwarder resources but without secrets access can exfiltrate ServiceAccount tokens for any in-namespace ServiceAccount. When a CLF specifies only receiver-type inputs, the SubjectAccessReview validation is bypassed entirely, widening the attack to SAs without log-collection RBAC. However, even with standard inputs, any SA that passes the input-side SAR check (including the operator's own SA) has its token created and forwarded without output-side authorization. The stolen token inherits all RBAC bindings of the target ServiceAccount, potentially enabling cluster-wide privilege escalation.
Other sources
A missing authorization flaw was found in the OpenShift Cluster Logging Operator. The operator creates and forwards ServiceAccount tokens to output destinations without verifying that the ClusterLogForwarder creator has permission to use those credentials, allowing a delegated editor to exfiltrate SA tokens and escalate privileges.
— MITRE
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-10609?
CVE-2026-10609 has a medium severity rating of 6.8.
How do I fix CVE-2026-10609?
To fix CVE-2026-10609, ensure the OpenShift Cluster Logging Operator verifies ClusterLogForwarder creator authorization before creating and forwarding service account tokens.
What systems are affected by CVE-2026-10609?
CVE-2026-10609 affects OpenShift Cluster Logging Operator, specifically the versions in use within Red Hat OpenShift environments.
What type of vulnerability is CVE-2026-10609?
CVE-2026-10609 is a security flaw involving unauthorized forwarding of service account tokens.
When was CVE-2026-10609 published?
CVE-2026-10609 was published on June 2, 2026.