CVE-2025-62714
published 2025-10-24CVE-2025-62714: 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…
PriorityP263high8.7CVSS 4.0
AVNACLATNPRNUINVCHVINVANSCNSINSANEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EPSS
0.61%
44.5th percentile
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
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | karmada-io_dashboard | >= 0 < 0.2.0 | 0.2.0 |
| karmada-io | dashboard | < 0.2.0 | 0.2.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Karmada Dashboard API Unauthorized Access Vulnerability in github.com/karmada-io/dashboard
osv·2025-10-30
CVE-2025-62714 Karmada Dashboard API Unauthorized Access Vulnerability in github.com/karmada-io/dashboard
Karmada Dashboard API Unauthorized Access Vulnerability in github.com/karmada-io/dashboard
Karmada Dashboard API Unauthorized Access Vulnerability in github.com/karmada-io/dashboard
GHSA
Karmada Dashboard API Unauthorized Access Vulnerability
ghsa·2025-10-24
CVE-2025-62714 [CRITICAL] CWE-862 Karmada Dashboard API Unauthorized Access Vulnerability
Karmada Dashboard API Unauthorized Access Vulnerability
### Impact
This 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.
### Patches
The issue has been fixed in Karmada Dashboard v0.2.0. This release enforces authentication for all API endpoints. Users are strongly advised to upgrade to version
OSV
Karmada Dashboard API Unauthorized Access Vulnerability
osv·2025-10-24
CVE-2025-62714 [CRITICAL] Karmada Dashboard API Unauthorized Access Vulnerability
Karmada Dashboard API Unauthorized Access Vulnerability
### Impact
This 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.
### Patches
The issue has been fixed in Karmada Dashboard v0.2.0. This release enforces authentication for all API endpoints. Users are strongly advised to upgrade to version
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/karmada-io/dashboard/commit/8457b8bb87725e2371a638ca5a255fd2895c70f1https://github.com/karmada-io/dashboard/commit/d2d04909f25e96b4c20fa6b636c398bd1636ee06https://github.com/karmada-io/dashboard/pull/271https://github.com/karmada-io/dashboard/pull/280https://github.com/karmada-io/dashboard/releases/tag/v0.2.0https://github.com/karmada-io/dashboard/security/advisories/GHSA-5qjg-9mjh-4r92
2025-10-24
Published