AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-56513

UNKNOWN · CVSS N/A EPSS 0.49% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-01-03 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Kubernetes. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-56513
Severity
UNKNOWN
CVSS
N/A
EPSS
0.49%
Kubernetes

Original NVD Description

Karmada is a Kubernetes management system that allows users to run cloud-native applications across multiple Kubernetes clusters and clouds. Prior to version 1.12.0, the PULL mode clusters registered with the `karmadactl register` command have excessive privileges to access control plane resources. By abusing these permissions, an attacker able to authenticate as the karmada-agent to a karmada cluster would be able to obtain administrative privileges over the entire federation system including all registered member clusters. Since Karmada v1.12.0, command `karmadactl register` restricts the access permissions of pull mode member clusters to control plane resources. This way, an attacker able to authenticate as the karmada-agent cannot control other member clusters in Karmada. As a workaround, one may restrict the access permissions of pull mode member clusters to control plane resources according to Karmada Component Permissions Docs.