PT-2025-43651 · Unknown · Karmada Dashboard
Published
2025-10-24
·
Updated
2025-11-07
·
CVE-2025-62714
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Karmada Dashboard versions prior to 0.2.0
Description
The Karmada Dashboard, a web-based control panel for the Karmada multi-cluster management project, contains an authentication bypass. Backend API endpoints, such as
/api/v1/secret and /api/v1/service, do not enforce authentication. This allows unauthenticated users to access sensitive cluster information, including Secrets and Services, directly. While the web user interface requires a valid JWT for access, the API remains exposed to direct requests without authentication checks. Any user or entity with network access to the Karmada Dashboard service could potentially retrieve sensitive data through these exposed API endpoints. The vulnerable parameters are not explicitly mentioned.Recommendations
Versions prior to 0.2.0 should be updated to version 0.2.0 or later.
Exploit
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Karmada Dashboard