Lucene search
+L
RedhatRecent

124068 matches found

RedHat Linux
RedHat Linux
•added 2026/08/25 12:49 p.m.•2 views

Moderate: Red Hat Security Advisory: assertj-core security update

An update for assertj-core is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.1CVSS7.5AI score0.00542EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/08/25 12:49 p.m.•4 views

assertj: AssertJ: Information disclosure and denial of service via XML External Entity (XXE)

A flaw was found in AssertJ. An XML External Entity XXE vulnerability exists in the XmlStringPrettyFormatter component, which is used by the isXmlEqualToCharSequence assertion. If an application processes untrusted XML input using these methods, a remote attacker could exploit this flaw to read...

9.1CVSS7.8AI score0.00542EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/08/25 12:15 p.m.•2 views

Low: Red Hat Security Advisory: httpd security update

An update for httpd is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

9.8CVSS8.2AI score0.00688EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/08/25 12:15 p.m.•2 views

httpd: Apache HTTP Server: Arbitrary code execution or denial of service via use-after-free in mod_ldap per-directory configuration

A flaw was found in Apache HTTP Server when using the modldap module in a per-directory configuration. This use-after-free vulnerability allows a remote attacker to potentially execute arbitrary code or cause a denial of service DoS due to improper memory handling. This could lead to system...

9.8CVSS8.2AI score0.00688EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/08/25 10:35 a.m.•4 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.22.11 packages and security update

Red Hat OpenShift Container Platform release 4.22.11 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.22. Red Hat Product Security has rated this update as having a...

7.8CVSS7.1AI score0.0056EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/08/25 10:35 a.m.•4 views

mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header

A flaw was found in the Golang MIME Multipurpose Internet Mail Extensions package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service...

7.5CVSS7AI score0.0056EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/08/25 10:35 a.m.•4 views

golang: Go os.Root: Symlink following vulnerability allows directory traversal

A flaw was found in the os.Root functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in os.Root with such a path, the symbolic link is...

7.8CVSS5.6AI score0.00232EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/08/25 10:35 a.m.•5 views

github.com/cri-o/cri-o: Fix Bypass for CVE-2022-4318 — /etc/passwd Injection via HOME env

A flaw was found in CRI-O. The fix for a previous vulnerability CVE-2022-4318 was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitra...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 9:07 a.m.•4 views

libgit2: libgit2: Submodule path traversal allows arbitrary directory creation

A flaw was found in libgit2. This vulnerability allows a remote attacker to create directories outside of the intended repository working tree. By crafting a malicious repository that specifies traversal components in a submodule path, applications initializing the submodule can be tricked into...

4.3CVSS7.5AI score0.00328EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2026/08/25 9:07 a.m.•3 views

libgit2: libgit2: Network attacker can intercept HTTPS connections via inverted IP SubjectAltName comparison

A flaw was found in libgit2, a C library for Git functionality. An inverted comparison in the OpenSSL backend's certificate verification logic, specifically when handling IP-literal hosts and certificate IP SubjectAltNames, allows a network attacker to intercept HTTPS connections. By presenting a...

6.5CVSS6.7AI score0.00192EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2026/08/25 9:07 a.m.•5 views

libgit2: libgit2: Information disclosure via HTTP redirect allows credential leakage

A flaw was found in libgit2. The built-in HTTP transport component incorrectly handles offsite redirects, leading to the disclosure of sensitive information. An attacker controlling a trusted Git host or an open redirect on that host could exploit this by causing the library to send HTTP Basic...

6.5CVSS7.3AI score0.00276EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2026/08/25 9:07 a.m.•5 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: libgit2: libgit2-1.9.7-1.hum1 aarch64, x8664 libgit2-devel-1.9.7-1.hum1 aarch64, x8664 libgit2-1.9.7-1.hum1.src src...

7.5CVSS7.4AI score0.00392EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
•added 2026/08/25 9:07 a.m.•3 views

libgit2: libgit2: Denial of Service via Unbounded Memory Allocation

A flaw was found in libgit2. The gitdeltaapply function incorrectly trusts an attacker-controlled size value from a delta object header, which is used for memory allocation before proper validation of delta instructions. A remote attacker or local user can supply malicious pack data, for example,...

5.3CVSS7.3AI score0.00329EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2026/08/25 9:07 a.m.•5 views

libgit2: libgit2: Denial of Service due to heap out-of-bounds read from malicious Git server

A flaw was found in libgit2. A fixed-size string comparison in the setdata function within transports/smartpkt.c does not adequately verify the size of a network packet buffer. A remote attacker, operating a malicious Git server, can send a specially crafted packet-line capability buffer. This ca...

7.5CVSS7.3AI score0.00392EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
•added 2026/08/25 8:23 a.m.•3 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.21.30 security and extras update

Red Hat OpenShift Container Platform release 4.21.30 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.21. Red Hat Product Security has rated this update as having a security impact of...

7.5CVSS7.5AI score0.00621EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/08/25 8:21 a.m.•3 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.20.35 security and extras update

Red Hat OpenShift Container Platform release 4.20.35 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.20. Red Hat Product Security has rated this update as having a security impact of...

10CVSS7.1AI score0.00765EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2026/08/25 7:43 a.m.•3 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/25 7:43 a.m.•3 views

Important: Red Hat Security Advisory: resource-agents security update

An update for resource-agents is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00368EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

Important: Red Hat Security Advisory: webkit2gtk3 security update

An update for webkit2gtk3 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring...

8.8CVSS8.5AI score0.7066EPSS
SaveExploits16References25
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.6AI score0.0066EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Visiting a website may leak sensitive data

A flaw was found in WebKitGTK. Visiting a website can leak sensitive data due to a permissions issue that was addressed with additional restrictions...

6.5CVSS7.2AI score0.00529EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger memory corruption due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS7.8AI score0.00686EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger an out-of-bounds write due to improper input validation, resulting in an unexpected process crash...

6.5CVSS7.5AI score0.00679EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger an out-of-bounds read due to improper bounds checking, resulting in an unexpected process crash...

6.5CVSS7.2AI score0.00469EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: A malicious website may process restricted web content outside the sandbox

A flaw was found in WebKitGTK. A malicious website can process restricted web content outside the sandbox due to improper input validation, potentially allowing access to resources that should be restricted...

7.1CVSS7.5AI score0.00912EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process termination

A flaw was found in WebKitGTK. Processing malicious web content can cause a use-after-free issue due to improper memory management and result in an unexpected process termination...

6.5CVSS5.4AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00358EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

Mozilla: Arbitrary JavaScript execution in PDF.js

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context...

8.8CVSS8.4AI score0.7066EPSS
SaveExploits16References7
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS7.6AI score0.00598EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, leading to memory corruption...

8.8CVSS7.6AI score0.00891EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may disclose sensitive user information

A flaw was found in WebKitGTK. Processing maliciously crafted web content can disclose sensitive user information due to a path handling issue that was addressed with improved validation...

6.5CVSS5.2AI score0.0048EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger an out-of-bounds write due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS5.3AI score0.00427EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00393EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a type confusion due to improper checks, leading to memory corruption...

8.8CVSS7.2AI score0.00506EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: A malicious website may process restricted web content outside the sandbox

A flaw was found in WebKitGTK. A malicious website can process restricted web content outside the sandbox due to improper checks, potentially allowing access to resources that should be restricted...

7.1CVSS7.2AI score0.00551EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may disclose process memory

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory handling, leading to disclosure of process memory...

6.5CVSS7.3AI score0.00399EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00368EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, leading to memory corruption...

8.8CVSS7.3AI score0.00405EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•5 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00393EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•3 views

webkitgtk: webkitgtk: A malicious website may silently hijack clipboard data

A flaw was found in WebKitGTK. A malicious website can silently hijack clipboard data due to improper state management...

6.5CVSS5.3AI score0.00437EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00393EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:35 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.0035EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:30 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger an out-of-bounds write due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS5.3AI score0.00427EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:30 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00393EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:30 a.m.•4 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger memory corruption due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS7.8AI score0.00686EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:30 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.0035EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:30 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00368EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:30 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may disclose sensitive user information

A flaw was found in WebKitGTK. Processing maliciously crafted web content can disclose sensitive user information due to a path handling issue that was addressed with improved validation...

6.5CVSS5.2AI score0.0048EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/25 7:30 a.m.•3 views

webkitgtk: webkitgtk: Maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, leading to memory corruption...

8.8CVSS7.3AI score0.00405EPSS
SaveExploits0References6
Total number of security vulnerabilities124068