Lucene search
+L

331321 matches found

CVE
CVE
added 2026/08/13 7:10 p.m.22 views

CVE-2026-72684

This CVE affects Elasticsearch where an authenticated user with read privileges can trigger memory allocation by sending a crafted small search input, leading to an out-of-memory fatal condition and node denial of service. Affected versions: 8.0.0–8.19.19 and 9.0.0–9.4.4. Mitigation: upgrade to v...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 7:10 p.m.26 views

CVE-2026-72684 Allocation of Resources Without Limits or Throttling in Elasticsearch Leading to Denial of Service

A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...

6.5CVSS0.00289EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:10 p.m.6 views

CVE-2026-72684

A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/13 7:10 p.m.5 views

EUVD-2026-58248

A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/13 7:00 p.m.9 views

Missing Release of Resource after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime through DnsCodecUtil.decompressDomainName in codec-dns/src/main/java/io/netty/handler/codec/dns/DnsCodecUtil.java. An attacker can exhaust direct memory and trigger a gradual denial o...

7.5CVSS5.4AI score0.00333EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/13 6:21 p.m.6 views

gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer

A heap buffer overflow vulnerability was found in GStreamer's rfbsrc plugin. When a client connects to a malicious RFB/VNC server that advertises a 16bpp framebuffer and sends Hextile-encoded updates, the Hextile background fill path writes 32-bit pixel values into a buffer allocated for 16-bit...

7.1CVSS5.7AI score0.00326EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 6:18 p.m.8 views

Important: Red Hat Security Advisory: bind security update

An update for bind is now available for Red Hat Enterprise Linux 8. 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.5AI score0.00509EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 6:18 p.m.8 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.3AI score0.00509EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 6:18 p.m.10 views

CVE-2026-73565

@hono/node-server allows running the Hono application on Node.js. From 2.0.0 until 2.0.10, a WebSocket upgrade request to an upgradeWebSocket route with a missing or malformed Sec-WebSocket-Key header causes src/websocket.ts to retain the request's IncomingMessage in waiterMap and leave...

5.3CVSS0.00388EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 6:18 p.m.11 views

CVE-2026-73561

Hub is a Node.js WebSocket server and client with added features. Prior to 0.2.16, every incoming unauthenticated WebSocket connection triggers loadDefaultConnectionEventListeners to call requestClientId, which calls rpc.send for the get-client-id action and pushes a request into RPC.requests. Th...

7.5CVSS0.00432EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 6:16 p.m.13 views

gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer

A heap buffer overflow vulnerability was found in GStreamer's rfbsrc plugin. When a client connects to a malicious RFB/VNC server that advertises a 16bpp framebuffer and sends Hextile-encoded updates, the Hextile background fill path writes 32-bit pixel values into a buffer allocated for 16-bit...

7.1CVSS5.7AI score0.00326EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/08/13 6:04 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to fix various security issues: The following security issues were fixed: CVE-2022-4994: KVM: x86: wean fast IN from emulatorpioin bsc1273097. CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1255616. CVE-2024-38542: RDMA/manaib:...

9.3CVSS6.8AI score0.00695EPSS
SaveExploits7References370
SUSE Linux
SUSE Linux
added 2026/08/13 6:04 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to fix various security issues: The following security issues were fixed: CVE-2022-4994: KVM: x86: wean fast IN from emulatorpioin bsc1273097. CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1255616. CVE-2026-46052: ceph: only dad...

9.3CVSS6.7AI score0.00695EPSS
SaveExploits15References238
OSV
OSV
added 2026/08/13 5:45 p.m.11 views

CVE-2026-73569 fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 5:37 p.m.24 views

CVE-2026-73565

CVE-2026-73565 affects @hono/node-server

5.3CVSS5.3AI score0.00388EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 5:37 p.m.6 views

CVE-2026-73565 @hono/node-server: Unauthenticated memory-leak DoS via aborted WebSocket handshake

@hono/node-server allows running the Hono application on Node.js. From 2.0.0 until 2.0.10, a WebSocket upgrade request to an upgradeWebSocket route with a missing or malformed Sec-WebSocket-Key header causes src/websocket.ts to retain the request's IncomingMessage in waiterMap and leave...

5.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 5:37 p.m.28 views

CVE-2026-73565 @hono/node-server: Unauthenticated memory-leak DoS via aborted WebSocket handshake

@hono/node-server allows running the Hono application on Node.js. From 2.0.0 until 2.0.10, a WebSocket upgrade request to an upgradeWebSocket route with a missing or malformed Sec-WebSocket-Key header causes src/websocket.ts to retain the request's IncomingMessage in waiterMap and leave...

5.3CVSS0.00388EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/13 5:32 p.m.4 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.00293EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/13 5:25 p.m.28 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.01378EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/13 5:07 p.m.7 views

webkitgtk: webkitgtk: Maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, leading to memory corruption...

8.8CVSS5.3AI score0.00262EPSS
SaveExploits0References6
Rows per page
Query Builder