← Back

Openshift Container Platform For Power

openshift_container_platform_for_power

Vendor: Redhat • 23 CVEs

CVEs (23)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Libarchive
Redhat
7Enterprise Linux
Enterprise Linux Server AusHardened Images+4 more
May 28, 2026
Mar 19, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression metho...Show more
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.Show less
2Gnome
Redhat
29Ceph Storage
Codeready Linux BuilderCodeready Linux Builder For Arm64+26 more
Jun 2, 2026
Nov 26, 2025
N/A· v4
7.7 HIGH· v3
N/A· v2
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable character...Show more
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.Show less
2Redhat
Xmlsoft
20Enterprise Linux
Enterprise Linux EusEnterprise Linux For Arm 64+17 more
May 12, 2026
Jun 12, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when...Show more
A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.Show less
1Redhat
15Enterprise Linux
Enterprise Linux EusEnterprise Linux For Arm 64+12 more
Mar 19, 2026
Oct 15, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill whe...Show more
A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.Show less
1Redhat
6Build Of Keycloak
Openshift Container PlatformOpenshift Container Platform For Ibm Z+3 more
Nov 26, 2024
Sep 19, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
A misconfiguration flaw was found in Keycloak. This issue can allow an attacker to redirect users to an arbitrary URL if a 'Valid Redirect URI' is set to http://localhost or http://127.0.0.1, enabling sensitive informati...Show more
A misconfiguration flaw was found in Keycloak. This issue can allow an attacker to redirect users to an arbitrary URL if a 'Valid Redirect URI' is set to http://localhost or http://127.0.0.1, enabling sensitive information such as authorization codes to be exposed to the attacker, potentially leading to session hijacking.Show less
1Redhat
7Build Of Keycloak
KeycloakOpenshift Container Platform+4 more
Nov 21, 2024
Sep 3, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A vulnerability was found in Keycloak. This flaw allows attackers to bypass brute force protection by exploiting the timing of login attempts. By initiating multiple login requests simultaneously, attackers can exceed th...Show more
A vulnerability was found in Keycloak. This flaw allows attackers to bypass brute force protection by exploiting the timing of login attempts. By initiating multiple login requests simultaneously, attackers can exceed the configured limits for failed attempts before the system locks them out. This timing loophole enables attackers to make more guesses at passwords than intended, potentially compromising account security on affected systems.Show less
1Redhat
10Build Of Keycloak
Jboss Middleware Text Only AdvisoriesKeycloak+7 more
Jun 30, 2025
Apr 17, 2024
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive...Show more
A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.Show less
1Redhat
5Openshift Container Platform
Openshift Container Platform For Arm64Openshift Container Platform For Ibm Z+2 more
Mar 26, 2025
Mar 7, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in the kubevirt-csi component of OpenShift Virtualization's Hosted Control Plane (HCP). This issue could allow an authenticated attacker to gain access to the root HCP worker node's volume by creating a...Show more
A flaw was found in the kubevirt-csi component of OpenShift Virtualization's Hosted Control Plane (HCP). This issue could allow an authenticated attacker to gain access to the root HCP worker node's volume by creating a custom Persistent Volume that matches the name of a worker node.Show less
2Netapp
Redhat
9Active Iq Unified Manager
FuseIntegration Camel For Spring Boot+6 more
Jun 25, 2025
Feb 19, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then...Show more
A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and open file limits exhausted at some point, depending on the amount of memory available. At HTTP upgrade to remoting, the WriteTimeoutStreamSinkConduit leaks connections if RemotingConnection is closed by Remoting ServerConnectionOpenListener. Because the remoting connection originates in Undertow as part of the HTTP upgrade, there is an external layer to the remoting connection. This connection is unaware of the outermost layer when closing the connection during the connection opening procedure. Hence, the Undertow WriteTimeoutStreamSinkConduit is not notified of the closed connection in this scenario. Because WriteTimeoutStreamSinkConduit creates a timeout task, the whole dependency tree leaks via that task, which is added to XNIO WorkerThread. So, the workerThread points to the Undertow conduit, which contains the connections and causes the leak.Show less
1Redhat
7Keycloak
Migration Toolkit For ApplicationsOpenshift Container Platform+4 more
Nov 21, 2024
Jan 26, 2024
N/A· v4
7.1 HIGH· v3
N/A· v2
A flaw was found in the redirect_uri validation logic in Keycloak. This issue may allow a bypass of otherwise explicitly allowed hosts. A successful attack may lead to an access token being stolen, making it possible for...Show more
A flaw was found in the redirect_uri validation logic in Keycloak. This issue may allow a bypass of otherwise explicitly allowed hosts. A successful attack may lead to an access token being stolen, making it possible for the attacker to impersonate other users.Show less
1Redhat
5Openshift Container Platform
Openshift Container Platform For Ibm ZOpenshift Container Platform For Linuxone+2 more
Nov 21, 2024
Dec 21, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
Keycloak's device authorization grant does not correctly validate the device code and client ID. An attacker client could abuse the missing validation to spoof a client consent request and trick an authorization admin in...Show more
Keycloak's device authorization grant does not correctly validate the device code and client ID. An attacker client could abuse the missing validation to spoof a client consent request and trick an authorization admin into granting consent to a malicious OAuth client or possible unauthorized access to an existing OAuth client.Show less
1Redhat
5Keycloak
Openshift Container PlatformOpenshift Container Platform For Power+2 more
Nov 21, 2024
Dec 14, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
A flaw was found in Keycloak that prevents certain schemes in redirects, but permits them if a wildcard is appended to the token. This issue could allow an attacker to submit a specially crafted request leading to cross-...Show more
A flaw was found in Keycloak that prevents certain schemes in redirects, but permits them if a wildcard is appended to the token. This issue could allow an attacker to submit a specially crafted request leading to cross-site scripting (XSS) or further attacks. This flaw is the result of an incomplete fix for CVE-2020-10748.Show less
1Redhat
5Keycloak
Openshift Container PlatformOpenshift Container Platform For Ibm Linuxone+2 more
Nov 21, 2024
Dec 14, 2023
N/A· v4
7.7 HIGH· v3
N/A· v2
An unconstrained memory consumption vulnerability was discovered in Keycloak. It can be triggered in environments which have millions of offline tokens (> 500,000 users with each having at least 2 saved sessions). If an...Show more
An unconstrained memory consumption vulnerability was discovered in Keycloak. It can be triggered in environments which have millions of offline tokens (> 500,000 users with each having at least 2 saved sessions). If an attacker creates two or more user sessions and then open the "consents" tab of the admin User Interface, the UI attempts to load a huge number of offline client sessions leading to excessive memory and CPU consumption which could potentially crash the entire system.Show less
1Redhat
5Openshift Container Platform For Arm64
Openshift Container Platform For LinuxoneOpenshift Container Platform For Power+2 more
Dec 6, 2024
Nov 1, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A regression was introduced in the Red Hat build of python-eventlet due to a change in the patch application strategy, resulting in a patch for CVE-2021-21419 not being applied for all builds of all products.
1Redhat
7Jboss Enterprise Application Platform
Jboss Enterprise Application Platform Text Only AdvisoriesOpenshift Container Platform+4 more
Nov 21, 2024
Sep 27, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If th...Show more
A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshold to limit the file size, it's possible to bypass the limit by setting the file name in the request to null.Show less
3Fedoraproject
KubernetesRedhat
7Cri O
Extra Packages For Enterprise LinuxFedora+4 more
Nov 21, 2024
Sep 25, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A vulnerability was found in cri-o. This issue allows the addition of arbitrary lines into /etc/passwd by use of a specially crafted environment variable.
1Redhat
5Openshift Container Platform
Openshift Container Platform For Ibm ZOpenshift Container Platform For Linuxone+2 more
Nov 21, 2024
Sep 22, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A flaw was found in Red Hat Single Sign-On for OpenShift container images, which are configured with an unsecured management interface enabled. This flaw allows an attacker to use this interface to deploy malicious code...Show more
A flaw was found in Red Hat Single Sign-On for OpenShift container images, which are configured with an unsecured management interface enabled. This flaw allows an attacker to use this interface to deploy malicious code and access and modify potentially sensitive information in the app server configuration.Show less
1Redhat
6Keycloak
Openshift Container PlatformOpenshift Container Platform For Linuxone+3 more
Nov 21, 2024
Sep 20, 2023
N/A· v4
6.8 MEDIUM· v3
N/A· v2
A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session...Show more
A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.Show less
2Netapp
Redhat
16Build Of Quarkus
Decision ManagerFuse+13 more
Nov 21, 2024
Sep 14, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.
1Redhat
5Keycloak
Openshift Container PlatformOpenshift Container Platform For Ibm Linuxone+2 more
Nov 21, 2024
Jul 7, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the SAML or OIDC providers. The vulnerability can allow an attacker to execute malicious scripts by sett...Show more
Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the SAML or OIDC providers. The vulnerability can allow an attacker to execute malicious scripts by setting the AssertionConsumerServiceURL value or the redirect_uri.Show less