CVE-2024-9779

A

flaw was found in Open Cluster Management (OCM) when a user has access to the worker nodes which contain the cluster-manager or klusterlet deployments. The cluster-manager deployment uses a service account with the same name "cluster-manager" which is bound to a ClusterRole also named "cluster-manager", which includes the permission to create Pod resources. If this deployment runs a pod on an attacker-controlled node, the attacker can obtain the cluster-manager's token and steal any service account token by creating and mounting the target service account to control the whole cluster.

Configurations

No configuration.

History

25 Feb 2026, 21:16

Type Values Removed Values Added
CWE CWE-501 CWE-266
Summary
  • (es) Se encontró una falla en Open Cluster Management (OCM) cuando un usuario tiene acceso a los nodos de trabajo que contienen las implementaciones de cluster-manager o klusterlet. La implementación de cluster-manager utiliza una cuenta de servicio con el mismo nombre "cluster-manager" que está vinculada a un ClusterRole también llamado "cluster-manager", que incluye el permiso para crear recursos de pod. Si esta implementación ejecuta un pod en un nodo controlado por un atacante, este puede obtener el token de cluster-manager y robar cualquier token de cuenta de servicio mediante la creación y el montaje de la cuenta de servicio de destino para controlar todo el clúster.

17 Dec 2024, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-17 23:15

Updated : 2026-02-25 21:16


NVD link : CVE-2024-9779

Mitre link : CVE-2024-9779

CVE.ORG link : CVE-2024-9779


JSON object : View

Products Affected

No product.

CWE
CWE-266

Incorrect Privilege Assignment