CVE-2025-2241
Public on
Last Modified:
Description
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.
Statement
Mitigation
A few mechanisms are available to reduce the risks and mitigate this vulnerability:
1. 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
2. Rotate VCenter Credentials
Immediately rotate VCenter credentials to revoke access for any users who may have already accessed the exposed credentials.
3. 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.
Additional information
- Bugzilla 2351350: hive: Exposure of VCenter Credentials via ClusterProvision in Hive / MCE / ACM
- CWE-922: Insecure Storage of Sensitive Information
Common Vulnerability Scoring System (CVSS) Score Details
Important note
CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).
The following CVSS metrics and score provided are preliminary and subject to review.
Red Hat | NVD | |
---|---|---|
CVSS v3 Base Score | 8.2 | N/A |
Attack Vector | Network | N/A |
Attack Complexity | High | N/A |
Privileges Required | Low | N/A |
User Interaction | None | N/A |
Scope | Changed | N/A |
Confidentiality Impact | High | N/A |
Integrity Impact | High | N/A |
Availability Impact | None | N/A |
CVSS v3 Vector
Red Hat: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Acknowledgements
Red Hat would like to thank Eric Fried (REDHAT) for reporting this issue.
Frequently Asked Questions
Why is Red Hat's CVSS v3 score or Impact different from other vendors?
For more information, see https://access.redhat.com/solutions/762393.
My product is listed as "Under investigation" or "Affected", when will Red Hat release a fix for this vulnerability?
- "Under investigation" doesn't necessarily mean that the product is affected by this vulnerability. It only means that our Analysis Team is still working on determining whether the product is affected and how it is affected.
- "Affected" means that our Analysis Team has determined that this product is affected by this vulnerability and might release a fix to address this in the near future.
What can I do if my product is listed as "Will not fix"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Upgrade to a supported product version that includes a fix for this vulnerability (recommended).
- Apply a mitigation (if one exists).
- Open a support case to request a prioritization of releasing a fix for this vulnerability.
What can I do if my product is listed as "Fix deferred"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Apply a mitigation (if one exists).
- Open a support case to request a prioritization of releasing a fix for this vulnerability.
- Red Hat Engineering focuses on addressing high-priority issues based on their complexity or limited lifecycle support. Therefore, lower-priority issues will not receive immediate fixes.
What is a mitigation?
I have a Red Hat product but it is not in the above list, is it affected?
Why is my security scanner reporting my product as vulnerable to this vulnerability even though my product version is fixed or not affected?
Not sure what something means? Check out our Security Glossary.
Want to get errata notifications? Sign up here.