CVE-2025-7195
Public on
Last Modified:
Description
Early versions of Operator-SDK provided an insecure method to allow operator containers to run in environments that used a random UID. Operator-SDK before 0.15.2 provided a script, user_setup, which modifies the permissions of the /etc/passwd file to 664 during build time. Developers who used Operator-SDK before 0.15.2 to scaffold their operator may still be impacted by this if the insecure user_setup script is still being used to build new container images.
In affected images, the /etc/passwd file is created during build time with group-writable permissions and a group ownership of root (gid=0). An attacker who can execute commands within an affected container, even as a non-root user, may be able to leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container.
Statement
Red Hat Product Security has rated this vulnerability as moderate severity for affected products which run on OpenShift. The vulnerability allows for potential privilege escalation within a container, but OpenShift's default, multi-layered security posture effectively mitigates this risk.
The primary controls include the default Security Context Constraints (SCC), which severely limit a container's permissions from the start, and SELinux, which enforces mandatory access control to ensure strict isolation. While other container runtime environments may have different controls available and require case-by-case analysis, OpenShift's built-in defenses are designed to prevent this type of attack.
Mitigation
In Red Hat OpenShift Container Platform, the following default configurations reduce the impact of this vulnerability.
Security Context Constraints (SCCs): The default SCC, Restricted-v2, applies several crucial security settings to containers.
Capabilities: drop: ALL removes all Linux capabilities, including SETUID and SETGID. This prevents a process from changing its user or group ID, a common step in privilege escalation attacks. The SETUID and SETGID capabilities can also be dropped explicitly if other capabilities are still required.
allowPrivilegeEscalation: false ensures that a process cannot gain more privileges than its parent process. This blocks attempts by a compromised container process to grant itself additional capabilities.
SELinux Mandatory Access Control (MAC): Pods are required to run with a pre-allocated Multi-Category Security (MCS) label. This SELinux feature provides a strong layer of isolation between containers and from the host system. A properly configured SELinux policy can prevent a container escape, even if an attacker gains elevated permissions within the container itself.
Filesystem Hardening: While not a default setting, a common security practice is to set readOnlyRootFilesystem: true in a container's security context. In this specific scenario, this configuration would prevent an attacker from modifying critical files like /etc/passwd, even if they managed to gain file-level write permissions.
Additional Information
- This content is not included.Bugzilla 2376300: operator-sdk: privilege escalation due to incorrect permissions of /etc/passwd
- Content from cwe.mitre.org is not included.CWE-276: Incorrect Default Permissions
- FAQ: Frequently asked questions about CVE-2025-7195
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.
External References
Content from www.cve.org is not included.https://www.cve.org/CVERecord?id=CVE-2025-7195
Content from nvd.nist.gov is not included.https://nvd.nist.gov/vuln/detail/CVE-2025-7195
Affected Packages and Issued Red Hat Security Errata
| Products / Services | Components | State | Errata |
|---|---|---|---|
| Compliance Operator 1 | compliance/openshift-compliance-rhel8-operator | Fixed | RHSA-2025:21885 |
| Compliance Operator 1 | compliance/openshift-compliance-rhel8-operator | Fixed | RHSA-2026:0737 |
| File Integrity Operator 1 | compliance/openshift-file-integrity-rhel8-operator | Fixed | RHSA-2025:23542 |
| Multicluster Engine for Kubernetes | multicluster-engine/hypershift-addon-rhel9-operator | Fix deferred | |
| Multicluster Engine for Kubernetes | multicluster-engine/clusterlifecycle-state-metrics-rhel8 | Not affected | |
| Multicluster Engine for Kubernetes | multicluster-engine/discovery-rhel8 | Not affected | |
| Multicluster Engine for Kubernetes | multicluster-engine/managedcluster-import-controller-rhel8 | Not affected | |
| Multicluster Engine for Kubernetes | multicluster-engine/addon-manager-rhel8 | Out of support scope | |
| Multicluster Engine for Kubernetes | multicluster-engine/hypershift-addon-rhel8-operator | Out of support scope | |
| Multicluster Engine for Kubernetes | multicluster-engine/placement-rhel8 | Out of support scope | |
| Multicluster Engine for Kubernetes | multicluster-engine/registration-operator-rhel8 | Out of support scope | |
| Multicluster Engine for Kubernetes | multicluster-engine/registration-rhel8 | Out of support scope | |
| Multicluster Engine for Kubernetes | multicluster-engine/work-rhel8 | Out of support scope | |
| Multicluster Global Hub | multicluster-globalhub/multicluster-globalhub-agent-rhel9 | Not affected | |
| Multicluster Global Hub | multicluster-globalhub/multicluster-globalhub-manager-rhel9 | Not affected | |
| Multicluster Global Hub | multicluster-globalhub/multicluster-globalhub-rhel9-operator | Not affected | |
| RHEL-9-CNV-4.17 | container-native-virtualization/cluster-network-addons-operator-rhel9 | Fixed | RHEA-2026:0129 |
| RHEL-9-CNV-4.18 | container-native-virtualization/cluster-network-addons-operator-rhel9 | Fixed | RHEA-2025:23478 |
| RHEL-9-CNV-4.20 | container-native-virtualization/cluster-network-addons-operator-rhel9 | Fixed | RHEA-2025:23406 |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/acm-governance-policy-framework-addon-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/cert-policy-controller-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/config-policy-controller-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/endpoint-monitoring-rhel9-operator | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/governance-policy-propagator-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/grafana-dashboard-loader-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/iam-policy-controller-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/metrics-collector-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/multicluster-observability-rhel9-operator | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/rbac-query-proxy-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/search-collector-rhel9 | Not affected | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/acm-cluster-permission-rhel8 | Out of support scope | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/klusterlet-addon-controller-rhel8 | Out of support scope | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/multicloud-integrations-rhel8 | Out of support scope | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/multicluster-operators-application-rhel8 | Out of support scope | |
| Red Hat Advanced Cluster Management for Kubernetes 2 | rhacm2/multicluster-operators-channel-rhel8 | Out of support scope | |
| Red Hat Advanced Cluster Management for Kubernetes 2.11 | rhacm2/klusterlet-addon-controller-rhel9 | Fixed | RHSA-2025:23529 |
| Red Hat Advanced Cluster Management for Kubernetes 2.11 | rhacm2/multicluster-operators-application-rhel9 | Fixed | RHSA-2025:23529 |
| Red Hat Advanced Cluster Management for Kubernetes 2.11 | rhacm2/multicluster-operators-channel-rhel9 | Fixed | RHSA-2025:23529 |
| Red Hat Advanced Cluster Management for Kubernetes 2.11 | rhacm2/multicluster-operators-subscription-rhel9 | Fixed | RHSA-2025:23529 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/acm-cluster-permission-rhel9 | Fixed | RHSA-2025:19961 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/klusterlet-addon-controller-rhel9 | Fixed | RHSA-2025:19961 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicloud-integrations-rhel9 | Fixed | RHSA-2025:19961 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicluster-operators-application-rhel9 | Fixed | RHSA-2025:19961 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicluster-operators-channel-rhel9 | Fixed | RHSA-2025:19961 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicluster-operators-subscription-rhel9 | Fixed | RHSA-2025:19961 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/klusterlet-addon-controller-rhel9 | Fixed | RHSA-2025:22684 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/acm-cluster-permission-rhel9 | Fixed | RHSA-2026:5633 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicloud-integrations-rhel9 | Fixed | RHSA-2026:5633 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicluster-operators-application-rhel9 | Fixed | RHSA-2026:5633 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicluster-operators-channel-rhel9 | Fixed | RHSA-2026:5633 |
| Red Hat Advanced Cluster Management for Kubernetes 2.12 | rhacm2/multicluster-operators-subscription-rhel9 | Fixed | RHSA-2026:5633 |
| Red Hat Advanced Cluster Management for Kubernetes 2.13 | rhacm2/acm-cluster-permission-rhel9 | Fixed | RHSA-2026:0627 |
| Red Hat Advanced Cluster Management for Kubernetes 2.13 | rhacm2/klusterlet-addon-controller-rhel9 | Fixed | RHSA-2026:0627 |
| Red Hat Advanced Cluster Management for Kubernetes 2.13 | rhacm2/acm-cluster-permission-rhel9 | Fixed | RHSA-2026:0718 |
| Red Hat Advanced Cluster Management for Kubernetes 2.13 | rhacm2/cluster-backup-rhel9-operator | Fixed | RHSA-2026:0718 |
| Red Hat Advanced Cluster Management for Kubernetes 2.13 | rhacm2/klusterlet-addon-controller-rhel9 | Fixed | RHSA-2026:0718 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/acm-cluster-permission-rhel9 | Fixed | RHSA-2025:19335 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/klusterlet-addon-controller-rhel9 | Fixed | RHSA-2025:19335 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicloud-integrations-rhel9 | Fixed | RHSA-2025:19335 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicluster-operators-application-rhel9 | Fixed | RHSA-2025:19335 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicluster-operators-channel-rhel9 | Fixed | RHSA-2025:19335 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicluster-operators-subscription-rhel9 | Fixed | RHSA-2025:19335 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicloud-integrations-rhel9 | Fixed | RHSA-2026:2572 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicluster-operators-application-rhel9 | Fixed | RHSA-2026:2572 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicluster-operators-channel-rhel9 | Fixed | RHSA-2026:2572 |
| Red Hat Advanced Cluster Management for Kubernetes 2.14 | rhacm2/multicluster-operators-subscription-rhel9 | Fixed | RHSA-2026:2572 |
| Red Hat Advanced Cluster Security 4 | advanced-cluster-security/rhacs-rhel8-operator | Not affected | |
| Red Hat Fuse 7 | fuse7/fuse-apicurito-rhel8-operator | Will not fix | |
| Red Hat OpenShift Container Platform 4 | compliance/openshift-compliance-rhel8-operator | Affected | |
| Red Hat OpenShift Container Platform 4 | openshift4/cnf-tests-rhel8 | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/cnf-tests-rhel9 | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/ztp-site-generate-rhel8 | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/lifecycle-agent-operator-bundle | Not affected | |
| Red Hat OpenShift Container Platform 4 | openshift4/topology-aware-lifecycle-manager-operator-bundle | Not affected | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/cluster-network-addons-operator-rhel9 | Affected | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm | Not affected | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9 | Not affected | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9 | Not affected | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9 | Not affected | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status | Not affected | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9 | Not affected | |
| Red Hat Openshift Data Foundation 4.14 | odf4/cephcsi-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/mcg-cli-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/mcg-core-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/mcg-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/ocs-client-console-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/ocs-client-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/ocs-metrics-exporter-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/ocs-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-console-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-cosi-sidecar-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-csi-addons-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-csi-addons-sidecar-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-multicluster-console-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-multicluster-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-must-gather-rhel9 | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odf-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/odr-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.14 | odf4/rook-ceph-rhel9-operator | Fixed | RHSA-2025:22420 |
| Red Hat Openshift Data Foundation 4.15 | odf4/cephcsi-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/mcg-core-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/mcg-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/ocs-client-console-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/ocs-client-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/ocs-metrics-exporter-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/ocs-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-cli-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-console-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-cosi-sidecar-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-csi-addons-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-csi-addons-sidecar-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-multicluster-console-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-multicluster-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-must-gather-rhel9 | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odf-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/odr-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.15 | odf4/rook-ceph-rhel9-operator | Fixed | RHSA-2025:22418 |
| Red Hat Openshift Data Foundation 4.16 | odf4/cephcsi-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/mcg-core-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/mcg-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/ocs-client-console-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/ocs-client-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/ocs-metrics-exporter-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/ocs-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-cli-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-console-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-cosi-sidecar-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-csi-addons-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-csi-addons-sidecar-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-multicluster-console-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-multicluster-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-must-gather-rhel9 | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odf-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/odr-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.16 | odf4/rook-ceph-rhel9-operator | Fixed | RHSA-2025:22416 |
| Red Hat Openshift Data Foundation 4.17 | odf4/cephcsi-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/cephcsi-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/mcg-core-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/mcg-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/ocs-client-console-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/ocs-client-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/ocs-metrics-exporter-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/ocs-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-cli-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-console-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-cosi-sidecar-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-csi-addons-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-csi-addons-sidecar-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-multicluster-console-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-multicluster-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-must-gather-rhel9 | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odf-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/odr-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.17 | odf4/rook-ceph-rhel9-operator | Fixed | RHSA-2025:22415 |
| Red Hat Openshift Data Foundation 4.18 | odf4/cephcsi-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/cephcsi-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/mcg-core-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/mcg-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/ocs-client-console-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/ocs-client-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/ocs-metrics-exporter-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/ocs-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-cli-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-console-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-cosi-sidecar-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-csi-addons-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-csi-addons-sidecar-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-multicluster-console-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-multicluster-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-must-gather-rhel9 | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odf-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/odr-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Openshift Data Foundation 4.18 | odf4/rook-ceph-rhel9-operator | Fixed | RHSA-2025:21368 |
| Red Hat Web Terminal | web-terminal/web-terminal-exec-rhel9 | Not affected | |
| Red Hat Web Terminal | web-terminal/web-terminal-rhel9-operator | Not affected | |
| Red Hat build of Apicurio Registry 2 | apicurio/apicurio-registry-rhel8-operator | Out of support scope | |
| Red Hat build of Apicurio Registry 3 | apicurio/apicurio-registry-rhel8-operator | Not affected | |
| multicluster engine for Kubernetes 2.6 | multicluster-engine/addon-manager-rhel9 | Fixed | RHSA-2025:23528 |
| multicluster engine for Kubernetes 2.6 | multicluster-engine/clusterlifecycle-state-metrics-rhel9 | Fixed | RHSA-2025:23528 |
| multicluster engine for Kubernetes 2.6 | multicluster-engine/discovery-rhel9 | Fixed | RHSA-2025:23528 |
| multicluster engine for Kubernetes 2.6 | multicluster-engine/placement-rhel9 | Fixed | RHSA-2025:23528 |
| multicluster engine for Kubernetes 2.6 | multicluster-engine/registration-operator-rhel9 | Fixed | RHSA-2025:23528 |
| multicluster engine for Kubernetes 2.6 | multicluster-engine/registration-rhel9 | Fixed | RHSA-2025:23528 |
| multicluster engine for Kubernetes 2.6 | multicluster-engine/work-rhel9 | Fixed | RHSA-2025:23528 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/addon-manager-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/clusterlifecycle-state-metrics-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/discovery-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/managedcluster-import-controller-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/placement-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/registration-operator-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/registration-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/work-rhel9 | Fixed | RHSA-2025:19958 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/addon-manager-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/clusterlifecycle-state-metrics-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/discovery-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/managedcluster-import-controller-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/placement-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/registration-operator-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/registration-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.7 | multicluster-engine/work-rhel9 | Fixed | RHSA-2025:22683 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/addon-manager-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/clusterlifecycle-state-metrics-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/discovery-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/managedcluster-import-controller-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/placement-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/registration-operator-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/registration-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.8 | multicluster-engine/work-rhel9 | Fixed | RHSA-2026:0722 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/addon-manager-rhel9 | Fixed | RHSA-2025:19332 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/clusterlifecycle-state-metrics-rhel9 | Fixed | RHSA-2025:19332 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/discovery-rhel9 | Fixed | RHSA-2025:19332 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/managedcluster-import-controller-rhel9 | Fixed | RHSA-2025:19332 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/placement-rhel9 | Fixed | RHSA-2025:19332 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/registration-operator-rhel9 | Fixed | RHSA-2025:19332 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/registration-rhel9 | Fixed | RHSA-2025:19332 |
| multicluster engine for Kubernetes 2.9 | multicluster-engine/work-rhel9 | Fixed | RHSA-2025:19332 |
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 Authorities (CNA) source for its products and services (see Red Hat classifications ).
| CVSS v3 Score Breakdown | Red Hat | NVD |
|---|---|---|
| CVSS v3 Base Score | 6.4 | |
| Attack Vector | Local | |
| Attack Complexity | High | |
| Privileges Required | High | |
| User Interaction | None | |
| Scope | Unchanged | |
| Confidentiality Impact | High | |
| Integrity Impact | High | |
| Availability Impact | High |
CVSS v3 Vector
Red Hat CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Acknowledgements
Red Hat would like to thank Antony Di Scala, James Force, and Michael Whale 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 This content is not included.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 This content is not included.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?
My product is listed as "Out of Support Scope". What does this mean?
Not sure what something means? Check out our Security Glossary.