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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
24 Oct 2025, 16:28
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-24 16:28
Updated : 2025-10-27 13:20
NVD link : CVE-2025-62714
Mitre link : CVE-2025-62714
CVE.ORG link : CVE-2025-62714
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
