Lucene search
+L
RedhatcveRecent

214703 matches found

RedhatCVE
RedhatCVE
•added 2026/08/14 3:19 p.m.•11 views

CVE-2026-45819

A flaw was found in baseline-browser-mapping. This vulnerability allows an attacker to cause a denial of service by providing invalid or conflicting input parameters. The affected component improperly terminates the process instead of handling the input error gracefully, leading to immediate...

8.7CVSS4.8AI score0.00507EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/14 3:19 p.m.•11 views

CVE-2026-33818

A flaw was found in the encoding/asn1 package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One ASN.1 structure, leading to excessive recursion during the Unmarshal operation. This could result in stack exhaustion and a Denial of Service DoS conditio...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 3:16 p.m.•13 views

CVE-2026-73415

A flaw was found in JupyterLab. The ImageViewer component improperly handles specially crafted SVG images by revoking a blob URL too early. This allows a remote attacker to exploit a cross-site scripting XSS vulnerability when a malicious image is opened through the image viewer and subsequently ...

8CVSS6AI score0.00737EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 2026/08/14 3:15 p.m.•9 views

CVE-2026-73620

A flaw was found in GitPython. This vulnerability arises from insufficient guarding of git option forwarding within the IndexFile.checkout and TagReference.create functions. An authenticated attacker can exploit this by passing unsafe options through keyword arguments, leading to the ability to...

8.8CVSS7.1AI score0.00574EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•11 views

CVE-2026-73416

A flaw was found in jupyterlab. The PyPI Python Package Index extension manager uses a custom normalization process for package names that is weaker than the official PyPI canonicalization. This allows an authenticated user to bypass blocklist restrictions by using an alternative spelling of a...

6.3CVSS5AI score0.00664EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•10 views

CVE-2026-73417

A flaw was found in JupyterLab. Improper validation of sideBySideLeftMarginOverride and sideBySideRightMarginOverride settings within the overrides.json file allows for cross-site scripting XSS. An attacker can exploit this by convincing a user to import a specially crafted settings file, or by...

8.6CVSS5.8AI score0.00748EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•8 views

CVE-2026-56862

A flaw was found in the crypto/tls package, part of golang. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service DoS...

7.5CVSS5.4AI score0.00568EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•12 views

CVE-2026-56860

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

7.5CVSS5.4AI score0.0055EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•10 views

CVE-2026-56859

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS5.2AI score0.00568EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•8 views

CVE-2026-56858

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

8.1CVSS5.4AI score0.0031EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•11 views

CVE-2026-56853

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.5AI score0.00568EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 3:02 p.m.•8 views

CVE-2026-13002

A flow has been identified into dnssec.c library, causing an infinite loop to dnsmasq service. An attacker who controls any DNSSEC-signed zone can hang the dnsmasq process with a single crafted response, killing all DNS resolution for its clients. Mitigation Mitigation for this issue is either no...

4.4CVSS4.9AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/14 2:51 p.m.•14 views

CVE-2026-19879

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.5AI score0.00393EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/14 2:36 p.m.•14 views

CVE-2026-70631

A flaw was found in FFmpeg. An attacker can exploit an uninitialized heap memory disclosure vulnerability in the native TIFF decoder by providing a specially crafted TIFF file. This crafted file can cause the tiffunpackzlib function to include stale data from previous memory allocations in the...

6.8CVSS5.5AI score0.00178EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 2:00 p.m.•18 views

CVE-2026-73428

A flaw was found in Trix, a what-you-see-is-what-you-get rich text editor. A remote attacker can exploit this stored cross-site scripting XSS vulnerability by pasting specially crafted HTML into the editor. This allows a malicious javascript: Uniform Resource Identifier URI to be embedded, which...

4.6CVSS5.6AI score0.00353EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 10:07 a.m.•10 views

CVE-2026-22555

A flaw was found in Gitea. An API Application Programming Interface endpoint responsible for forking repositories into an organization failed to properly check if a user had the necessary permissions to create repositories within that organization. This allowed a read-only organization member to...

8.1CVSS8.3AI score0.00426EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 8:28 a.m.•15 views

CVE-2026-65975

A flaw was found in Pydantic AI's UI adapters, specifically within the sanitizemessages function. This vulnerability allows a remote client to bypass security checks and execute server tools with arguments they provide, rather than those generated by the AI model. This occurs when a trailing clie...

6.5CVSS5.7AI score0.00329EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/14 8:09 a.m.•11 views

CVE-2026-62663

A flaw was found in Banks. An attacker who can control template variables processed by Banks can exploit a path traversal vulnerability in the media filters image, audio, video, document. This allows the attacker to read arbitrary files on the system where Banks is running, such as sensitive...

7.5CVSS5.7AI score0.00503EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/14 7:10 a.m.•16 views

CVE-2026-73070

A flaw was found in Vim. The socket server backend accepts an unbounded number of client connections, causing file descriptors to overflow internal data structures. A local process able to connect to the server socket can exploit this to corrupt stack memory or terminate the Vim server. This can...

6.8CVSS5.4AI score0.00186EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/14 7:09 a.m.•9 views

CVE-2026-73074

An integer overflow in Vim's propaddone function allows a local attacker to cause a denial of service or potentially execute arbitrary code by adding an excessive number of text properties to a single line. Mitigation Do not run untrusted Vim scripts or plugins that call propadd in an unbounded...

7.1CVSS5.9AI score0.00147EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/14 6:47 a.m.•10 views

CVE-2026-73076

A vulnerability in Vim allows remote attackers to execute arbitrary commands by crafting a malicious .VimballRecord file that injects OS commands executed when processed by the vimballRmVimball function. Mitigation Avoid installing or removing vimballs from untrusted sources. This vulnerability...

8.4CVSS6.1AI score0.00131EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/14 6:46 a.m.•10 views

CVE-2026-19157

A flaw was found in ANGLE, a component within Google Chrome on Android. This out-of-bounds write vulnerability allows a remote attacker to potentially perform a sandbox escape by enticing a user to visit a specially crafted HTML page. This could lead to an attacker executing arbitrary code outsid...

8.4CVSS5.7AI score0.00345EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/14 5:59 a.m.•12 views

CVE-2026-19617

A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager LVM metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the...

5.5CVSS5.3AI score0.0014EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/14 2:35 a.m.•18 views

CVE-2026-66909

A flaw was found in Apache CXF. The Java Message Service JMS transport component improperly deserializes inbound JMS ObjectMessages without type restrictions. A remote attacker can exploit this by sending a specially crafted message to the service's JMS destination. This vulnerability could lead ...

8.1CVSS6.3AI score0.01148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 10:31 p.m.•11 views

CVE-2026-73231

A flaw was found in Faker, a library for generating fake data. The faker.helpers.fake method allows an attacker to control fake templates, which can then access the Function constructor. This access, specifically through fakeEval.resolveProperty when a function returns another function, enables...

8.8CVSS5.6AI score0.0021EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/13 8:25 p.m.•14 views

CVE-2026-19027

A flaw was found in HDF5, a widely used data management library. This vulnerability allows an attacker to craft a malicious HDF5 file that, when processed, can cause the application to read beyond its allocated memory. This out-of-bounds read could lead to the disclosure of sensitive information ...

6.9CVSS5.2AI score0.0018EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 7:39 p.m.•15 views

CVE-2026-56657

A flaw was found in Gitea. The SSH Key Parser component is vulnerable to a denial of service. A remote attacker could potentially exploit this by submitting a specially crafted SSH key, leading to the unavailability of the Gitea service. Mitigation Mitigation for this issue is either not availabl...

6.5CVSS7.5AI score0.00174EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 7:34 p.m.•11 views

CVE-2026-19028

A flaw was found in HDF5. An attacker can craft a malicious HDF5 file with a specially designed Fletcher32-filtered chunk. When this file is processed, an integer underflow occurs due to insufficient size validation, leading to a massive out-of-bounds read. This vulnerability can cause the...

6.8CVSS5.3AI score0.0018EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 7:12 p.m.•11 views

CVE-2025-31936

A flaw was found in IntelR XeonR 6 processors when using IntelR TDX within System Management Mode SMM. Improper handling of overlap between protected memory ranges may allow a local attacker with privileged user access to escalate privileges. This vulnerability could lead to high impact on...

7CVSS5.2AI score0.00098EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 6:54 p.m.•10 views

CVE-2026-19026

A flaw was found in HDF5. A remote attacker could craft a malicious HDF5 file that, when opened and read, would cause an application using the HDF5 library to crash. This issue stems from improper validation of input data within the N-Bit filter, leading to a denial of service DoS and impacting t...

6.8CVSS5.4AI score0.0018EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 5:53 p.m.•10 views

CVE-2026-18370

A flaw was found in entr. A local attacker can exploit a heap-based buffer overflow in the runutility function by supplying specially crafted command-line arguments or using the / substitution feature. This can lead to memory corruption, causing a process abort and a denial of service DoS...

5.5CVSS5.5AI score0.00163EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 5:53 p.m.•13 views

CVE-2026-19024

A flaw was found in HDF5. A local attacker could exploit a vulnerability in the H5Pgetfillvalue function by providing a specially crafted dataset. This could lead to a denial of service, making the system unavailable. Mitigation To reduce risk prior to patching, restrict processing HDF5 files fro...

8.2CVSS5.2AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 5:53 p.m.•10 views

CVE-2026-19025

A flaw was found in HDF5. An attacker can craft a malicious HDF5 file that, when opened and read by an application, exploits a validation bypass. This bypass, related to mismatched chunk-layout dimensionality and dataspace rank, leads to a divide-by-zero error, causing a denial of service DoS and...

6.8CVSS5.2AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 5:53 p.m.•9 views

CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.4AI score0.00163EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/13 5:44 p.m.•10 views

CVE-2026-33328

A flaw was found in libvips, an image processing library. On 32-bit systems, a vulnerability in the gifload operation could lead to an integer overflow due to incorrectly determined image dimensions. This could allow a local attacker to cause the application to crash, resulting in a denial of...

6.8CVSS5.2AI score0.00153EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 5:43 p.m.•8 views

CVE-2025-35973

A flaw was found in IntelR Processors within Ring 0, affecting the kernel, hypervisor, and bare metal operating systems. Improper handling of values may allow an authorized adversary with privileged user access to perform a local, high-complexity attack. This can lead to an escalation of privileg...

7.2CVSS5.3AI score0.00102EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 5:40 p.m.•9 views

CVE-2026-35590

A flaw was found in libvips. The EXIF decoder did not properly verify the range of EXIF tag groups, which could lead to a null pointer dereference. A local user could exploit this by providing specially crafted EXIF data, causing the application to crash and resulting in a denial of service...

6.8CVSS5.2AI score0.00153EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 5:39 p.m.•25 views

CVE-2026-42500

A flaw was found in golang.org/x/image/bmp. A remote attacker could exploit this vulnerability by providing a specially crafted paletted BMP Bitmap file. Decoding this file with an out-of-range palette index causes the application to panic when accessing invalid image pixels, leading to a Denial ...

6.5CVSS8.1AI score0.00524EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/13 5:39 p.m.•9 views

CVE-2026-41479

A flaw was found in Authlib, a Python library for building OAuth and OpenID Connect servers. A remote attacker can exploit the OAuth 2.0 authorization endpoint by providing an unsupported response type and a malicious redirect Uniform Resource Identifier URI. This allows the attacker to redirect...

5.4CVSS5.5AI score0.00257EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2026/08/13 5:32 p.m.•10 views

CVE-2026-19113

A flaw was found in Consul. A remote, unauthenticated attacker could exploit several agent HTTP API endpoints by sending a request with an unbounded body. This could cause the agent to consume substantial memory, leading to a denial of service DoS condition...

7.5CVSS5.2AI score0.00402EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 5:32 p.m.•11 views

CVE-2026-15972

A flaw was found in Consul. A remote attacker can exploit this vulnerability by sending numerous incomplete connection requests to the external gRPC gRPC Remote Procedure Call listeners. This unbounded connection acceptance can exhaust agent resources, such as file descriptors, goroutines, and...

7.5CVSS5.3AI score0.00549EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 5:31 p.m.•8 views

CVE-2026-19015

A flaw was found in Consul. A remote attacker can exploit an uncontrolled resource consumption vulnerability in the Connect CA roots endpoint. This allows the attacker to continuously grow the agent's Connect CA roots cache, bypassing configured cache limits. The consequence is a denial of servic...

7.5CVSS5.3AI score0.00402EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/13 5:25 p.m.•34 views

CVE-2026-25589

A flaw was found in RedisBloom. An authenticated attacker with permission to execute the RESTORE command on a Redis server with the RedisBloom module loaded can supply a crafted serialized payload that causes an invalid memory access due to an improper validation of serialized values processed...

8.8CVSS8.3AI score0.00808EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/13 5:19 p.m.•11 views

CVE-2026-33327

A flaw was found in libvips, an image processing library. The vipsload operation, responsible for loading images, could incorrectly calculate image dimensions. This error leads to an integer overflow, which subsequently causes a heap-based buffer overflow. A local attacker with low privileges cou...

7.8CVSS6.2AI score0.00179EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 5:15 p.m.•10 views

CVE-2026-35591

A flaw was found in libvips, an image processing library. The tiffload operation, which handles loading TIFF images, could incorrectly identify the number of channels in embedded JPEG or JPEG2000 tiles. This vulnerability may allow a local attacker with low privileges to trigger a buffer overflow...

7.8CVSS5.6AI score0.00179EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/13 4:58 p.m.•11 views

CVE-2026-48931

A flaw was found in Node.js HTTP Agent. This vulnerability allows a client to accept a server response as valid even before the client has sent its request. This can lead to unexpected behavior and potentially information disclosure. Mitigation Limit outbound HTTP/1.1 from Node.js clients to...

3.7CVSS5.4AI score0.00367EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/08/13 4:53 p.m.•8 views

CVE-2026-48937

A flaw in the Node.js HTTP/2 API allows remote attackers to cause a Denial of Service DoS by sending data after a GOAWAY frame, exhausting server resources. Mitigation Restrict Node.js HTTP/2 servers to trusted clients with host firewall or network segmentation. If HTTP/2 is not required, disable...

7.5CVSS6AI score0.00546EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/13 4:53 p.m.•11 views

CVE-2026-48809

A flaw was found in python-engineio. In specific configurations using ASGI with long polling or Aiohttp with WebSocket transport, the server does not properly validate the size of incoming messages before loading them into memory. A remote attacker can exploit this by sending oversized messages,...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/13 4:52 p.m.•12 views

CVE-2026-46382

A flaw was found in the Meeting Room Booking System MRBS. This vulnerability, known as Server-Side Request Forgery SSRF, allows a remote attacker to trick the server into making requests to internal or local network resources. By exploiting this, an attacker could potentially gain unauthorized...

8.7CVSS5.3AI score0.00421EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/13 4:44 p.m.•10 views

CVE-2026-68451

A flaw was found in the Linux kernel's s390 zcrypt module. The ccaecc2protkey function, responsible for handling Common Cryptographic Architecture CCA Elliptic Curve Cryptography ECC private key requests, does not properly validate the length of the key token. This allows a local attacker to...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
Total number of security vulnerabilities214703