Lucene search
+L
RedhatcveRecent

214880 matches found

RedhatCVE
RedhatCVE
•added 2026/09/10 7:18 a.m.•14 views

CVE-2026-88770

A flaw was found in the Device Authorization Grant flow of Keycloak, an identity and access management solution. The issue occurs because the token redemption process fails to check if a user account is currently locked due to brute-force protection. If an attacker has an active session for a...

6.5CVSS5.6AI score0.00354EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/10 7:09 a.m.•18 views

CVE-2026-88763

A flaw was found in the skupper-router component of Red Hat Service Interconnect, which is used to provide secure communication between distributed services. The issue occurs when the router processes a specially crafted network message using its AMQP field parser. Due to a lack of bounds on...

5.9CVSS5.6AI score0.00412EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/10 6:37 a.m.•14 views

CVE-2026-78679

A flaw was found in GitPython. A remote attacker with low privileges can exploit a vulnerability in the TagReference.create function, where a positional reference parameter bypasses a security guard. This allows the attacker to supply a specially crafted reference value, such as --file=, to read...

7.1CVSS6AI score0.00255EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/10 6:37 a.m.•17 views

CVE-2026-64846

A flaw was found in Nix. A malicious derivation, when executed with the recursive-nix experimental feature enabled, can exploit a time-of-check/time-of-use TOCTOU race condition in the final symlink handling of the LocalStore restore path. This allows the Nix process or nix-daemon to create or...

2.8CVSS5.8AI score0.00108EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/10 6:37 a.m.•15 views

CVE-2026-79516

A flaw was found in nothings stb. An out-of-bounds read vulnerability exists in the stbspvsnprintf function. A local attacker could exploit this by sending a specially crafted input. This could lead to a Denial of Service DoS, making the affected system unavailable. Mitigation Mitigation for this...

4CVSS5.7AI score0.00129EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/10 6:33 a.m.•13 views

CVE-2026-79515

A flaw was found in the stb component. An out-of-bounds read vulnerability in the stbttGetGlyphShape function allows a remote attacker to cause a Denial of Service DoS by sending a specially crafted TrueType Font TTF file. This can lead to the affected application becoming unresponsive or crashin...

4.3CVSS5.8AI score0.004EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/10 6:27 a.m.•15 views

CVE-2026-87825

A flaw was found in zstd-jni. This use-after-free vulnerability occurs because streams and contexts only hold a dictionary's shared lock during the load call, allowing the dictionary to be closed while still being referenced. A remote attacker could exploit this by closing a dictionary after...

7.7CVSS7.6AI score0.00197EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
•added 2026/09/10 6:27 a.m.•15 views

CVE-2026-38998

A flaw was found in LIVE555 Streaming Media. This use-after-free vulnerability allows a remote attacker to cause a Denial of Service DoS. By sending a series of specially crafted Real-Time Streaming Protocol RTSP and Hypertext Transfer Protocol HTTP requests, an attacker can trigger the flaw,...

6.1AI score0.00439EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/10 6:03 a.m.•14 views

CVE-2026-49363

A missing authentication vulnerability was found in Apache ActiveMQ Artemis. The SUBSCRIBETOPOLOGYV2 handler in CoreProtocolManager.LocalChannelHandler.handlePacket processes topology subscription requests on channel0 with zero authentication -- no call to getSecurityStore, no credential...

5.3CVSS5.7AI score0.00804EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/10 6:03 a.m.•15 views

CVE-2026-57822

A flaw was found in Apache ActiveMQ Artemis. The JsonUtil.fromJsonArray method uses ObjectInputStream.readObject to deserialize CompositeData from Base64-encoded serialized objects in management message bodies sent to the activemq.management address. While the deserialization is protected by an...

6.5CVSS5.6AI score0.00705EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/10 5:53 a.m.•16 views

CVE-2026-49364

Artemis and JGroups lack of access controls in certain situations can allow an attacker to spoof a password request in JGroups and subsequently gain access to the cluster. This allows the attacker manage-level authority for provided messaging and queue operations...

9.1CVSS5.8AI score0.00566EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/10 5:53 a.m.•12 views

CVE-2026-49362

Artemis CORE protocol channel allows unauthed queue creation. an unauthenticated attacker can send CREATEQUEUE packets on channel 1 via the :8080 HTTP-upgrade path to create arbitrary durable JMS queues on the embedded broker. This can be used for resource exhaustion and persistent broker-state...

8.2CVSS5.9AI score0.00821EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/10 5:50 a.m.•16 views

CVE-2026-57967

in Apache Artemis, the REATTACHSESSION handler performs zero authentication — it looks up the session by name only and calls transferConnection unconditionally, migrating the authenticated session to the attacker's connection. The hijacked cluster-bridge session inherits full broker-management...

9.8CVSS5.7AI score0.01073EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/10 5:40 a.m.•13 views

CVE-2026-67593

An unauthenticated network attacker can delete arbitrary durable queues on any Apache Artemis broker with OpenWire protocol enabled default. The processRemoveSubscription method executes pre-authentication with no authorization check, and uses the internal destroyQueueSimpleString overload that...

8.2CVSS5.8AI score0.0086EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/09 8:58 p.m.•15 views

CVE-2026-19816

A flaw was found in PackageKit. In the dnf5 backend, the RepoRemove handler ignores the SIMULATE transaction flag and executes a real package removal, allowing an unprivileged local user to uninstall packages without polkit authorization. Mitigation Affects v1.3.4 through v1.3.6. Fixed in commit...

7.1CVSS5.7AI score0.00105EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/09 5:33 p.m.•16 views

CVE-2026-47837

A flaw was found in Spring Cloud Config Server. This vulnerability allows an unauthenticated remote attacker to send webhook requests to the /monitor endpoint without validation. This lack of authentication for a critical function could lead to a denial of service DoS condition, making the server...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 4:39 p.m.•16 views

CVE-2026-18147

A flaw was found in FreeIPA. An unauthenticated remote attacker could exploit a DOM Cross-Site Scripting XSS vulnerability in the FreeIPA/IdM Web UI password reset page. By enticing a victim to click a specially crafted link and complete a password reset, the attacker could inject and execute...

8.1CVSS6.3AI score0.00333EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/09 4:25 p.m.•14 views

CVE-2026-87822

A flaw was found in t-digest. A remote attacker can exploit a vulnerability in the MergingDigest.fromBytes deserialization process by injecting specially crafted "Not a Number" NaN values. These malicious values bypass validation checks, degrading sorting performance from efficient to significant...

8.7CVSS5.7AI score0.0067EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/09/09 4:12 p.m.•17 views

CVE-2026-70653

A flaw was found in libvips. A heap-based buffer read overflow vulnerability exists in the old-style Radiance RLE decoder. A remote attacker could exploit this by providing a specially crafted Radiance image. This could lead to the disclosure of four bytes of adjacent heap data, potentially...

4.8CVSS6AI score0.0016EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/09/09 4:12 p.m.•15 views

CVE-2026-87876

Two case-insensitive comparisons on request-derived usernames outside the main authorization path in CUPS's scheduler printer ACL validation and private-attribute filtering could allow bypass of username-based access controls in certain configurations. Mitigation Fixed on upstream master branch...

3CVSS5.7AI score0.00328EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/09 4:11 p.m.•15 views

CVE-2026-73324

A flaw was found in VLC media player. A remote attacker operating a hostile server can exploit a heap out-of-bounds read vulnerability. This occurs when the media player processes an unterminated Real Time Streaming Protocol RTSP response line, causing it to read beyond the allocated buffer...

5.3CVSS5.8AI score0.00297EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 4:11 p.m.•16 views

CVE-2026-48206

A flaw was found in the Apache Camel JIRA component. Due to improper input validation, non-Camel-prefixed Exchange header constants can bypass the HTTP header filter. This allows a remote attacker, potentially unauthenticated, to supply specific headers and override intended values. Consequently,...

5.3CVSS5.9AI score0.00552EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 4:06 p.m.•13 views

CVE-2026-87872

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS5.8AI score0.00137EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/09 4:06 p.m.•16 views

CVE-2026-87875

The cupsUTF32ToUTF8 function in CUPS's cups/transcode.c lacks a source-length bound and can read past the end of the source buffer, resulting in a heap out-of-bounds read. This is reachable via SNMP supply-description parsing in backend/snmp-supplies.c with attacker-controlled content. Mitigation...

4.3CVSS5.8AI score0.0032EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/09 4:06 p.m.•14 views

CVE-2026-87853

A flaw was found in SSSD's IdP authentication provider. The evalaccesstokenbuf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict prefix...

7.5CVSS5.7AI score0.00477EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/09 4:06 p.m.•15 views

CVE-2026-87874

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS5.9AI score0.00721EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/09 3:54 p.m.•26 views

CVE-2026-56711

A flaw was found in VLC media player. An integer overflow vulnerability exists when computing the size of a picture buffer, specifically in the AllocatePicture function. A remote attacker could exploit this by providing a specially crafted Portable Network Graphics PNG image file with large width...

8.8CVSS6.2AI score0.00148EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2026/09/09 3:53 p.m.•13 views

CVE-2026-77354

A flaw was found in kin-openapi, a Go project for handling OpenAPI files. An unauthenticated client can exploit this vulnerability by sending a specially crafted query with a large index in a deepObject query parameter. This forces the application to allocate multi-gigabyte memory, leading to an...

8.7CVSS7.1AI score0.00524EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/09/09 2:17 p.m.•10 views

CVE-2026-57159

A flaw was found in PJSIP. An out-of-bounds read and write can occur in the SDP negotiator when the remote payload-type map maintenance feature is enabled. A remote attacker can trigger this via payload-type numbers taken from a remote SDP offer or answer, which are used as an index to access...

8.4CVSS5.8AI score0.00596EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 2:02 p.m.•8 views

CVE-2026-87817

A flaw was found in GitPython. This vulnerability allows a remote attacker to execute arbitrary code. By failing to properly validate the git directory location, GitPython allows attackers to impersonate the git directory using tracked files such as gitdir, commondir, and HEAD. An attacker can th...

8.8CVSS8.2AI score0.00405EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2026/09/09 2:01 p.m.•10 views

CVE-2026-67434

A flaw was found in PHPCodeSniffer. This command injection vulnerability allows an attacker to execute arbitrary shell commands. This occurs when PHPCodeSniffer processes untrusted files with specially crafted filenames containing shell metacharacters, specifically when generating Gitblame,...

7.3CVSS6.4AI score0.01063EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 2:01 p.m.•8 views

CVE-2026-57163

A flaw was found in PJSIP. A stack buffer overflow exists in the GnuTLS TLS backend when parsing the Subject Alternative Name extension of a peer certificate. A remote attacker can exploit this by presenting a specially crafted certificate during the TLS handshake, before SIP-level authentication...

9.1CVSS6AI score0.00402EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 2:01 p.m.•9 views

CVE-2026-57162

A flaw was found in PJSIP. A stack buffer overflow exists in the SRTP/SDES media transport when processing a=crypto attributes during SDP offer/answer negotiation. A remote attacker can exploit this by sending an excessive number of a=crypto attributes in a single media description. This can resu...

9.1CVSS6.6AI score0.00638EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 12:48 p.m.•9 views

CVE-2026-73334

A flaw was found in Apache Parquet Hadoop. When processing a Parquet file, if the Key Management Service KMS Uniform Resource Locator URL is controlled by the file and not explicitly set by the application, a vulnerability can arise. An attacker could craft a malicious Parquet file to direct a KM...

8.1CVSS5.7AI score0.00361EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 12:48 p.m.•9 views

CVE-2026-87795

A flaw was found in zstd-jni. This vulnerability occurs due to insufficient validation of offset and length parameters within the ZstdDictCompress constructor. An attacker can exploit this by providing untrusted values, leading to an out-of-bounds memory read. This can result in the disclosure of...

8.8CVSS7.3AI score0.00633EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2026/09/09 12:18 p.m.•9 views

CVE-2026-87818

A flaw was found in GitPython. This vulnerability allows an attacker to read arbitrary files on the system by manipulating the --no-index option in the diff API. By combining this with other options, an attacker can repeatedly query local files to extract sensitive information, such as single-lin...

7.1CVSS6.6AI score0.00412EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2026/09/09 12:18 p.m.•10 views

CVE-2026-78678

A flaw was found in GitPython. An incomplete denylist in the unsafegitrevisionoptions guard omits --contents and -S options. This allows an attacker to read arbitrary files by passing these options to the Repo.blame function. This can lead to information disclosure, as attackers can supply revisi...

7.1CVSS6.4AI score0.00412EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2026/09/09 12:17 p.m.•12 views

CVE-2026-73073

A flaw was found in Vim, an open-source command-line text editor. An attacker could craft a malicious tags file that, when processed by Vim's C omni-completion feature, leads to insufficient escaping of input. This vulnerability allows for the execution of arbitrary Ex commands and, subsequently,...

7.3CVSS5.8AI score0.00197EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/09 11:35 a.m.•13 views

CVE-2026-86776

A flaw was found in KeePass. An attacker can craft a malicious KDBX file that declares excessively large header field lengths. When a user opens this file, the application attempts to allocate gigabytes of memory, leading to resource exhaustion and causing the application to terminate. This...

4.6CVSS5.3AI score0.00168EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 11:34 a.m.•10 views

CVE-2026-59643

A flaw was found in Bouncy Castle for Java and Bouncy Castle for Java FIPS BC-FJA. This vulnerability allows an attacker to bypass OpenPGP inline-signature policy failures, which are silently ignored by the software. This silent disregard of policy failures can lead to a compromise of data...

8.7CVSS5.8AI score0.00242EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/09 11:34 a.m.•10 views

CVE-2026-58061

A flaw was found in Bouncy Castle for Java. When using CCM-family Counter with CBC-MAC modes, the software writes plaintext data into a buffer before verifying the cryptographic tag. This could allow an attacker to manipulate data that is later assumed to be authentic, leading to a high integrity...

8.7CVSS5.8AI score0.00236EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/09 11:16 a.m.•5 views

CVE-2026-78662

A flaw was found in golang.org/x/crypto/ssh. A malicious remote attacker could flood a channel's incoming requests before it is established, leading to a deadlock of the entire connection. This could result in a denial of service DoS for legitimate users. Mitigation Red Hat is not aware of a...

5.3CVSS5.8AI score0.00431EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/09/09 11:00 a.m.•6 views

CVE-2026-0799

A flaw was found in libpcap. The Berkeley Packet Filter BPF interpreter in libpcap does not properly validate register indexes in BPF instructions. A local attacker could craft a malicious filter program to trigger an out-of-bounds read and write vulnerability. This could allow the attacker to re...

8.7CVSS6.1AI score0.00108EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 9:28 a.m.•9 views

CVE-2026-56855

A flaw was found in golang.org/x/crypto/ssh. After a channel has been established, a remote malicious peer could send specially crafted messages. This could lead to a deadlock of the entire connection, resulting in a Denial of Service DoS for the affected system. Mitigation Red Hat is not aware o...

7.5CVSS5.7AI score0.005EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/09/09 9:28 a.m.•7 views

CVE-2026-31911

A flaw was found in libpcap. A local attacker could provide a crafted filter program containing an invalid Berkeley Packet Filter BPF opcode. This could cause the operating system OS process using libpcap to terminate, leading to a Denial of Service DoS...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 9:28 a.m.•5 views

CVE-2026-18313

A flaw was found in libpcap, specifically within the rpcapd daemon. This vulnerability allows a remote attacker to cause a denial of service DoS by sending specially crafted RPCAPMSGUPDATEFILTERREQ or RPCAPMSGSTARTCAPREQ messages. The rpcapd daemon allocates memory for these messages but fails to...

4.3CVSS5.8AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 9:28 a.m.•6 views

CVE-2026-18238

A flaw was found in libpcap. The rpcap client code, which processes RPCAPMSGPACKET messages from a server, incorrectly validates its headers. A malicious server could exploit this vulnerability by sending a specially crafted message, causing the client to read up to 20 bytes of memory beyond its...

5CVSS5.6AI score0.00179EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 9:28 a.m.•5 views

CVE-2026-6244

A flaw was found in libpcap. The Berkeley Packet Filter BPF interpreter's 'div k' and 'mod k' instructions do not validate if the immediate value 'k' is zero. A local attacker with low privileges could exploit this by providing a specially crafted filter program, leading to a division-by-zero...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 9:28 a.m.•7 views

CVE-2026-6554

A flaw was found in libpcap. The Berkeley Packet Filter BPF interpreter incorrectly handles offsets in 'ja L' instructions, allowing backward jumps without limiting loop iterations. A local attacker could provide a specially crafted filter program, leading to an infinite loop and causing a Denial...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/09 8:34 a.m.•9 views

CVE-2026-87766

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS5.8AI score0.00151EPSS
SaveExploits0References7
Total number of security vulnerabilities214880