VDB
Sign up
MEDIUM6.8

GHSA-9xm2-gw56-wj7m

OpenShift Cluster Logging Operator missing authorization flaw

Quick fix

GHSA-9xm2-gw56-wj7m — github.com/openshift/cluster-logging-operator: upgrade to the fixed version with the command below.

go get github.com/openshift/cluster-logging-operator@v0.0.0-20260804174055-1864c2a9851d

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go/github.com/openshift/cluster-logging-operator
Introduced in: 0Fixed in: 0.0.0-20260804174055-1864c2a9851d
Fixgo get github.com/openshift/cluster-logging-operator@v0.0.0-20260804174055-1864c2a9851d

References