CVE-2025-2241
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Summary
A flaw was found in Hive, a component of Multicluster Engine (MCE) and Advanced Cluster Management (ACM). This vulnerability causes VCenter credentials to be exposed in the ClusterProvision object after provisioning a VSphere cluster. Users with read access to ClusterProvision objects can extract sensitive credentials even if they do not have direct access to Kubernetes Secrets. This issue can lead to unauthorized VCenter access, cluster management, and privilege escalation.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
1.2.4105-7735bf3 <= 1.1.16 | affected |
Weaknesses
- CWE-922: Insecure Storage of Sensitive Information
Workarounds
A few mechanisms are available to reduce the risks and mitigate this vulnerability:
- Restrict Access to ClusterProvision Objects
Ensure that only trusted users with valid VCenter credentials have read access to ClusterProvision objects. This can be verified using the following commands:
oc adm policy who-can get clusterprovision oc adm policy who-can read clusterprovision
- Rotate VCenter Credentials
Immediately rotate VCenter credentials to revoke access for any users who may have already accessed the exposed credentials.
- Audit VCenter Users and Roles
Conduct a security audit of VCenter accounts and roles to detect any unauthorized access or configuration changes.
If any suspicious activity is found, revoke access by rotating credentials again (step 2) and taking necessary remediation actions.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://access.redhat.com/security/cve/CVE-2025-2241
- https://bugzilla.redhat.com/show_bug.cgi?id=2351350
- https://github.com/openshift/hive/pull/2612
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.