Where
-Infinity
0

Vendor Risk Score

See how red hat compares to other vendors in security performance

View Risk Score →

Software

red hat red hat enterprise linux for x86_64 - update services for sap solutions
2534
red hat red hat enterprise linux server for power le - update services for sap solutions
2501
red hat red hat enterprise linux server - aus
2161
red hat red hat enterprise linux for arm 64 - 4 years of updates
1985
red hat red hat enterprise linux for x86_64
1947
red hat red hat enterprise linux for ibm z systems - 4 years of updates
1938
red hat red hat enterprise linux for power, little endian
1923
red hat red hat enterprise linux for arm 64
1901
red hat red hat enterprise linux for power, little endian - extended update support
1862
red hat red hat enterprise linux for x86_64 - extended update support
1839
red hat red hat enterprise linux for arm 64 - extended update support
1833
red hat red hat enterprise linux for ibm z systems
1822
red hat red hat enterprise linux for ibm z systems - extended update support
1758
red hat red hat enterprise linux for x86_64 - extended life cycle
1132
red hat red hat enterprise linux for power, little endian - extended life cycle
1104
red hat red hat enterprise linux for arm 64 - extended life cycle
1059
red hat red hat enterprise linux for ibm z systems - extended life cycle
1035
red hat enterprise linux server
800
red hat enterprise linux for sap solutions
785
red hat enterprise linux for power, little endian - extended update support
784
red hat enterprise linux server for power le - update services for sap solutions
784
red hat red hat enterprise linux server - tus
732
red hat enterprise linux server for ibm z systems
714
red hat red hat codeready linux builder for x86_64 - extended update support
690
red hat red hat codeready linux builder for arm 64 - extended update support
686
red hat red hat codeready linux builder for power, little endian - extended update support
684
red hat red hat codeready linux builder for x86_64
680
red hat red hat codeready linux builder for arm 64
675
red hat red hat codeready linux builder for power, little endian
670
red hat red hat codeready linux builder for ibm z systems - extended update support
654
red hat red hat codeready linux builder for ibm z systems
598
red hat enterprise linux for arm 64
568
red hat openshift container platform
568
red hat red hat enterprise linux for x86_64 - extended update support extension
531
red hat red hat enterprise linux for power, little endian - 4 years of support
509
red hat red hat enterprise linux for x86_64 - 4 years of updates
507
red hat enterprise linux 8
489
red hat red hat openshift container platform
458
red hat enterprise linux for arm64 eus
457
red hat enterprise linux for x86_64 - extended update support
422
red hat enterprise linux for ibm z systems
414
red hat red hat hardened images
265
red hat red hat openshift container platform for power
247
red hat red hat openshift container platform for arm 64
246
red hat red hat openshift container platform for ibm z and linuxone
245
red hat codeready linux builder for x86_64 - extended update support
228
red hat codeready linux builder for ibm z systems
196
red hat red hat enterprise linux for x86_64 - extended life cycle long life
177
red hat red hat enterprise linux server for arm 64 - 4 years of updates
174
red hat openshift container platform for ibm linuxone
164
Severity
9.9
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

A flaw was found in Red Hat Openshift AI Service. A low-privileged attacker with access to an authenticated account, for example as a data scientist using a standard Jupyter notebook, can escalate their privileges to a full cluster administrator. This allows for the complete compromise of the cluster's confidentiality, integrity, and availability. The attacker can steal sensitive data, disrupt all services, and take control of the underlying infrastructure, leading to a total breach of the platform and all applications hosted on it.

1 / 2
Source: MITRE
First published (updated )
Severity
9.9
EPSS
0.06%
AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

A flaw was found in odh-dashboard in Red Hat Openshift AI. This vulnerability in the odh-dashboard component of Red Hat OpenShift AI (RHOAI) allows for the disclosure of Kubernetes Service Account tokens through a NodeJS endpoint. This could enable an attacker to gain unauthorized access to Kubernetes resources.

First published (updated )
Severity
9.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

A flaw was found in the multicloud-integrations component of Red Hat Advanced Cluster Management (RHACM). The Application propagation controller takes the tenant-controlled ocm-managed-cluster annotation verbatim from an Application CR and uses it as the ManifestWork namespace without authorization checks. The only validation is a bare existence check on the target ManagedCluster. A tenant with Application create permissions in any hub namespace can generate ManifestWorks targeting arbitrary managed clusters, resulting in spoke cluster-admin ArgoCD syncing attacker-controlled manifests.

Upstream repo: https://github.com/stolostron/multicloud-integrations Audited commit: d88a168 Jira tracker: ACM-38643

1 / 2
Source: Red Hat
First published (updated )
Severity
9.9
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

A flaw was found in the multicloud-operators-subscription component of Red Hat Advanced Cluster Management (RHACM). The application-manager addon's ClusterRole grants apiGroups: resources: verbs: (plus nonResourceURLs:) and is bound to the application-manager ServiceAccount on every managed cluster via the addon framework. This wildcard RBAC is the root enabler for multiple confused-deputy attacks where a namespace-admin tenant can create Subscription CRs that deploy arbitrary cluster-scoped resources using this privileged SA. A least-privilege variant exists in addon/manifests/permission/role.yaml but is not used by default.

Upstream repo: https://github.com/stolostron/multicloud-operators-subscription Audited commit: 48ae4defaa5b719e0664e1de7413c96029c938bc Jira tracker: ACM-38624

1 / 2
Source: Red Hat
First published (updated )
Severity
9.8
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

A flaw was found in 389 Directory Server (389-ds-base). During SASL PLAIN authentication, the idssaslcanonuser() function writes the resolved bind DN into a Cyrus SASL auxiliary property (propset) on every canonicalization attempt, including failed ones. A failed one-shot PLAIN exchange does not trigger SASL-context recreation in idssaslcheckbind() -- that only happens when CONNFLAGSASLCOMPLETE or continuing is already set. A subsequent successful SASL bind on the same connection retrieves the auxiliary property via propgetnames() and unconditionally trusts only the first stored value (dnval[0].values[0]), with no check on which SASL mechanism completed the second exchange and no check that the value corresponds to the identity actually just authenticated.

An unprivileged remote attacker can exploit this with zero valid credentials: first send a SASL PLAIN bind as cn=Directory Manager with an incorrect password (fails as expected, but leaves the Directory Manager DN in slot 0 of the auxiliary property), then complete a SASL ANONYMOUS bind on the same connection. The server installs the stale Directory Manager identity instead of the anonymous identity, granting full Directory Manager authority. This was independently confirmed by Red Hat Product Security in an isolated, network-disconnected sandbox against 389-ds-base-2.9.0: "Who Am I?" returned "cn=directory manager", and the Directory-Manager-only cn=config attribute nsslapd-rootdn became readable. The same stale-identity mechanism also allows escalation via a valid low-privileged account's own successful second bind (originally reported variant, requiring one valid account), independently reproduced against the reporter's own PoC.

Root cause: ldap/servers/slapd/saslbind.c, idssaslcanonuser() (identity write, unconditional per mechanism) and idssaslcheckbind() (identity read-back and installation, no mechanism check, no freshness check). Verified directly against commit 33c0e0115c03017ba94ee02f144383704de32a25; unchanged since a September 2024 logging-format cleanup.

1 / 2
Source: Red Hat
First published (updated )
Severity
9.8
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In Jboss Application Server as shipped with Red Hat Enterprise Application Platform 5.2, it was found that the doFilter method in the ReadOnlyAccessFilter of the HTTP Invoker does not restrict classes for which it performs deserialization and thus allowing an attacker to execute arbitrary code via crafted serialized data.

1 / 3
First published (updated )
Severity
9.8
Code Injection
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Red Hat JBoss RichFaces Framework contains an expression language injection vulnerability via the UserResource resource. A remote, unauthenticated attacker could exploit this vulnerability to execute malicious code using a chain of Java serialized objects via org.ajax4jsf.resource.UserResource$UriData.

1 / 3
Source: CISA
First published (updated )
Severity
9.6
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

A missing authorization vulnerability was found in EDA (Event-Driven Ansible). The websocket endpoint at /api/eda/ws/ansible-rulebook does not verify that the authenticated user has permission to access the specified activation. The handleworkers() method in consumers.py performs a direct database lookup by activationid without permission filtering. Any authenticated user, even with zero EDA permissions, can send a forged Worker message with any activationid and receive plaintext credentials including AAP Controller OAuth tokens, vault passwords, SSH private keys, and TLS certificates.

1 / 2
Source: Red Hat
First published (updated )
Severity
9.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

A flaw was found in multicloud-integrations, a component of Red Hat Advanced Cluster Management (RHACM). This vulnerability allows an authenticated user, referred to as a tenant, to manipulate the GitOpsCluster controller. By exploiting this, a tenant can redirect sensitive spoke cluster bearer tokens from secure locations to a namespace they control. This unauthorized access to tokens can lead to the disclosure of critical information and bypass security policies within ArgoCD AppProjects.

1 / 2
Source: NVD
First published (updated )
Severity
9.6
SSRF
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

A flaw was found in the AAP Controller's HashiCorp Vault credential integration. When a HashiCorp Vault Secret Lookup credential is configured with kubernetesrole authentication, the credential test endpoint (POST /api/controller/v2/credentials/{id}/test/) triggers the kubernetesauth() function which reads the controller pod's Kubernetes service account token from /var/run/secrets/kubernetes.io/serviceaccount/token and POSTs it as {"jwt": "<satoken>", "role": "<role>"} to the user-supplied vault URL. There is no validation or restriction on the vault URL target. An authenticated attacker with credential-creation privileges can set the vault URL to an attacker-controlled server and capture the SA token. The exfiltrated token (system:serviceaccount:ansible-automation-platform:automation-controller) has broad Kubernetes RBAC permissions including: full pod CRUD (get,list,watch,create,update,patch,delete) in both ansible-automation-job and ansible-automation-platform namespaces, and individual secret access (get,create,delete) in both namespaces. This allows the attacker to read database credentials, the Django SECRETKEY, and access all 31+ pods in the AAP platform namespace. In AAP Cloud (managed service) environments, this constitutes a tenant-to-infrastructure escape as the control plane is managed by Red Hat. The token has an approximately 1-year lifetime.

Upstream: https://github.com/ansible/awx (awxplugins/credentials/hashivault.py) Affected function: kubernetesauth() at hashivault.py:462-468 Reporter: Chris Meyers (internal — cmeyers) Tested against: platform.cus-0616.aws.ansiblecloud.com (AAP Cloud, ROSA)

1 / 2
Source: Red Hat
First published (updated )
Severity
9.3
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Care Everywhere Gateway 14.3.10 contains a hard-coded credentials vulnerability in the bundled WildFly 8.2.0.Final management interface that allows unauthenticated remote attackers to gain administrative access by using default credentials identical across all installations. Attackers can authenticate to the exposed WildFly management console on port 20990 and deploy a malicious Web Application Archive file through the Deployments interface to achieve remote code execution as the Windows machine account. Version 14.x.x was declared end-of-life (EOL) in 2017 and future releases have addressed the vulnerable finding.

First published (updated )
Severity
9.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

A vulnerability was found in Quarkus in the quarkus-security-webauthn module. The Quarkus WebAuthn module publishes default REST endpoints for registering and logging users in while allowing developers to provide custom REST endpoints. When developers provide custom REST endpoints, the default endpoints remain accessible, potentially allowing attackers to obtain a login cookie that has no corresponding user in the Quarkus application or, depending on how the application is written, could correspond to an existing user that has no relation with the current attacker, allowing anyone to log in as an existing user by just knowing that user's user name.

1 / 2
Source: NVD
First published (updated )
Severity
9.1
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.

1 / 2
Source: MITRE
First published (updated )
Severity
9.1
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N

A flaw was found in Undertow. This vulnerability allows a remote attacker to construct specially crafted requests where header names are parsed differently by Undertow compared to upstream proxies. This discrepancy in header interpretation can be exploited to launch request smuggling attacks, potentially bypassing security controls and accessing unauthorized resources.

1 / 2
Source: MITRE
First published (updated )
Severity
9.1
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N

A flaw was found in Undertow. A remote attacker can exploit this vulnerability by sending \r\r\r as a header block terminator. This can be used for request smuggling with certain proxy servers, such as older versions of Apache Traffic Server and Google Cloud Classic Application Load Balancer, potentially leading to unauthorized access or manipulation of web requests.

1 / 2
Source: MITRE
First published (updated )
Severity
9.1
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H

Podman Desktop is a graphical tool for developing on containers and Kubernetes. Prior to 1.26.2, an unauthenticated HTTP server exposed by Podman Desktop allows any network attacker to remotely trigger denial-of-service conditions and extract sensitive information. By abusing missing connection limits and timeouts, an attacker can exhaust file descriptors and kernel memory, leading to application crash or full host freeze. Additionally, verbose error responses disclose internal paths and system details (including usernames on Windows), aiding further exploitation. The issue requires no authentication or user interaction and is exploitable over the network. This vulnerability is fixed in 1.26.2.

First published (updated )
Severity
9.1
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

A flaw was found in the SAML metadata import functionality of the keycloak-services component, which is the core engine for identity brokering in Red Hat Build of Keycloak. When importing identity provider metadata that lacks specific usage attributes for keys, the system incorrectly disables signature validation for SAML responses even if a signing certificate is provided. This issue allows an unauthenticated attacker to forge a SAML response and gain unauthorized access to a user account by knowing their external identifier.

1 / 2
Source: MITRE
First published (updated )
Severity
9.1
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

A flaw was found in the Keycloak reset-credentials authentication flow. The vulnerability exists in the way the flow state is managed, allowing an unauthenticated remote attacker to bypass the email verification requirement. By sending a specially crafted request to the reset-credentials endpoint, an attacker can transition the authentication session directly to the password update phase without possessing the required action token typically sent via email. Successful exploitation allows an attacker to perform a complete account takeover of any user, including administrative accounts, by resetting their password.

1 / 2
Source: Red Hat
First published (updated )
Severity
9
Path Traversal

Critical: Red Hat Advanced Cluster Management 2.9.2 security and bug fix container updates

1 / 2
Source: Red Hat

Remedy

For Red Hat Advanced Cluster Management for Kubernetes, see the following<br>documentation, which will be updated shortly for this release:<br><a href="https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html-single/install/index#installing" target="_blank">https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html-single/install/index#installing</a>
First published (updated )
Severity
9
Path Traversal

Critical: OpenShift Container Platform 4.14.11 security and extras update

1 / 2
Source: Red Hat

Remedy

For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:<br><a href="https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html" target="_blank">https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html</a>
First published (updated )
Severity
9
Path Traversal

Critical: OpenShift Container Platform 4.14.11 bug fix and security update

1 / 2
Source: Red Hat

Remedy

For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:<br><a href="https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html" target="_blank">https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html</a> You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at <a href="https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags." target="_blank">https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.</a> The sha values for the release are<br>(For x86_64 architecture)<br> The image digest is sha256:36783a8b066c96dd6258e818ce51b5a763438adbf56221ea5c4b62ae4f345886<br>(For s390x architecture)<br> The image digest is sha256:ae44573838e7a212a5c1c770249862763cacc3dcc07cedca37a140a73ee8ab01<br>(For ppc64le architecture)<br> The image digest is sha256:6dc606eb76237e5fca46cf0ecc5665c473571b58c73b3e2ae48cda4f7eb62748<br>(For aarch64 architecture)<br> The image digest is sha256:a456939baf9762ce465d90a73aee8b1dc73c79321472aefb88496766eba5add7<br>All OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at <a href="https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html" target="_blank">https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html</a>
First published (updated )
Severity
9

Critical: Red Hat Advanced Cluster Management 2.7.11 security and bug fix container update

1 / 2
Source: Red Hat

Remedy

For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:<br><a href="https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/install/installing" target="_blank">https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/install/installing</a>
First published (updated )
Severity
9
Path Traversal

Critical: OpenShift Container Platform 4.14.12 bug fix and security update

Remedy

For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:<br><a href="https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html" target="_blank">https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html</a> You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at <a href="https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags." target="_blank">https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.</a> The sha values for the release are<br>(For x86_64 architecture)<br> The image digest is sha256:671bc35e8fc2027d6f4c2c756d19909d83d55d1c591e8f9ea790ec8da744d171<br>(For s390x architecture)<br> The image digest is sha256:641ac9df3fbc2575922e68cc2e3b0903d7d268faf6862777fca93ac7ed2fe82b<br>(For ppc64le architecture)<br> The image digest is sha256:ab24f08a86cb6715e3259153ab44820620d80f21c87781001289bc7ebe13cf02<br>(For aarch64 architecture)<br> The image digest is sha256:7f3942d330660112a9220786bd2fb3015f05bda0354002f70cf5735e6386b93b<br>All OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at <a href="https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html" target="_blank">https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html</a>
First published (updated )
Severity
9
Path Traversal

Critical: OpenShift Container Platform 4.13.33 security and extras update

1 / 2
Source: Red Hat

Remedy

For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:<br><a href="https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html" target="_blank">https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html</a>
First published (updated )
Severity
9
Path Traversal

Critical: OpenShift Container Platform 4.13.33 bug fix and security update

Remedy

For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:<br><a href="https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html" target="_blank">https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html</a> You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at <a href="https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags." target="_blank">https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.</a> The sha values for the release are<br>(For x86_64 architecture)<br> The image digest is sha256:7083519fd75dc187b7405968ba3d3d764a9807529e955411fd0ca1142dd4b560<br> (For s390x architecture)<br> The image digest is sha256:fd12ce4b8e006c6d8613f32f36e5ca994aeef6dee158b7179c450af2b86de4b9<br>(For ppc64le architecture)<br> The image digest is sha256:d46a10358eb60f80a0d483aeba8c28d834769465a298ecb37dc69c7ab4cd92d9<br>(For aarch64 architecture)<br> The image digest is sha256:2e6962da6066332442fbd5d27b5917f3980bef59be6cabab263774ac615213db<br>All OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at <a href="https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html" target="_blank">https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html</a>
First published (updated )
Severity
9

Critical: Red Hat Advanced Cluster Management 2.8.5 security and bug fix container updates

1 / 2
Source: Red Hat

Remedy

For more information, see Red Hat Advanced Cluster Management for Kubernetes product documentation:<br><a href="https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8" target="_blank">https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8</a>
First published (updated )
Severity
9
Path Traversal

Critical: Release of OpenShift Serverless 1.31.1

1 / 2
Source: Red Hat

Remedy

See the Red Hat OpenShift serverless 1.31 documentation at: <br><a href="https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.31" target="_blank">https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.31</a>
First published (updated )
Severity
9
Path Traversal

Critical: Release of OpenShift Serverless Client kn 1.31.1 security update

1 / 2
Source: Red Hat

Remedy

See the Red Hat OpenShift serverless documentation at: <br><a href="https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.31" target="_blank">https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.31</a>
First published (updated )
Severity
9
Path Traversal

Critical: OpenShift Container Platform 4.12.50 security and extras update

1 / 2
Source: Red Hat

Remedy

For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:<br><a href="https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html" target="_blank">https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html</a>
First published (updated )
Severity
9
Path Traversal

Critical: OpenShift Container Platform 4.13.34 security update

1 / 2
Source: Red Hat

Remedy

For OpenShift Container Platform 4.13 see the following documentation,<br>which will be updated shortly for this release, for important instructions<br>on how to upgrade your cluster and fully apply this asynchronous errata<br>update:<br><a href="https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html" target="_blank">https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html</a> You may download the oc tool and use it to inspect release image metadata<br>for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests<br>may be found at<br><a href="https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags" target="_blank">https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags</a> The sha values for the release are:<br>(For x86_64 architecture)<br>The image digest is sha256:04081f0cdc3a98eb9b705aceb86d4a035f7e6ccf6d9d10621776d53134f81c33<br>(For s390x architecture)<br>The image digest is sha256:ca025a3ba9de59089b7278263115bd54a4d7164e48b9fa856c6f3688f62dae82<br>(For ppc64le architecture)<br>The image digest is sha256:f42073e4296bd8e8dcf1b3ccf3a9a0213eac6039a1393d56bd34514606e09900<br>(For aarch64 architecture)<br>The image digest is sha256:64a6652bc3ee1eeaa4020ec7ea73e7484b398aa98144bcc4774cbb1358375027<br>All OpenShift Container Platform 4.13 users are advised to upgrade to these<br>updated packages and images when they are available in the appropriate<br>release channel. To check for available updates, use the OpenShift Console<br>or the CLI oc command. Instructions for upgrading a cluster are available<br>at<br><a href="https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html" target="_blank">https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html</a>
First published (updated )

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203