Lucene search
+L

140 matches found

Kitploit
Kitploit
added 2026/09/09 4:08 a.m.6 views

CVE-2026-25243-debugfree

CVE-2026-25243 — DEBUG-free Redis RCE private Reliable remote code execution from a single crafted RESTORE on jemalloc Redis — noDEBUG command, no /proc, no gdb, no ROP, ASLR on. Runs the attacker's command as the redis process root in default images. 🔒 Private repository — authorized security...

8.8CVSS7.7AI score0.03663EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/09/08 10:23 a.m.5 views

redis: Redis: Remote Code Execution via specially crafted RESTORE payload

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK pending entry by multiple consumers, and both...

7.5CVSS0.00887EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/08 7:15 a.m.4 views

redis: Redis: Remote Code Execution via specially crafted RESTORE payload

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK pending entry by multiple consumers, and both...

7.5CVSS0.00887EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.5 views

redis: Redis: Remote Code Execution via specially crafted RESTORE payload

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK pending entry by multiple consumers, and both...

7.5CVSS0.00887EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.4 views

valkey: Valkey: Remote code execution via use-after-free in stream deserialization

A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If...

8.8CVSS0.00888EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2026/09/08 5:14 a.m.6 views

valkey: Valkey: Remote code execution via use-after-free in stream deserialization

A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If...

8.8CVSS6.4AI score0.00888EPSS
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/07 8:55 a.m.5 views

PinTheft-asm

pintheft-asm Rewrote PinTheft-go in raw x86-64 asm because why not. root@kitploit: make ./pintheft Drops a root shell. Restore command printed on exit. For details → original PoC...

6AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.3 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: redis (UTSA-2026-106458)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106458 advisory. Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK...

8.8CVSS7.7AI score0.03663EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/03 8:50 p.m.7 views

CVE-2026-25243

CVE-2026-25243 — Redis RESTORE double-free → remote code execution Verified against Rocky Linux 8.10, aarch64, Redis 8.6.2, jemalloc 5.3.0. Reference: https://www.zeroday.cloud/blog/redis-cve-2026-25243-deep-dive TLDR; Stable exploit, works against variety of OS distro and architecture. Executive...

8.8CVSS7.7AI score0.03663EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/03 1:50 a.m.4 views

CVE-2026-25589-25588-25243-23631-23479-REDIS

GUIDE TO CHECKING & REMEDIATING 5 REDIS CVEs AS OF 2026.05.08 Release date: 2026-05-08 Author: TonyCao [email protected] Source: Redis Security Advisory TABLE OF CONTENTS 1. Overview 2. Affected Versions 3. Details of Each CVE CVE-2026-23479 — Use-after-free in Unblock Client Flow...

8.8CVSS7.9AI score0.03663EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2026/09/01 5:42 a.m.3 views

valkey: Valkey: Remote code execution via use-after-free in stream deserialization

A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If...

8.8CVSS0.00888EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/08/24 2:42 p.m.8 views

CVE-2026-63639

A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If...

8.8CVSS5.8AI score0.00888EPSS
SaveExploits0References15
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Redis

Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can provide a crafted serialized payload that triggers invalid memory access and may...

8.8CVSS7.4AI score0.03663EPSS
SaveExploits2References2
OSV
OSV
added 2026/08/24 5:53 a.m.8 views

BIT-VALKEY-2026-63639 Valkey: UAF in stream deserialization may lead to remote code execution

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload that assigns one Pending Entry List NACK to multiple consumers during stream consumer-group deserialization, causing a use-after-free when...

8.8CVSS6AI score0.00888EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.16 views

PT-2026-80002

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload that assigns one Pending Entry List NACK to multiple consumers during stream consumer-group deserialization, causing a use-after-free when...

8.8CVSS5.9AI score0.00888EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.23 views

Linux Distros Unpatched Vulnerability : CVE-2026-63639

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload th...

8.8CVSS6AI score0.00888EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:16 p.m.7 views

DEBIAN-CVE-2026-63639

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload that assigns one Pending Entry List NACK to multiple consumers during stream consumer-group deserialization, causing a use-after-free when...

8.8CVSS6AI score0.00888EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 3:16 p.m.6 views

CVE-2026-63639

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload that assigns one Pending Entry List NACK to multiple consumers during stream consumer-group deserialization, causing a use-after-free when...

8.8CVSS0.00888EPSS
SaveExploits0References12
OSV
OSV
added 2026/08/18 3:16 p.m.9 views

AZL-96885 CVE-2026-63639 affecting package valkey for versions less than 8.0.10-1

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload that assigns one Pending Entry List NACK to multiple consumers during stream consumer-group deserialization, causing a use-after-free when...

8.8CVSS6.1AI score0.00888EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 2:23 p.m.83 views

CVE-2026-63639

Valkey (distributed key-value DB) has a use-after-free in the RESTORE command's RDB stream consumer-group deserialization: a malformed payload assigns one Pending Entry List NACK to multiple consumers, and deleting one while another references it can lead to remote code execution (CVSS 8.8 HIGH, ...

8.8CVSS5.9AI score0.00888EPSS
SaveExploits0References12
Rows per page
Query Builder