CVE Catalog

CVE-2025-2842

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile - higher than 28% of all known CVEs

Summary

A flaw in Tempo Operator where enabling Jaeger UI Monitor Tab creates a ClusterRoleBinding for the Tempo service account, granting cluster-monitoring-view role. A user with permissions to create TempoStack and read secrets in a namespace can read the service account token and access all cluster metrics.

Risk Assessment

The risk is unauthorized access to all cluster metrics, potentially leaking sensitive infrastructure information and facilitating further attacks.

Recommendation

Immediately disable the Jaeger UI Monitor Tab if not needed, restrict permissions for creating TempoStack and reading secrets, and consider updating Tempo Operator to a patched version.

Original NVD description (English source)

A flaw was found in the Tempo Operator. When the Jaeger UI Monitor Tab functionality is enabled in a Tempo instance managed by the Tempo Operator, the Operator creates a ClusterRoleBinding for the Service Account of the Tempo instance to grant the cluster-monitoring-view ClusterRole. This can be exploited if a user has 'create' permissions on TempoStack and 'get' permissions on Secret in a namespace (for example, a user has ClusterAdmin permissions for a specific namespace), as the user can read the token of the Tempo service account and therefore has access to see all cluster metrics.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS