The following table lists the changes that have been made to the
CVE-2025-48710 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by [email protected]Jun. 04, 2025
Action Type Old Value New Value Added Description kro (Kube Resource Orchestrator) 0.1.0 before 0.2.1 allows users (with permission to create or modify ResourceGraphDefinition resources) to supply arbitrary container images. This can lead to a confused-deputy scenario where kro’s controllers deploy and run attacker-controlled images, resulting in unauthenticated remote code execution on cluster nodes. Added CVSS V3.1 AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N Added CWE CWE-441 Added Reference https://github.com/kro-run/kro/compare/v0.2.1…v0.2.2 Added Reference https://orca.security/resources/blog/kubernetes-crd-abstraction-risks-kro/