GHSA-mg7w-c9x2-xh7r

Suggest an improvement
Source
https://github.com/advisories/GHSA-mg7w-c9x2-xh7r
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-mg7w-c9x2-xh7r/GHSA-mg7w-c9x2-xh7r.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-mg7w-c9x2-xh7r
Aliases
Published
2025-01-03T16:12:03Z
Modified
2025-01-07T16:27:08.171935Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Karmada PULL Mode Cluster Privilege Escalation
Details

Impact

What kind of vulnerability is it? Who is impacted?

The PULL mode clusters registered with the karmadactl register command have excessive privileges to access control plane resources. By abusing these permissions, an attacker able to authenticate as the karmada-agent to a karmada cluster would be able to obtain administrative privileges over the entire federation system including all registered member clusters.

Patches

Has the problem been patched? What versions should users upgrade to?

Since Karmada v1.12.0, command karmadactl register restricts the access permissions of pull mode member clusters to control plane resources. This way, an attacker able to authenticate as the karmada-agent cannot control other member clusters in Karmada.

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

Restricts the access permissions of pull mode member clusters to control plane resources according to Karmada Component Permissions Docs.

References

Are there any links users can visit to find out more? 1. Enhancements made from the Karmada community: https://github.com/karmada-io/karmada/pull/5793 2. Karmada Component Permissions: https://karmada.io/docs/administrator/security/component-permission

Database specific
{
    "nvd_published_at": "2025-01-03T17:15:08Z",
    "cwe_ids": [
        "CWE-266"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2025-01-03T16:12:03Z"
}
References

Affected packages

Go / github.com/karmada-io/karmada

Package

Name
github.com/karmada-io/karmada
View open source insights on deps.dev
Purl
pkg:golang/github.com/karmada-io/karmada

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.12.0