Lucene search
+L
RedhatcveRecent

214909 matches found

RedhatCVE
RedhatCVE
•added 2026/07/27 7:41 p.m.•15 views

CVE-2026-32665

A flaw was found in Unbound when DNS-over-QUIC DoQ is enabled. An attacker could exploit improper validation of client-provided data length, leading to excessive memory allocation. This can cause the system to exceed its configured memory limits for QUIC connections, resulting in a Denial of...

7.5CVSS5.8AI score0.00471EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/27 7:12 p.m.•18 views

CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00305EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/27 7:07 p.m.•13 views

CVE-2026-66757

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/27 7:07 p.m.•28 views

CVE-2026-66758

A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an...

7.8CVSS6.6AI score0.0036EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/27 7:07 p.m.•17 views

CVE-2026-12383

A flaw was found in the Event-Driven Ansible EDA server. The ExternalEventStreamViewSet uses permissive access controls permissionclasses=AllowAny, authenticationclasses= and relies solely on the Subject HTTP header value for mTLS authentication without verifying that the header originated from a...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/27 6:36 p.m.•15 views

CVE-2026-44690

A flaw was found in Unbound. Insufficient validation of the RRSIG.Labels field, combined with premature cache writes during RFC 8198 aggressive NSEC processing, can lead to cache poisoning. This vulnerability allows a malicious actor, controlling a single delegated zone, to poison arbitrary sibli...

8.6CVSS5.8AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 5:52 p.m.•11 views

CVE-2026-47143

A flaw was found in the Capstone disassembly framework. This vulnerability, a null pointer dereference, can be exploited by a remote attacker. By providing a specially crafted input containing a specific 4-byte sequence during the disassembly of 3DNow! opcodes, the attacker can cause any...

5.9CVSS5.9AI score0.00468EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
•added 2026/07/27 5:27 p.m.•19 views

CVE-2026-17501

A flaw was found in llama.cpp. A remote attacker could exploit a vulnerability in the JSON-Schema-to-GBNF Conversion component, specifically within the transform function. This flaw allows for the manipulation of resource allocation, which can lead to a denial of service DoS by exhausting availab...

6.9CVSS5.8AI score0.00724EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/07/27 5:17 p.m.•22 views

CVE-2026-17513

A flaw was found in whisper.cpp, a library for machine learning. A local attacker can exploit a vulnerability in the ggmlftypetoggmltype function by manipulating the ftype argument. This manipulation leads to a reachable assertion, which can cause the application to terminate, resulting in a Deni...

4.8CVSS5.6AI score0.0016EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2026/07/27 5:17 p.m.•17 views

CVE-2026-17512

A flaw was found in whisper.cpp. A local attacker can exploit an out-of-bounds read vulnerability in the logmelspectrogram function. This flaw could lead to the disclosure of sensitive information...

4.8CVSS5.8AI score0.00161EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/07/27 4:15 p.m.•15 views

CVE-2026-52686

A flaw was found in pdns-recursor. This vulnerability allows a remote attacker to bypass DNSSEC Domain Name System Security Extensions validation. The flaw occurs because the system accepts wildcard expansion proofs NSEC/NSEC3 records without proper signature validation when the wildcard answer i...

3.7CVSS5.8AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 3:47 p.m.•10 views

CVE-2026-59921

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

6.5CVSS5.8AI score0.00465EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 3:47 p.m.•14 views

CVE-2026-59920

A flaw was found in the Netty STOMP Streaming Text Oriented Messaging Protocol decoder. This vulnerability allows a remote attacker to inject arbitrary protocol frames by crafting malformed STOMP commands that contain embedded carriage return CR and line feed LF sequences. This bypasses message...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/27 3:44 p.m.•17 views

CVE-2026-41579

A flaw was found in runc, a tool used to run containers. A malicious container image, crafted with a specific type of symbolic link in its /dev directory, can deceive runc. This deception could lead to the deletion of certain files or the creation of predefined symbolic links on the host system...

3.6CVSS5.8AI score0.00173EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 3:44 p.m.•12 views

CVE-2026-59919

A flaw was found in the netty-codec-haproxy component, part of the Netty network application framework. This vulnerability allows a remote attacker to perform protocol-level injection attacks by crafting malformed HAProxy protocol frames that contain embedded carriage return CR and line feed LF...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2026/07/27 3:44 p.m.•12 views

CVE-2026-64535

A use-after-free flaw was found in the Linux kernel's NVMe-over-Fabrics TCP target nvmet-tcp driver. When NVMe/TCP data digest is enabled and a digest mismatch occurs on a non-final H2CDATA PDU during an R2T-based write transfer, the digest error handler in nvmettcptryrecvddgst calls...

9.8CVSS5.9AI score0.00547EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/27 3:44 p.m.•16 views

CVE-2026-59900

A flaw was found in Netty's netty-codec-http2 component. The HTTP/2 encoder does not properly handle special characters in HTTP headers. This vulnerability allows a remote attacker to craft specific HTTP/2 requests, leading to HTTP response splitting and header injection attacks. Such attacks can...

6.9CVSS5.3AI score0.00398EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/27 3:44 p.m.•20 views

CVE-2026-59898

A flaw was found in netty-codec-http. The WebSocket handshaker in this component fails to properly validate protocol version information during the WebSocket upgrade process. A remote attacker can exploit this vulnerability by manipulating the WebSocket handshake, leading to a bypass of security...

7.5CVSS5.8AI score0.00439EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 3:43 p.m.•15 views

CVE-2026-56821

A flaw was found in netty-handler-ssl-ocsp, a component of the Netty network application framework. The Online Certificate Status Protocol OCSP stapling validator in this component does not properly check certificate revocation status. This can allow an attacker to use revoked certificates withou...

7.4CVSS5.7AI score0.00219EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2026/07/27 3:42 p.m.•11 views

CVE-2026-59901

A flaw was found in the netty-codec-compression component of Netty. This vulnerability, caused by a logic error in the bzip2 decoder, allows a remote attacker to send specially crafted bzip2-compressed data. Processing this malformed data can trigger an infinite loop, causing the decoder thread t...

8.7CVSS5.8AI score0.0046EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/27 3:33 p.m.•13 views

CVE-2026-59899

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 3:28 p.m.•13 views

CVE-2026-56822

A flaw was found in Netty's netty-handler-ssl-ocsp component. This vulnerability involves a time-of-check/time-of-use TOCTOU race condition within the OCSP stapling validator. A remote attacker could exploit this timing window, allowing them to use a certificate that has been revoked for...

7.4CVSS5.7AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 3:23 p.m.•11 views

CVE-2026-56818

A flaw was found in the Netty netty-codec-redis component. This vulnerability allows a remote attacker to cause a denial of service DoS by sending specially crafted Redis protocol frames over long-lived connections. The Redis decoder fails to properly release allocated memory, leading to memory...

7.5CVSS5.8AI score0.00473EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2026/07/27 3:23 p.m.•11 views

CVE-2026-56819

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS6.6AI score0.00665EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
•added 2026/07/27 3:22 p.m.•15 views

CVE-2026-55831

A flaw was found in Netty, a network application framework. A remote attacker, by sending a specially crafted SPDY/3.1 SETTINGS frame, could cause the SPDY SETTINGS decoder to create a large number of map entries. This excessive processing and memory allocation can lead to a denial of service DoS...

7.5CVSS5.8AI score0.00665EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
•added 2026/07/27 3:18 p.m.•17 views

CVE-2026-56746

A flaw was found in Netty, a network application framework. A remote attacker can bypass security controls in the CorsHandler component by sending a specially crafted request with a null origin header. This bypasses the intended access restrictions, allowing unauthorized requests to reach the...

7.5CVSS5.3AI score0.00408EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/27 3:18 p.m.•11 views

CVE-2026-56817

A flaw was found in Netty, a network application framework. A remote attacker could exploit this vulnerability by sending specially crafted XML data containing a DOCTYPE declaration to a vulnerable XmlDecoder within the Netty channel pipeline. This can lead to an XML External Entity XXE...

9.8CVSS5.7AI score0.00694EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/27 3:12 p.m.•11 views

CVE-2026-55851

A flaw was found in Netty's codec-haproxy module. A remote attacker could exploit a vulnerability in the HAProxyMessageDecoder by sending a specially crafted PROXY protocol v2 message. This leads to unbounded buffer accumulation, causing a denial of service DoS due to memory exhaustion...

8.7CVSS6AI score0.0063EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/27 3:10 p.m.•14 views

CVE-2026-16554

A flaw was found in the cJSON library. On 32-bit platforms, a specially crafted JSON string can cause an integer overflow in the printstringptr function. This vulnerability can lead to a heap buffer overflow, which an attacker could exploit to achieve remote code execution, disclose sensitive...

7.8CVSS6.3AI score0.00291EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 3:07 p.m.•12 views

CVE-2026-56820

A flaw was found in Netty. The OcspClient component fails to validate that the Certificate ID in an Online Certificate Status Protocol OCSP response matches the requested Certificate ID. This vulnerability allows a remote attacker to bypass certificate revocation checks by presenting a legitimate...

9.1CVSS5.8AI score0.00313EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
•added 2026/07/27 2:17 p.m.•16 views

CVE-2026-54478

A flaw was found in Unbound. When Unbound is configured to listen on a proxy-protocol port with DNS cookies enabled, it incorrectly computes the server cookie using the proxy's network address instead of the actual client's address. This vulnerability allows an off-path attacker to harvest a vali...

3.7CVSS5.8AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 2:07 p.m.•13 views

CVE-2026-55973

A flaw was found in Unbound. When the 'dns-error-reporting: yes' option is enabled, a remote attacker can send a specially crafted DNS response containing a malformed EDNS Report-Channel option from a delegated zone they control. This can lead to a stack variable overwrite, causing the Unbound...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 1:47 p.m.•12 views

CVE-2026-55833

A flaw was found in Netty, a network application framework. A remote attacker could exploit a vulnerability in the SPDY header decoding process. By sending a specially crafted, small compressed header block, the attacker can cause it to expand significantly during decompression, leading to...

7.5CVSS6.9AI score0.00665EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
•added 2026/07/27 1:36 p.m.•18 views

CVE-2026-15076

A flaw was found in Eclipse Vert.x Web Client. The WebClientSession component does not properly validate the Domain attribute of a Set-Cookie response header against the originating server's domain. This vulnerability allows a remote attacker to inject a cookie scoped to an arbitrary third-party...

8.2CVSS5.9AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 1:22 p.m.•20 views

CVE-2026-15003

A flaw was found in the GNU Binutils Binary Utilities linker. This vulnerability, a heap-buffer-overflow read CWE-125, occurs when the linker processes a specially crafted 32-bit XCOFF Extended Common Object File Format object file. An attacker could exploit this by providing a malicious file,...

5.6CVSS5.7AI score0.00151EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 1:09 p.m.•14 views

CVE-2026-47086

A flaw was found in cyrus-imapd. An authenticated user could exploit this vulnerability by minting a URLAUTH token through the GENURLAUTH command. This allows bypassing Access Control Lists ACLs, which are rules that control access to mailboxes. Consequently, an attacker could read mail from any...

4.3CVSS5.8AI score0.00267EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 1:02 p.m.•13 views

CVE-2026-44891

A flaw was found in Netty, a network application framework, specifically within the StompSubframeDecoder component. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a large number of small headers. The decoder fails to properly limit the total number or...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
•added 2026/07/27 12:52 p.m.•14 views

CVE-2026-55991

A flaw was found in Unbound. A remote, unauthenticated client can exploit this vulnerability by sending a specially crafted DNS-over-QUIC DoQ connection and a single DNS query. This can trigger an assertion failure in the libngtcp2 library, leading to the termination of the entire Unbound process...

5.9CVSS5.8AI score0.00365EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 12:42 p.m.•12 views

CVE-2026-8484

A flaw was found in Jansi. A heap buffer overflow vulnerability exists in the Jansi Java Native Interface JNI 'ioctl' wrapper. This is due to a lack of size verification for the argument array before the system call, which can lead to heap corruption. An attacker could exploit this to cause...

5CVSS5.9AI score0.00185EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 12:23 p.m.•14 views

CVE-2026-56391

A flaw was found in GNU coreutils uniq. When processing specially crafted multibyte input with the --check-chars option, an attacker can trigger an out-of-bounds read. This vulnerability can lead to a denial of service DoS due to an application crash and potentially expose sensitive information...

6.1CVSS5.7AI score0.00171EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/27 10:51 a.m.•12 views

CVE-2026-65920

A flaw was found in Diffusers. This path traversal vulnerability in the getcheckpointshardfiles function allows a remote attacker to read arbitrary files. By supplying malicious weightmap values in model index JSON, an attacker can use ../ sequences or absolute paths to escape the model directory...

5.3CVSS5.9AI score0.00398EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/07/27 10:17 a.m.•13 views

CVE-2026-65903

A flaw was found in DOMPurify. A logic error in the ADDTAGS function allows an attacker to bypass security restrictions. By crafting specific input, an attacker can cause tags that should be removed to remain in the sanitized output. This could lead to the injection of malicious content,...

6.1CVSS4.9AI score0.00325EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2026/07/27 9:42 a.m.•11 views

CVE-2026-16807

A flaw was found in the Codecs component of Google Chrome. A remote attacker could exploit an out-of-bounds write vulnerability through a specially crafted HTML page. This could potentially allow the attacker to bypass security restrictions and gain unauthorized access to the underlying system...

8.8CVSS5.8AI score0.00345EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 9:34 a.m.•12 views

CVE-2026-64331

A flaw was found in the Linux kernel's usbip virtual USB device controller vudc. This vulnerability, a NULL pointer dereference, occurs when vepallocrequest fails to initialize a vrequest's udc field, causing asynchronous input/output AIO cancellations on the FunctionFS path to arrive without a...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 9:34 a.m.•19 views

CVE-2026-64269

A flaw was found in the Linux kernel's RDMA Remote Direct Memory Access rtrs-srv module. A remote attacker can exploit this vulnerability by sending a crafted RDMA-Write length during an RTRS READ operation that exceeds the intended buffer size. This out-of-bounds read can lead to information...

9.1CVSS6AI score0.00714EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/27 9:34 a.m.•15 views

CVE-2026-16410

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: JIT miscompilation in the JavaScript Engine: JIT component...

9.8CVSS5.8AI score0.00305EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 9:34 a.m.•17 views

CVE-2026-16409

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Invalid pointer in the Security: PSM component...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 9:34 a.m.•12 views

CVE-2026-16408

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Integer overflow in the Audio/Video: Playback component...

9.8CVSS5.8AI score0.00435EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 9:34 a.m.•12 views

CVE-2026-16407

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the DOM: Service Workers component...

9.8CVSS5.8AI score0.00279EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 9:34 a.m.•12 views

CVE-2026-16406

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the Networking component...

9.1CVSS5.8AI score0.00251EPSS
SaveExploits0References5
Total number of security vulnerabilities214909