Lucene search
+L

752019 matches found

RedHat Linux
RedHat Linux
added 2026/09/09 10:08 a.m.9 views

crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages

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.8AI score0.00568EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/09 10:07 a.m.8 views

EUVD-2026-74791

zstd-jni versions before 1.5.7-14 fail to validate offset and length parameters in the ZstdDictCompress constructor, allowing out-of-bounds memory reads. Attackers can supply untrusted offset or length values to read native heap memory into the compression dictionary, typically causing JVM crashe...

8.8CVSS7.5AI score0.00344EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/09 10:07 a.m.22 views

CVE-2026-87795 zstd-jni 1.2.0 through 1.5.7-13 Out-of-Bounds Read via ZstdDictCompress

zstd-jni versions before 1.5.7-14 fail to validate offset and length parameters in the ZstdDictCompress constructor, allowing out-of-bounds memory reads. Attackers can supply untrusted offset or length values to read native heap memory into the compression dictionary, typically causing JVM crashe...

8.8CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/09 10:07 a.m.33 views

CVE-2026-87795

zstd-jni versions before 1.5.7-14 contain an out-of-bounds read vulnerability in the ZstdDictCompress constructor. The library fails to validate offset and length parameters, allowing an attacker to supply untrusted values that cause reads of native heap memory into the compression dictionary. Th...

8.8CVSS7.5AI score0.00344EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/09 10:07 a.m.40 views

CVE-2026-87795 zstd-jni 1.2.0 through 1.5.7-13 Out-of-Bounds Read via ZstdDictCompress

zstd-jni versions before 1.5.7-14 fail to validate offset and length parameters in the ZstdDictCompress constructor, allowing out-of-bounds memory reads. Attackers can supply untrusted offset or length values to read native heap memory into the compression dictionary, typically causing JVM crashe...

8.8CVSS0.00344EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/09 10:07 a.m.76 views

CVE-2026-86776

KeePass versions 2.35 through 2.61.1 are affected by a memory exhaustion vulnerability in the ReadHeaderField function. The root cause is a failure to validate KDBX header field sizes before performing memory allocation. An attacker can craft a malicious KDBX file declaring excessive header field...

4.6CVSS5.4AI score0.00118EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 10:07 a.m.42 views

CVE-2026-86776 KeePass 2.35 through 2.61.1 Memory Exhaustion via KDBX Header Field Size

KeePass versions 2.35 through 2.61.1 fail to validate KDBX header field sizes before memory allocation in the ReadHeaderField function. Attackers can craft a malicious KDBX file declaring excessive header field lengths to trigger allocation of gigabytes of memory, causing the application to consu...

4.6CVSS0.00118EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/09 10:07 a.m.13 views

CVE-2026-86776

KeePass versions 2.35 through 2.61.1 fail to validate KDBX header field sizes before memory allocation in the ReadHeaderField function. Attackers can craft a malicious KDBX file declaring excessive header field lengths to trigger allocation of gigabytes of memory, causing the application to consu...

4.6CVSS5.4AI score0.00118EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/09 10:07 a.m.8 views

EUVD-2026-74788

KeePass versions 2.35 through 2.61.1 fail to validate KDBX header field sizes before memory allocation in the ReadHeaderField function. Attackers can craft a malicious KDBX file declaring excessive header field lengths to trigger allocation of gigabytes of memory, causing the application to consu...

4.6CVSS5.4AI score0.00118EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/09 10:07 a.m.9 views

CVE-2026-86776 KeePass 2.35 through 2.61.1 Memory Exhaustion via KDBX Header Field Size

KeePass versions 2.35 through 2.61.1 fail to validate KDBX header field sizes before memory allocation in the ReadHeaderField function. Attackers can craft a malicious KDBX file declaring excessive header field lengths to trigger allocation of gigabytes of memory, causing the application to consu...

4.6CVSS5.4AI score0.00118EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 10:07 a.m.9 views

CVE-2026-86547 mrubyc through 4.0.0 NULL Pointer Dereference via OP_ENTER

mrubyc through 4.0.0 contains a null pointer dereference vulnerability in the openter handler in src/vm.c when processing untrusted bytecode. Attackers can craft malicious .mrb bytecode files with OPENTER instructions at the top level to crash the embedding application and cause denial of service...

6.9CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/09/09 10:07 a.m.14 views

CVE-2026-86547

mruby-c (mrubyc) through 4.0.0 contains a null pointer dereference in the op_enter() handler in src/vm.c when processing untrusted bytecode. An attacker can craft malicious .mrb bytecode files with OP_ENTER instructions at the top level to crash the embedding application, resulting in denial of s...

6.9CVSS5.5AI score0.00129EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/09 10:07 a.m.8 views

EUVD-2026-74787

mrubyc through 4.0.0 contains a null pointer dereference vulnerability in the openter handler in src/vm.c when processing untrusted bytecode. Attackers can craft malicious .mrb bytecode files with OPENTER instructions at the top level to crash the embedding application and cause denial of service...

6.9CVSS5.5AI score0.00129EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/09/09 10:07 a.m.41 views

CVE-2026-86547 mrubyc through 4.0.0 NULL Pointer Dereference via OP_ENTER

mrubyc through 4.0.0 contains a null pointer dereference vulnerability in the openter handler in src/vm.c when processing untrusted bytecode. Attackers can craft malicious .mrb bytecode files with OPENTER instructions at the top level to crash the embedding application and cause denial of service...

6.9CVSS0.00129EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/09/09 10:01 a.m.14 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.19.46 bug fix and security update

Red Hat OpenShift Container Platform release 4.19.46 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.19. Red Hat Product Security has rated this update as having a...

8.1CVSS6.2AI score0.01275EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/09 9:46 a.m.11 views

Security Bulletin: Multiple vulnerabilities found in CICS Transaction Gateway for Multiplatforms.

Summary Multiple vulnerabilities were identified in third-party components used by CICS Transaction Gateway for Multiplatforms, including IBM WebSphere Application Server, IBM WebSphere Application Server Liberty, Apache Tomcat Embed, Logback, Log4j, Jackson Databind, and various operating system...

9.8CVSS6.8AI score0.00779EPSS
SaveExploits0Affected Software1
NCSC
NCSC
added 2026/09/09 9:43 a.m.18 views

Vulnerability handling in Google Chrome

Google has discovered a vulnerability in the V8 JavaScript engine of Google Chrome. Google reports that this vulnerability is actively exploited with the identifier CVE-2026-87491. It involves an out-of-bounds write operation in the V8 engine of Google Chrome, which occurs in versions prior to...

8.8CVSS8.4AI score0.00997EPSS
SaveExploits2References2
The Hacker News
The Hacker News
added 2026/09/09 9:32 a.m.31 views

U.S. Agencies Accuse China AI Firms of Distilling Claude, GPT, Gemini, and Grok

U.S. cybersecurity and intelligence agencies have accused China-based artificial intelligence AI companies of conducting "systematic extraction" of proprietary functionalities and capabilities of American frontier models through distillation attacks. The activity has been described as occurring a...

5.7AI score
SaveExploits0
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.00378EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/09 9:28 a.m.6 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.00098EPSS
SaveExploits0References4
Rows per page
Query Builder