Lucene search
+L
RedhatcveRecent

211083 matches found

RedhatCVE
RedhatCVE
•added 2026/07/28 3:52 p.m.•7 views

CVE-2026-64278

A flaw was found in the Linux kernel's i2c: imx-lpi2c driver. During system suspend and resume operations, certain I2C client drivers may attempt to perform I2C transfers while the underlying hardware resources are temporarily unavailable. This can occur because the I2C adapter is not properly...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:52 p.m.•7 views

CVE-2026-64448

A flaw was found in the Linux kernel's Server Message Block SMB client. An attacker, by operating a malicious SMB server, could send specially crafted responses during the session negotiation phase. This could cause the client to read beyond the intended memory buffer, potentially leading to the...

8.2CVSS5.8AI score0.00463EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:52 p.m.•10 views

CVE-2026-51302

A flaw was found in SQLite. A use-after-free vulnerability in the expression evaluation logic, specifically within the sqlite3ReleaseTempReg and exprComputeOperands functions, allows a remote attacker to exploit the system. By supplying a malicious SQL statement, an attacker can cause a denial of...

8.1AI score0.00401EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/28 3:52 p.m.•7 views

CVE-2026-42955

A "ghost domain names" flaw in Unbound allows a remote attacker controlling a domain to manipulate cached DNS records. By extending the lifetime of outdated DNS information, an attacker can cause clients to receive stale or misleading DNS responses. Mitigation To mitigate this issue, ensure...

3.7CVSS5.9AI score0.00203EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:42 p.m.•6 views

CVE-2026-64441

A flaw was found in the Linux kernel's rtl8723bs Wi-Fi driver. This vulnerability involves out-of-bounds reads in several functions responsible for parsing information elements IE and attributes. Due to missing checks on the size of incoming data, these functions can read beyond the intended memo...

8.8CVSS5.8AI score0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:41 p.m.•7 views

CVE-2026-64355

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter devmap feature. When handling devmap broadcast redirects, fragmented network frames are not properly managed during the cloning process. This can lead to an out-of-bounds access, where the system attempts to read or write data beyo...

9.8CVSS5.8AI score0.00502EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:37 p.m.•5 views

CVE-2026-64524

A flaw was found in the Linux kernel's drm/hyperv component. A malicious Hyper-V guest could exploit an out-of-bounds memory access vulnerability by sending a crafted resolution response. This could potentially lead to information disclosure or a denial of service. Additionally, an issue with the...

7.7CVSS5.8AI score0.00144EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:36 p.m.•7 views

CVE-2026-64332

A flaw was found in the Linux kernel's USB ULPI UTMI+ Low Pin Interface driver. This vulnerability occurs during early ULPI device registration failures, where the allocated device name is not properly freed. A local attacker could potentially exploit this memory leak, leading to a denial of...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:32 p.m.•7 views

CVE-2026-64326

A flaw was found in the Linux kernel's block device handling. When a block device is unexpectedly removed, the bdevmarkdead function can unconditionally attempt to synchronize the device, even if it is no longer present. This can lead to a system hang, effectively causing a Denial of Service DoS,...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 3:22 p.m.•7 views

CVE-2025-50327

A flaw was found in ZPAQFRANZ. A remote attacker can exploit this vulnerability by bypassing the Mark-of-the-Web protection mechanism, which is designed to prevent the execution of untrusted files. This bypass allows the attacker to escalate privileges and execute arbitrary code on the affected...

8.8CVSS6.4AI score0.00386EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/28 3:7 p.m.•6 views

CVE-2026-64538

A flaw was found in the Linux kernel's IPv6 networking component. A null pointer dereference vulnerability exists in the fib6nhmtuchange function. This can occur when the idev in6device pointer is cleared during network interface shutdown, but the fib6nhmtuchange function attempts to dereference ...

5.3CVSS5.9AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 2:47 p.m.•8 views

CVE-2026-66011

A flaw was found in ImageMagick. This memory leak vulnerability occurs when invalid options are provided to the magick command-line interface CLI. An attacker can exploit this by repeatedly supplying malformed command-line arguments, leading to memory exhaustion and a denial of service DoS on the...

4.8CVSS5.8AI score0.00092EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 2:27 p.m.•9 views

CVE-2026-55990

A flaw was found in Unbound when configured with DNSCrypt support. An unauthenticated remote attacker could exploit a faulty configuration, where an imbalance between DNSCrypt provider certificate and secret key files leads to memory corruption. By sending a specially crafted network request, the...

5.9CVSS5.8AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 2:23 p.m.•9 views

CVE-2026-54696

A flaw was found in Ruby JSON. A remote attacker could exploit a heap buffer overflow vulnerability by providing an oversized streamed object containing a specially crafted string. This could lead to a reliable process crash, resulting in a denial of service DoS for the affected system...

3.7CVSS6.1AI score0.00301EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 2:18 p.m.•9 views

CVE-2026-4360

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/28 2:18 p.m.•11 views

CVE-2026-59248

A flaw was found in cowlib, an HTTP parser. An unauthenticated remote attacker could exploit this vulnerability by sending specially crafted HTTP/2 or HTTP/3 frames containing oversized HPACK or QPACK prefixed integers. This unbounded decoding process leads to excessive memory allocation and...

8.7CVSS5.7AI score0.00291EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/28 2:3 p.m.•11 views

CVE-2026-66140

A flaw was found in Exim. This vulnerability allows an attacker to perform directory traversal by mishandling arguments related to queue-name. This could enable unauthorized access to files outside of the designated spool area, potentially leading to a gain of privileges. Mitigation Mitigation fo...

8.4CVSS5.7AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 1:48 p.m.•13 views

CVE-2026-55685

A flaw was found in React Router. An unauthenticated attacker can send targeted requests to the manifest endpoint, leading to a denial of service DoS. This can put a heavy load on the server, significantly slowing down response times and impacting the availability of the application. Mitigation...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2026/07/28 1:43 p.m.•10 views

CVE-2026-64646

A flaw was found in Next.js. An attacker sending specially crafted requests to a Next.js application utilizing the App Router with Server Actions configured to use the Edge runtime can cause excessive memory consumption. This can lead to a denial of service DoS due to resource exhaustion...

7.5CVSS5.8AI score0.00531EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:38 p.m.•11 views

CVE-2026-65624

A flaw was found in Cowboy. An unauthenticated remote attacker can exploit this vulnerability by sending multiple HTTP/1.1 header lines with the same name. This bypasses the maxheaders limit, causing the connection process memory to grow uncontrollably. This can lead to memory exhaustion and a...

7.5CVSS5.8AI score0.00383EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/28 1:38 p.m.•9 views

CVE-2026-64647

A flaw was found in Next.js. This vulnerability allows a remote attacker to potentially access confidential data. When a server-side fetch processes a request with a body using a non-UTF-8 character set, it may incorrectly return a cached response body from a different request to the same URL but...

6.3CVSS5.8AI score0.00339EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:37 p.m.•10 views

CVE-2026-64648

A flaw was found in Next.js. A remote attacker could exploit a vulnerability in the server-side fetch mechanism, where a request with a body might receive a cached response intended for a different request to the same URL but different body. This could lead to the unauthorized disclosure of...

7.5CVSS5.9AI score0.00336EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:33 p.m.•11 views

CVE-2026-64643

A flaw was found in Next.js. Unauthenticated users can exploit this vulnerability by accessing publicly served client artifacts, which may disclose Server Action IDs. This bypasses authentication on pages where these endpoints are used, leading to information disclosure. While primarily an...

6.3CVSS5.8AI score0.00516EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:33 p.m.•8 views

CVE-2026-64649

A flaw was found in Next.js, a framework for building web applications. A remote attacker can exploit this vulnerability by manipulating Host-associated headers when a Server Action forwards or redirects a request. This can lead to Server-Side Request Forgery SSRF, where the server is tricked int...

8.3CVSS5.9AI score0.00536EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:28 p.m.•6 views

CVE-2026-64644

A flaw was found in Next.js, a React framework. When self-hosting Next.js with the default image loader and configured to optimize remotely hosted images, a remote attacker could exploit the Image Optimization API. By providing malicious images, the attacker can cause CPU exhaustion, leading to a...

7.5CVSS5.9AI score0.00675EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:27 p.m.•6 views

CVE-2026-64645

A flaw was found in Next.js, a React framework for building web applications. This vulnerability allows a remote attacker to perform Server-Side Request Forgery SSRF or Open Redirect attacks. When a rewrites or redirects rule constructs an external destination hostname using attacker-controlled...

8.3CVSS5.9AI score0.00782EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:22 p.m.•7 views

CVE-2026-64642

A flaw was found in Next.js, a React framework. A remote attacker can bypass authentication in Next.js applications using App Router built with Turbopack and a single entry in config.i18n.locales by sending crafted requests. This vulnerability allows for unauthorized access, leading to a high...

8.3CVSS5.8AI score0.00948EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/07/28 1:18 p.m.•6 views

CVE-2026-45623

A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifical...

9.1CVSS5.8AI score0.00608EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/28 1:17 p.m.•6 views

CVE-2026-64641

A flaw was found in Next.js, a React framework for building web applications. A remote attacker can send specially crafted requests to Next.js applications that utilize the App Router with Server Actions. This can lead to excessive CPU usage, causing the application to become unresponsive and...

8.2CVSS5.8AI score0.00599EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/28 1:11 p.m.•7 views

CVE-2026-54272

A flaw was found in the ip-address library. This library, used for parsing and manipulating IPv4 and IPv6 addresses in JavaScript, is vulnerable to Server-Side Request Forgery SSRF due to incorrect classification of IPv4-mapped/NAT64 IPv6 addresses. An attacker could exploit this misclassificatio...

7.2CVSS5.8AI score0.00254EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 1:5 p.m.•9 views

CVE-2026-64240

A flaw was found in the Linux kernel's igorplugusb driver. This vulnerability occurs because the driver incorrectly passes a pointer instead of the actual USB control request setup packet to the USB core. As a result, the USB core misinterprets the data, leading to an invalid request type and...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 1:1 p.m.•6 views

CVE-2026-64234

A flaw was found in the Linux kernel's tty subsystem, specifically within the pchuart serial driver. This vulnerability occurs due to a missing check for the return value of dmaalloccoherent. An attacker could potentially exploit this to trigger a NULL pointer dereference in the dmahandlerx...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 1:0 p.m.•6 views

CVE-2026-64216

A flaw was found in the netfs component of the Linux kernel. A local user, by interacting with a mounted netfs filesystem, could trigger a Use-After-Free UAF vulnerability. This flaw occurs when the system attempts to unlock abandoned read pages, potentially leading to a kernel crash and a denial...

9.8CVSS5.2AI score0.00448EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 1:0 p.m.•7 views

CVE-2026-17572

A flaw was found in HDF5, a data management library. This vulnerability, a heap-based buffer overflow, allows a local attacker to cause a denial of service DoS by persuading a user to open a specially crafted HDF5 file. The malformed file can trigger out-of-bounds memory operations, leading to...

8.2CVSS5.9AI score0.001EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 1:0 p.m.•8 views

CVE-2026-13868

An inappropriate implementation flaw was found in the Network component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=497453475...

8.7CVSS5.8AI score0.00271EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:58 p.m.•7 views

CVE-2026-13858

An out of bounds read flaw was found in the FFmpeg component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=507090179...

6.5CVSS5.8AI score0.00358EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:58 p.m.•7 views

CVE-2026-13871

An insufficient data validation flaw was found in the GuestView component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=497961376...

8.7CVSS5.8AI score0.00353EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:57 p.m.•8 views

CVE-2026-13783

An use after free flaw was found in the Views component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=516962178...

9.6CVSS5.8AI score0.00407EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•8 views

CVE-2026-13883

A type confusion flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=500030250...

9.6CVSS5.8AI score0.00396EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•8 views

CVE-2026-13869

An use after free flaw was found in the Device component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=497610642...

9.6CVSS5.8AI score0.0041EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•10 views

CVE-2026-13790

A side-channel information leakage flaw was found in the Scroll component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=457771782...

7.4CVSS5.8AI score0.00388EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•7 views

CVE-2026-13820

An out of bounds read flaw was found in the Skia component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=512986879...

6.8CVSS5.8AI score0.00344EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•7 views

CVE-2026-13796

An integer overflow flaw was found in the Chromecast component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=491894115...

9.6CVSS5.8AI score0.0038EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•8 views

CVE-2026-13806

An insufficient validation of untrusted input flaw was found in the Accessibility component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=503333798...

8.7CVSS5.8AI score0.00391EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•7 views

CVE-2026-13775

An use after free flaw was found in the GPU component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=511766407...

9.8CVSS5.8AI score0.00407EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•8 views

CVE-2026-13812

An insufficient validation of untrusted input flaw was found in the Chrome for iOS component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=508293203...

8.8CVSS5.8AI score0.00261EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•7 views

CVE-2026-13814

An use after free flaw was found in the Views component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=511712766...

8.8CVSS5.8AI score0.00371EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•6 views

CVE-2026-13808

An insufficient data validation flaw was found in the Chrome for iOS component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=504221510...

8.8CVSS5.8AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•7 views

CVE-2026-13810

An inappropriate implementation flaw was found in the Input component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=504600482...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/28 12:56 p.m.•6 views

CVE-2026-13827

An use after free flaw was found in the Updater component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=513371963...

8.2CVSS5.8AI score0.00162EPSS
SaveExploits0References5
Total number of security vulnerabilities211083