Lucene search
+L

5346 matches found

Vulnrichment
Vulnrichment
added 2026/06/11 8:49 p.m.12 views

CVE-2026-44250 Netty: Memory Exhaustion in RedisArrayAggregator due to Deeply Nested Arrays

Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending a crafted Redis payload with deeply nested arrays. This forces the server to allocate a massive...

7.5CVSS5.2AI score0.00461EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/11 8:49 p.m.9 views

CVE-2026-44250 Netty: Memory Exhaustion in RedisArrayAggregator due to Deeply Nested Arrays

Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending a crafted Redis payload with deeply nested arrays. This forces the server to allocate a massive...

7.5CVSS5.9AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2026/06/11 8:49 p.m.22 views

CVE-2026-44250

Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending a crafted Redis payload with deeply nested arrays. This forces the server to allocate a massive...

7.5CVSS5.3AI score0.00461EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/06/11 3:43 p.m.121 views

Exploit for Use After Free in Redis

CVE-2026-23479 Scanner Redis Use-After-Free vulnerability CV...

8.8CVSS5.8AI score0.01286EPSS
SaveExploits5
Github Security Blog
Github Security Blog
added 2026/06/11 1:26 p.m.27 views

Netty's Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator

Impact The RedisArrayAggregator handler permanently leaks pooled direct-memory buffers when a Redis pipeline connection closes before a RESP array aggregate completes. The handler retains child messages in per-handler state depths field but defines no channelInactive, handlerRemoved, or...

8.7CVSS5.5AI score0.0074EPSS
SaveExploits0References13Affected Software1
Snyk
Snyk
added 2026/06/11 1:26 p.m.13 views

Missing Release of Memory after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime due to improper cleanup of pooled direct-memory buffers in the RedisArrayAggregator function. An attacker can exhaust the JVM-wide direct-memory pool by repeatedly opening and closing...

8.7CVSS5.5AI score0.0074EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/11 1:26 p.m.22 views

GHSA-6JV9-X5W9-2CCM Netty's Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator

Impact The RedisArrayAggregator handler permanently leaks pooled direct-memory buffers when a Redis pipeline connection closes before a RESP array aggregate completes. The handler retains child messages in per-handler state depths field but defines no channelInactive, handlerRemoved, or...

8.7CVSS5.5AI score0.0074EPSS
SaveExploits0References13
Rockylinux
Rockylinux
added 2026/06/11 12:03 p.m.24 views

redis security update

An update is available for redis. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Redis is an advanced key-value store. It is often referred to as a data-structu...

8.8CVSS6.4AI score0.03301EPSS
SaveExploits2
OSV
OSV
added 2026/06/11 12:03 p.m.14 views

RLSA-2026:23229 Important: redis security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

8.8CVSS6.3AI score0.03301EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 a.m.26 views

redis: Remote code execution via use-after-free in Lua scripting

A flaw was found in Redis, an in-memory data structure store. An authenticated attacker can exploit a use-after-free vulnerability in redis-server with Lua scripting. This occurs through the master-replica synchronization mechanism on replicas where replica-read-only is disabled or can be disable...

8.8CVSS5.6AI score0.02805EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 a.m.16 views

Important: Red Hat Security Advisory: redis:7 security update

An update for the redis:7 module 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...

8.8CVSS6.6AI score0.03301EPSS
SaveExploits7References4
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 a.m.17 views

redis: use-after-free in unblock client flow may allow remote code execution

A flaw was found in Redis. The unblock client flow does not handle an error return from the processCommandAndResetClient when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated attacker can cause a use-after-free issue. This potentially leads to...

8.8CVSS6AI score0.01286EPSS
SaveExploits5References6
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 a.m.18 views

redis: RESTORE invalid memory access may allow remote code execution

A flaw was found in Redis. An authenticated attacker with permission to execute the RESTORE command can send a crafted serialized payload that may lead to an invalid memory access due to an improper validation of the serialized values. This flaw can cause the server to crash and may allow arbitra...

8.8CVSS5.9AI score0.03301EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2026/06/11 10:05 a.m.18 views

redis: RESTORE invalid memory access may allow remote code execution

A flaw was found in Redis. An authenticated attacker with permission to execute the RESTORE command can send a crafted serialized payload that may lead to an invalid memory access due to an improper validation of the serialized values. This flaw can cause the server to crash and may allow arbitra...

8.8CVSS5.9AI score0.03301EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2026/06/11 10:05 a.m.18 views

redis: Remote code execution via use-after-free in Lua scripting

A flaw was found in Redis, an in-memory data structure store. An authenticated attacker can exploit a use-after-free vulnerability in redis-server with Lua scripting. This occurs through the master-replica synchronization mechanism on replicas where replica-read-only is disabled or can be disable...

8.8CVSS5.6AI score0.02805EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/11 10:05 a.m.12 views

redis: use-after-free in unblock client flow may allow remote code execution

A flaw was found in Redis. The unblock client flow does not handle an error return from the processCommandAndResetClient when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated attacker can cause a use-after-free issue. This potentially leads to...

8.8CVSS6AI score0.01286EPSS
SaveExploits5References6
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.37 views

Netty 资源管理错误漏洞

Netty is a non-blocking I/O client-server framework from the Netty community. It is primarily used for developing Java network applications, such as protocol servers and clients. Versions of Netty prior to 4.1.135.Final and 4.2.15.Final contained a resource management vulnerability. This...

7.5CVSS5.2AI score0.00461EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.24 views

RHEL 9 : redis:7 (RHSA-2026:25219)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:25219 advisory. Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, set...

8.8CVSS6.4AI score0.03301EPSS
SaveExploits7References8
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.31 views

RockyLinux 9 : redis (RLSA-2026:23229)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:23229 advisory. redis: RESTORE invalid memory access may allow remote code execution CVE-2026-25243 Tenable has extracted the preceding description block directly from the...

8.8CVSS6.2AI score0.03301EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.24 views

Netty 资源管理错误漏洞

Netty is a non-blocking I/O client-server framework from the Netty community. It is primarily used for developing Java network applications, such as protocol servers and clients. Versions of Netty prior to 4.1.135.Final and 4.2.15.Final contained a resource management vulnerability. This...

7.5CVSS5.3AI score0.00461EPSS
SaveExploits0References1
Rows per page
Query Builder