
Cloud Vulnerability DB
A community-led vulnerabilities database
Karmada Dashboard, a general-purpose web-based control panel for Karmada multi-cluster management project, was found to contain an authentication bypass vulnerability (CVE-2025-62714) prior to version 0.2.0. The vulnerability was discovered and disclosed on October 24, 2025. The backend API endpoints (e.g., /api/v1/secret, /api/v1/service) did not enforce authentication, allowing unauthenticated users to access sensitive cluster information directly (GitHub Advisory).
The vulnerability stemmed from the absence of authentication checks in the API endpoints under the /api/v1 path. While the web UI required a valid JWT token for access, the API endpoints remained exposed to direct requests without any authentication verification. The vulnerability was assigned a CVSS 4.0 Base Score of 8.7 HIGH with the vector string CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N. The issue was classified as CWE-862: Missing Authorization (NVD).
The vulnerability allowed any user or entity with network access to the Karmada Dashboard service to bypass authentication and directly access sensitive cluster information. Attackers could retrieve sensitive data including Secrets and Services from the Karmada control plane's Kubernetes cluster without authentication (GitHub Advisory).
The vulnerability has been fixed in Karmada Dashboard v0.2.0, which enforces authentication for all API endpoints. For users unable to upgrade immediately, recommended workarounds include: 1) Restricting network access to the Karmada Dashboard service using Kubernetes Network Policies, firewall rules, or ingress controls, and 2) Placing the Dashboard behind a reverse proxy that enforces authentication (e.g., OAuth2 proxy) to add an additional layer of security (GitHub Advisory, Miggo).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."