Redhat
redhat
5,899 CVEs • 544 products
Products (544)
Click to collapseToggle
Products (544)
Click to collapse
CVEs (5,899)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
3Debian GnomeRedhat21Codeready Linux Builder Codeready Linux Builder For Arm64Codeready Linux Builder For Arm64 Eus+18 moreJun 29, 2026 Apr 3, 2025 N/A· v4 7.4 HIGH· v3 N/A· v2 A flaw was found in Yelp. The Gnome user help application allows the help document to execute arbitrary scripts. This vulnerability allows malicious users to input help documents, which may exfiltrate user files to an ex...Show more |
2Gnome Redhat21Codeready Linux Builder Codeready Linux Builder For Arm64Codeready Linux Builder For Arm64 Eus+18 moreJun 30, 2026 Apr 3, 2025 N/A· v4 6.5 MEDIUM· v3 N/A· v2 A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skip_insight_whitespace() function. Libsoup clients may read one byte out-of-bounds in response to a crafted...Show more |
1Redhat 4Data Grid Jboss Enterprise Application PlatformWildfly Core+1 moreSep 14, 2026 Mar 4, 2025 N/A· v4 8.1 HIGH· v3 N/A· v2 A flaw was found in Wildfly Elytron integration. The component does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it more susceptible to brute forc...Show more |
2Gnu Redhat3Enterprise Linux Grub2Openshift Container PlatformJun 30, 2026 Mar 3, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A flaw was found in grub2. When reading data from a squash4 filesystem, grub's squash4 fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly...Show more |
2Gnu Redhat3Enterprise Linux Grub2Openshift Container PlatformJun 29, 2026 Mar 3, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A flaw was found in the HFS filesystem. When reading an HFS volume's name at grub_fs_mount(), the HFS filesystem driver performs a strcpy() using the user-provided volume name as input without properly validating the vol...Show more |
2Gnu Redhat3Enterprise Linux Grub2Openshift Container PlatformJun 29, 2026 Mar 3, 2025 N/A· v4 5.5 MEDIUM· v3 N/A· v2 A stack overflow flaw was found when reading a BFS file system. A crafted BFS filesystem may lead to an uncontrolled loop, causing grub2 to crash. |
2Mongodb Redhat13Codeready Linux Builder Eus Codeready Linux Builder For Arm64 EusCodeready Linux Builder For Ibm Z Systems Eus+10 moreJun 17, 2026 Feb 27, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 mongosh may be susceptible to local privilege escalation under certain conditions potentially enabling unauthorized actions on a user's system with elevated privilege, when a crafted file is stored in C:\node_modules\. T...Show more |
2Mongodb Redhat5Compass Enterprise Linux For Arm 64Enterprise Linux For Ibm Z Systems+2 moreJun 17, 2026 Feb 27, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 MongoDB Compass may be susceptible to local privilege escalation under certain conditions potentially enabling unauthorized actions on a user's system with elevated privileges, when a crafted file is stored in C:\node_mo...Show more |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger()...Show more |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free. |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc er...Show more |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice() searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was foun...Show more |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later call...Show more |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms() differs from what is written in XkbWriteKeySyms(), which may lead to a heap-based buffer overflow. |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the...Show more |
3Redhat TigervncX.org4Enterprise Linux TigervncX Server+1 moreJun 29, 2026 Feb 25, 2025 N/A· v4 7.8 HIGH· v3 N/A· v2 A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use...Show more |
2Gnu Redhat3Enterprise Linux Grub2OpenshiftJun 29, 2026 Feb 19, 2025 N/A· v4 6.7 MEDIUM· v3 N/A· v2 A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grub_gettext_getstr_from_position() may overflow, leading to a Out-of-bound write. This issue can be leveraged by a...Show more |
4Debian NetappOpenbsd+1 more6Active Iq Unified Manager Debian LinuxEnterprise Linux+3 moreSep 2, 2026 Feb 18, 2025 N/A· v4 6.8 MEDIUM· v3 N/A· v2 A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH...Show more |
1Redhat 2Jboss Enterprise Application Platform WildflySep 18, 2026 Jan 30, 2025 N/A· v4 6.5 MEDIUM· v3 N/A· v2 A flaw was found in the Wildfly Server Role Based Access Control (RBAC) provider. When authorization to control management operations is secured using the Role Based Access Control provider, a user without the required p...Show more |
A flaw was found in OpenShift Service Mesh 2.6.3 and 2.5.6. Rate-limiter avoidance, access-control bypass, CPU and memory exhaustion, and replay attacks may be possible due to improper HTTP header sanitization in Envoy. |