Lucene search
+L

334942 matches found

OSV
OSV
added 2026/08/17 7:31 a.m.5 views

MINI-J3JF-3394-PMW4

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 7:31 a.m.6 views

MINI-896C-9P2J-XHVM

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/17 6:11 a.m.11 views

Important: Red Hat Security Advisory: bind9.18 security update

An update for bind9.18 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

8.6CVSS5.6AI score0.00523EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/17 6:11 a.m.9 views

bind: bind9: Potential memory usage beyond configured limits

A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the...

7.5CVSS5.4AI score0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.8 views

BIT-RCLONE-2026-71310 rclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.4AI score0.00368EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:52 a.m.6 views

BIT-PROXYSQL-2026-48773 ProxySQL pre-auth heap overflow in MySQL and PostgreSQL first-packet handling

ProxySQL is a proxy for MySQL and its forks, as well as PostgreSQL. Versions 2.0.18 through 3.0.8 have a pre-authentication heap memory corruption vulnerability in the MySQL and PostgreSQL protocol first-read paths. A remote unauthenticated client can declare an oversized first packet length, and...

9.8CVSS5.8AI score0.00466EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/17 5:52 a.m.6 views

BIT-NODE-MIN-2026-56846

A flaw in Node.js HTTP/2 handling can cause HTTP/2 retained header blocks evade maxSessionMemory and enable remote memory exhaustion. This vulnerability affects Node.js 24.x and 22.x...

7.5CVSS7.3AI score0.005EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:52 a.m.6 views

BIT-NODE-2026-56848

A flaw in Node.js HTTP/2 handling allows nghttp2sessionmemsend to be called re-entrantly while nghttp2sessionmemrecv is executing, resulting in a heap-use-after-free. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

7.5CVSS5.4AI score0.0049EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/17 5:52 a.m.7 views

BIT-NODE-2026-56846

A flaw in Node.js HTTP/2 handling can cause HTTP/2 retained header blocks evade maxSessionMemory and enable remote memory exhaustion. This vulnerability affects Node.js 24.x and 22.x...

7.5CVSS7.3AI score0.005EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:48 a.m.6 views

BIT-JAVA-2026-41254

Little CMS lcms2 through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplication...

7.5CVSS5.5AI score0.00364EPSS
SaveExploits1References9
OSV
OSV
added 2026/08/17 5:38 a.m.6 views

BIT-CONSUL-2026-19113 Unauthenticated denial of service via unbounded request body processing

Consul Community Edition and Consul Enterprise 1.3.0 through 2.0.2 are vulnerable to an unauthenticated denial of service in several agent HTTP API endpoints. A remote caller could cause the agent to consume substantial memory before the request was rejected. This vulnerability, CVE-2026-19113, i...

5.3CVSS5.4AI score0.00293EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:38 a.m.6 views

BIT-CONSUL-2026-15972 Unauthenticated denial of service via unbounded external gRPC connection acceptance

Consul Community Edition and Consul Enterprise 1.13.0 through 2.0.2 are vulnerable to an unauthenticated denial of service through unbounded connection acceptance on the external gRPC listeners. A remote attacker may exhaust agent file descriptors, goroutines, and memory by opening many incomplet...

7.5CVSS5.5AI score0.00386EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/17 5:28 a.m.8 views

CVE-2026-74579

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: fix mask build for partial field offload nftpayloadoffloadmask builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match fieldlen = 16,...

7.1CVSS5.4AI score0.0012EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.8 views

kernel: scsi: core: Wake up the error handler when final completions race against each other

Race condition vulnerabilities were found in the Linux kernel's SCSI error handler wake-up logic. Memory ordering issues in scsidechostbusy and ordering problems in scsiehinchostfailed can cause the SCSI error handler to never wake up when command completions race against each other. This leaves...

4.7CVSS5.1AI score0.00095EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.8 views

kernel: crypto: seqiv - Do not use req->iv after crypto_aead_encrypt

A use-after-free vulnerability was found in the Linux kernel's seqiv Sequence IV crypto module. After calling cryptoaeadencrypt, the underlying request may be freed by asynchronous completion handlers. The code then incorrectly dereferences req-iv to compare against info, accessing potentially...

7.5CVSS6.2AI score0.00248EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.10 views

kernel: mm: thp: deny THP for files on anonymous inodes

A flaw was found in the Linux kernel's Transparent Huge Pages THP mechanism. This vulnerability occurs because the filethpenabled function incorrectly allows THP for files on anonymous inodes, which are not designed for this feature. An attacker could potentially exploit this by manipulating...

5.5CVSS4.8AI score0.00119EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.9 views

kernel: netfilter: nat: use kfree_rcu to release ops

A flaw was found in the Linux kernel's netfilter component, specifically within the Network Address Translation NAT subsystem. This vulnerability involves improper memory management when releasing network filter operation structures. This could potentially allow an attacker to cause a system cras...

7.8CVSS4.5AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 4:39 a.m.12 views

bind: bind9: Potential memory usage beyond configured limits

A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the...

7.5CVSS5.4AI score0.00523EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 4:39 a.m.9 views

Important: Red Hat Security Advisory: bind security update

An update for bind is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.6CVSS5.6AI score0.00523EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/17 4:00 a.m.11 views

bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation

A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API Generic Security Service Application Program Interface tokens. This can lead to excessive memory consumption,...

7.5CVSS7.3AI score0.01047EPSS
SaveExploits0References4
Rows per page
Query Builder