CVE-2025-62714

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-62714
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-62714.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-62714
Aliases
Published
2025-10-24T15:41:59Z
Modified
2025-10-26T03:48:43.561131Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Karmada Dashboard API Unauthorized Access Vulnerability
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-862"
    ]
}
References

Affected packages

Git / github.com/karmada-io/dashboard

Affected ranges

Type
GIT
Repo
https://github.com/karmada-io/dashboard
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.1.0