Lucene search
+L

471 matches found

Kitploit
Kitploit
added 2026/09/13 10:40 a.m.8 views

CVE-2025-67733

PoC de inyección de protocolo RESP Prueba de concepto que demuestra la vulnerabilidad de inyección de protocolo RESP mediante mensajes de error de scripts Lua en Valkey/Redis. Archivos backend.py Backend Flask que simula una aplicación web con conexión Valkey compartida pool de conexiones...

8.5CVSS7.4AI score0.00586EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:14 a.m.6 views

monitor

BetterDB Monitor...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 1:02 a.m.11 views

CVE-2025-49844-discovery

ElastiCache Redis/Valkey Network Analysis Tools Scripts to audit AWS ElastiCache Redis and Valkey clusters for network exposure. Prerequisites AWS CLI configured with appropriate credentials jq installed: brew install jq Scripts list-elasticache-clusters.sh Lists all Redis/Valkey clusters across...

9.9CVSS7.7AI score0.82294EPSS
SaveExploits14
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.8 views

Fedora 43 : valkey (2026-cda5ad190f)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-cda5ad190f advisory. Valkey 8.1.10 - Released Mon 31 August 2026 Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible. Securi...

6.5AI score
SaveExploits0References1
Rockylinux
Rockylinux
added 2026/09/09 12:09 p.m.10 views

valkey security, bug fix, and enhancement update

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

8.8CVSS0.00888EPSS
SaveExploits0
OSV
OSV
added 2026/09/09 12:09 p.m.8 views

RLSA-2026:64796 Important: valkey security, bug fix, and enhancement update

Valkey 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. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

8.8CVSS0.00888EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2026/09/09 12:05 p.m.11 views

valkey security, bug fix, and enhancement update

An update is available for valkey. 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 Valkey is an advanced key-value store. It is often referred to as a data...

8.8CVSS0.00888EPSS
SaveExploits0
OSV
OSV
added 2026/09/09 12:05 p.m.8 views

RLSA-2026:64807 Important: valkey security, bug fix, and enhancement update

Valkey 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. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

8.8CVSS0.00888EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.9 views

RockyLinux 10 : valkey (RLSA-2026:64796)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:64796 advisory. redis: Redis: Remote Code Execution via specially crafted RESTORE payload CVE-2026-66373 valkey: Valkey: Remote code execution via use-after-free in...

8.8CVSS0.00888EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.10 views

RockyLinux 9 : valkey (RLSA-2026:64807)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:64807 advisory. redis: Redis: Remote Code Execution via specially crafted RESTORE payload CVE-2026-66373 valkey: Valkey: Remote code execution via use-after-free in...

8.8CVSS0.00888EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.7 views

AlmaLinux 9 : valkey (ALSA-2026:64807)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:64807 advisory. redis: Redis: Remote Code Execution via specially crafted RESTORE payload CVE-2026-66373 valkey: Valkey: Remote code execution via use-after-free in stre...

8.8CVSS0.00888EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.6 views

Important: Red Hat Security Advisory: valkey security, bug fix, and enhancement update

An update for valkey 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 th...

8.8CVSS0.00888EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.7 views

valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free

A flaw was found in Valkey. An authenticated client can trigger a CLIENT KILL command while the tlsProcessPendingData function iterates a pending list. This action causes connTLSClose to delete the iterator's cached next node, leading to a use-after-free vulnerability. This flaw, when Transport...

7.5CVSS0.00523EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.7 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.10 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
RedHat Linux
RedHat Linux
added 2026/09/08 5:14 a.m.12 views

valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free

A flaw was found in Valkey. An authenticated client can trigger a CLIENT KILL command while the tlsProcessPendingData function iterates a pending list. This action causes connTLSClose to delete the iterator's cached next node, leading to a use-after-free vulnerability. This flaw, when Transport...

7.5CVSS6.8AI score0.00523EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/09/08 5:14 a.m.8 views

Important: Red Hat Security Advisory: valkey security, bug fix, and enhancement update

An update for valkey 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 t...

8.8CVSS6.5AI score0.00888EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/08 12:00 a.m.6 views

ALSA-2026:64807 Important: valkey security, bug fix, and enhancement update

Valkey 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. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

8.8CVSS0.00888EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.8 views

RHEL 10 : valkey (RHSA-2026:64796)

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

8.8CVSS0.00888EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.7 views

RHEL 9 : valkey (RHSA-2026:64807)

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

8.8CVSS0.00888EPSS
SaveExploits0References9
Rows per page
Query Builder