ghsa-7633-x85h-5mqh
Vulnerability from github
Published
2025-06-04 06:30
Modified
2025-06-05 05:10
Severity ?
VLAI Severity ?
Summary
kro Confused Deputy vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/kro-run/kro" }, "ranges": [ { "events": [ { "introduced": "0.1.0" }, { "fixed": "0.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-48710" ], "database_specific": { "cwe_ids": [ "CWE-441" ], "github_reviewed": true, "github_reviewed_at": "2025-06-05T05:10:13Z", "nvd_published_at": "2025-06-04T06:15:21Z", "severity": "MODERATE" }, "details": "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\u0027s controllers deploy and run attacker-controlled images, resulting in unauthenticated remote code execution on cluster nodes.", "id": "GHSA-7633-x85h-5mqh", "modified": "2025-06-05T05:10:13Z", "published": "2025-06-04T06:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48710" }, { "type": "PACKAGE", "url": "https://github.com/kro-run/kro" }, { "type": "WEB", "url": "https://github.com/kro-run/kro/compare/v0.2.1...v0.2.2" }, { "type": "WEB", "url": "https://orca.security/resources/blog/kubernetes-crd-abstraction-risks-kro" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "kro Confused Deputy vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…