Lucene search
+L

5238 matches found

OSV
OSV
added 2026/06/11 8:49 p.m.3 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 score0.00389EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/06/11 8:49 p.m.12 views

EUVD-2026-36356

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.5AI score0.00389EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/11 8:49 p.m.72 views

CVE-2026-44250

CVE-2026-44250 describes memory exhaustion DoS in Netty’s RedisArrayAggregator. Affected: io.netty:netty-codec-redis in versions prior to 4.1.135.Final and 4.2.15.Final. Root cause: processing of deeply nested Redis arrays from a crafted payload causes unbounded AggregateState/ArrayList allocatio...

7.5CVSS5.4AI score0.00389EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/06/11 8:49 p.m.9 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.00389EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/06/11 3:43 p.m.88 views

Exploit for Use After Free in Redis

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

8.8CVSS5.8AI score0.01286EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2026/06/11 1:26 p.m.21 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.00512EPSS
SaveExploits0References10Affected Software1
Snyk
Snyk
added 2026/06/11 1:26 p.m.9 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.00512EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/11 1:26 p.m.12 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.00512EPSS
SaveExploits0References10
Rockylinux
Rockylinux
added 2026/06/11 12:3 p.m.20 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.02995EPSS
SaveExploits1
OSV
OSV
added 2026/06/11 12:3 p.m.9 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.02995EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 a.m.12 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.02995EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 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
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 a.m.17 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.01782EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/11 11:44 a.m.11 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.02995EPSS
SaveExploits5References4
RedHat Linux
RedHat Linux
added 2026/06/11 10:5 a.m.9 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
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2026/06/11 10:5 a.m.11 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.02995EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/06/11 10:5 a.m.10 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.01782EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/11 12:0 a.m.8 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The Kryo-based persistence serializers KryoStateMachineSerialisationService / AbstractKryoStateMachineSerialisationService deserialise persisted state-machine contexts without enabling...

8.8CVSS6.5AI score0.00423EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/11 12:0 a.m.20 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.00389EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/11 12:0 a.m.30 views

PT-2026-48682

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.135.Final Netty versions prior to 4.2.15.Final Description The RedisArrayAggregator handler permanently leaks pooled direct-memory buffers when a Redis pipeline connection closes before a RESP array aggregate...

8.7CVSS5.3AI score0.00512EPSS
SaveExploits0References55
Rows per page
Query Builder