← Back

Redhat

redhat

5,653 CVEs • 536 products

Products (536)

Click to collapse
Toggle
Linux
linux
Satellite
satellite
Openstack
openstack
Openshift
openshift
Keycloak
keycloak
Fedora Core
fedora_core
Libvirt
libvirt
Ansible Tower
ansible_tower
Cloudforms
cloudforms
Ansible
ansible
Ceph Storage
ceph_storage
Linux Desktop
linux_desktop
Linux Server
linux_server
Jboss Fuse
jboss_fuse
Undertow
undertow
Storage
storage
Quay
quay
Fuse
fuse
Data Grid
data_grid
Resteasy
resteasy
Wildfly
wildfly
Jboss A Mq
jboss_a-mq
Ceph
ceph

CVEs (5,653)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Fedoraproject
Redhat
13Enterprise Linux
Enterprise Linux DesktopEnterprise Linux For Ibm Z Systems+10 more
Mar 27, 2025
Feb 1, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
sssd: libsss_certmap fails to sanitise certificate data used in LDAP filters
3Fedoraproject
GnuRedhat
3Binutils
Enterprise LinuxFedora
Mar 28, 2025
Jan 27, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
An illegal memory access flaw was found in the binutils package. Parsing an ELF file containing corrupt symbol version information may result in a denial of service. This issue is the result of an incomplete fix for CVE-...Show more
An illegal memory access flaw was found in the binutils package. Parsing an ELF file containing corrupt symbol version information may result in a denial of service. This issue is the result of an incomplete fix for CVE-2020-16599.Show less
1Redhat
1Openshift
Apr 1, 2025
Jan 26, 2023
N/A· v4
6.3 MEDIUM· v3
N/A· v2
A flaw was found in github.com/openshift/apiserver-library-go, used in OpenShift 4.12 and 4.11, that contains an issue that can allow low-privileged users to set the seccomp profile for pods they control to "unconfined."...Show more
A flaw was found in github.com/openshift/apiserver-library-go, used in OpenShift 4.12 and 4.11, that contains an issue that can allow low-privileged users to set the seccomp profile for pods they control to "unconfined." By default, the seccomp profile used in the restricted-v2 Security Context Constraint (SCC) is "runtime/default," allowing users to disable seccomp for pods they can create and modify.Show less
2Openstack
Redhat
4Barbican
OpenstackOpenstack For Ibm Power+1 more
Apr 3, 2025
Jan 18, 2023
N/A· v4
5.9 MEDIUM· v3
N/A· v2
A flaw was found in the openstack-barbican component. This issue allows an access policy bypass via a query string when accessing the API.
1Redhat
1Openshift
Apr 4, 2025
Jan 17, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
The Birthday attack against 64-bit block ciphers flaw (CVE-2016-2183) was reported for the health checks port (9979) on etcd grpc-proxy component. Even though the CVE-2016-2183 has been fixed in the etcd components, to e...Show more
The Birthday attack against 64-bit block ciphers flaw (CVE-2016-2183) was reported for the health checks port (9979) on etcd grpc-proxy component. Even though the CVE-2016-2183 has been fixed in the etcd components, to enable periodic health checks from kubelet, it was necessary to open up a new port (9979) on etcd grpc-proxy, hence this port might be considered as still vulnerable to the same type of vulnerability. The health checks on etcd grpc-proxy do not contain sensitive data (only metrics data), therefore the potential impact related to this vulnerability is minimal. The CVE-2023-0296 has been assigned to this issue to track the permanent fix in the etcd component.Show less
1Redhat
1Ceph
Nov 3, 2025
Jan 17, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A privilege escalation flaw was found in Ceph. Ceph-crash.service allows a local attacker to escalate privileges to root in the form of a crash dump, and dump privileged information.
1Redhat
1Keycloak
Apr 9, 2025
Jan 13, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in Keycloak. This flaw allows impersonation and lockout due to the email trust not being handled correctly in Keycloak. An attacker can shadow other users with the same email and lockout or impersonate t...Show more
A flaw was found in Keycloak. This flaw allows impersonation and lockout due to the email trust not being handled correctly in Keycloak. An attacker can shadow other users with the same email and lockout or impersonate them.Show less
1Redhat
1Keycloak
Apr 9, 2025
Jan 13, 2023
N/A· v4
3.8 LOW· v3
N/A· v2
A flaw was found in Keycloak, where it did not properly check client tokens for possible revocation in its client credential flow. This flaw allows an attacker to access or modify potentially sensitive information.
1Redhat
1Advanced Cluster Management For Kubernetes
Apr 9, 2025
Jan 13, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
RHACM: unauthenticated SSRF in console API endpoint. A Server-Side Request Forgery (SSRF) vulnerability was found in the console API endpoint from Red Hat Advanced Cluster Management for Kubernetes (RHACM). An attacker c...Show more
RHACM: unauthenticated SSRF in console API endpoint. A Server-Side Request Forgery (SSRF) vulnerability was found in the console API endpoint from Red Hat Advanced Cluster Management for Kubernetes (RHACM). An attacker could take advantage of this as the console API endpoint is missing an authentication check, allowing unauthenticated users making requests.Show less
1Redhat
1Keycloak
Apr 9, 2025
Jan 13, 2023
N/A· v4
9.1 CRITICAL· v3
N/A· v2
keycloak: path traversal via double URL encoding. A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. An attacker can use this flaw to construct a malicious request to bypass va...Show more
keycloak: path traversal via double URL encoding. A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. An attacker can use this flaw to construct a malicious request to bypass validation and access other URLs and potentially sensitive information within the domain or possibly conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field.Show less
1Redhat
2Jboss Enterprise Application Platform
Wildfly Elytron
Apr 9, 2025
Jan 13, 2023
N/A· v4
7.4 HIGH· v3
N/A· v2
wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks...Show more
wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead. This flaw allows an attacker to access secure information or impersonate an authed user.Show less
2Libsdl
Redhat
2Enterprise Linux
Simple Directmedia Layer
Nov 25, 2025
Jan 12, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4...Show more
A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.Show less
2Gnu
Redhat
2Bash
Enterprise Linux
Nov 3, 2025
Jan 5, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.
1Redhat
2Openshift Container Platform
Openshift Osin
Nov 21, 2024
Dec 28, 2022
N/A· v4
5.9 MEDIUM· v3
N/A· v2
A vulnerability was found in OpenShift OSIN. It has been classified as problematic. This affects the function ClientSecretMatches/CheckClientSecret. The manipulation of the argument secret leads to observable timing disc...Show more
A vulnerability was found in OpenShift OSIN. It has been classified as problematic. This affects the function ClientSecretMatches/CheckClientSecret. The manipulation of the argument secret leads to observable timing discrepancy. The name of the patch is 8612686d6dda34ae9ef6b5a974e4b7accb4fea29. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-216987.Show less
1Redhat
1Openstack
Nov 21, 2024
Dec 21, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
A privilege escalation vulnerability exists in the oslo.privsep functionality of OpenStack git master 05194e7618 and prior. Overly permissive functionality within tools leveraging this library within a container can lead...Show more
A privilege escalation vulnerability exists in the oslo.privsep functionality of OpenStack git master 05194e7618 and prior. Overly permissive functionality within tools leveraging this library within a container can lead increased privileges.Show less
2Gnu
Redhat
2Enterprise Linux
Grub2
May 27, 2026
Dec 19, 2022
N/A· v4
7.1 HIGH· v3
N/A· v2
When rendering certain unicode sequences, grub2's font code doesn't proper validate if the informed glyph's width and height is constrained within bitmap size. As consequence an attacker can craft an input which will lea...Show more
When rendering certain unicode sequences, grub2's font code doesn't proper validate if the informed glyph's width and height is constrained within bitmap size. As consequence an attacker can craft an input which will lead to a out-of-bounds write into grub2's heap, leading to memory corruption and availability issues. Although complex, arbitrary code execution could not be discarded.Show less
1Redhat
1Satellite
Apr 14, 2025
Dec 16, 2022
N/A· v4
4.5 MEDIUM· v3
N/A· v2
A blind site-to-site request forgery vulnerability was found in Satellite server. It is possible to trigger an external interaction to an attacker's server by modifying the Referer header in an HTTP request of specific r...Show more
A blind site-to-site request forgery vulnerability was found in Satellite server. It is possible to trigger an external interaction to an attacker's server by modifying the Referer header in an HTTP request of specific resources in the server.Show less
4Debian
FedoraprojectRedhat+1 more
4Debian Linux
Enterprise LinuxFedora+1 more
Aug 29, 2025
Dec 14, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
A vulnerability was found in X.Org. This security flaw occurs because the XkbCopyNames function left a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests.. T...Show more
A vulnerability was found in X.Org. This security flaw occurs because the XkbCopyNames function left a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests.. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.Show less
3Fedoraproject
GnuRedhat
8Enterprise Linux Eus
Enterprise Linux For Power Little Endian EusEnterprise Linux Server Aus+5 more
May 27, 2026
Dec 14, 2022
N/A· v4
8.6 HIGH· v3
N/A· v2
A buffer overflow was found in grub_font_construct_glyph(). A malicious crafted pf2 font can lead to an overflow when calculating the max_glyph_size value, allocating a smaller than needed buffer for the glyph, this furt...Show more
A buffer overflow was found in grub_font_construct_glyph(). A malicious crafted pf2 font can lead to an overflow when calculating the max_glyph_size value, allocating a smaller than needed buffer for the glyph, this further leads to a buffer overflow and a heap based out-of-bounds write. An attacker may use this vulnerability to circumvent the secure boot mechanism.Show less
1Redhat
1Openshift
Apr 22, 2025
Dec 9, 2022
N/A· v4
7.4 HIGH· v3
N/A· v2
Openshift 4.9 does not use HTTP Strict Transport Security (HSTS) which may allow man-in-the-middle (MITM) attacks.