CVE-2025-62714
Description
Karmada Dashboard is a general-purpose, web-based control panel for Karmada which is a multi-cluster management project. Prior to version 0.2.0, there is an authentication bypass vulnerability in the Karmada Dashboard API. The backend API endpoints (e.g., /api/v1/secret, /api/v1/service) did not enforce authentication, allowing unauthenticated users to access sensitive cluster information such as Secrets and Services directly. Although the web UI required a valid JWT for access, the API itself remained exposed to direct requests without any authentication checks. Any user or entity with network access to the Karmada Dashboard service could exploit this vulnerability to retrieve sensitive data.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/karmada-io/dashboardGo | < 0.2.0 | 0.2.0 |
Affected products
1- Range: v0.1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
7- github.com/advisories/GHSA-5qjg-9mjh-4r92ghsaADVISORY
- github.com/karmada-io/dashboard/pull/271nvdWEB
- github.com/karmada-io/dashboard/pull/280nvdWEB
- github.com/karmada-io/dashboard/releases/tag/v0.2.0nvdWEB
- github.com/karmada-io/dashboard/security/advisories/GHSA-5qjg-9mjh-4r92nvdWEB
- github.com/karmada-io/dashboard/commit/8457b8bb87725e2371a638ca5a255fd2895c70f1nvd
- github.com/karmada-io/dashboard/commit/d2d04909f25e96b4c20fa6b636c398bd1636ee06nvd
News mentions
0No linked articles in our index yet.