Lucene search
+L

443 matches found

OSV
OSV
added 2026/09/17 12:47 a.m.11 views

CLEANSTART-2026-DG14029 etcd is a distributed key-value store for the data of a distributed system

Multiple security vulnerabilities affect the eks-distro-kube-apiserver package. etcd is a distributed key-value store for the data of a distributed system. See references for individual vulnerability details...

9.8CVSS0.01557EPSS
SaveExploits4References41
Kitploit
Kitploit
added 2026/09/16 2:45 a.m.15 views

CVE-2026-19500-poc

CVE-2026-19500 Poc and writeup Description Sureforms is vulnerable to a DOS vulnerability , when attacker can submit unlimited key-value pair, leads to resource exhaustion and the administrator can not watch entries temporary. How to reproduce Submit the Form which is made by Sureforms plugin, an...

7.5CVSS5.9AI score0.00488EPSS
SaveExploits1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Consul

The HashiCorp Consul and Consul Enterprise versions up to 1.9.4 had a key-value KV raw mode that was vulnerable to cross-site scripting attacks. This issue was fixed in versions 1.9.5, 1.8.10, and 1.7.14...

6.1CVSS6.3AI score0.06068EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.13 views

Astra Linux – Vulnerability in Redis

Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user could use scripting commands to inject arbitrary information into the response stream for a given client, potentially corrupting or returning tampered data to other users on the same...

8.5CVSS7.2AI score0.00586EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.1 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: util: Avoid accessing a ringbuffer that is not initialized yet. If the KVP or VSS daemon starts before the VMBus channel’s ringbuffer is fully initialized, we can encounter a panic as follows: hvutils: Registering th...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/08 2:13 a.m.8 views

CLEANSTART-2026-PX76402 etcd is a distributed key-value store for the data of a distributed system

Multiple security vulnerabilities affect the kubernetes package. etcd is a distributed key-value store for the data of a distributed system. See references for individual vulnerability details...

9.8CVSS6.3AI score0.02175EPSS
SaveExploits5References59
AlmaLinux
AlmaLinux
added 2026/09/08 12:00 a.m.8 views

Important: redis:6 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, ...

7.5CVSS7.7AI score0.00559EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/01 5:42 a.m.9 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.5AI score0.00888EPSS
SaveExploits0References16
Github Security Blog
Github Security Blog
added 2026/08/28 10:13 p.m.22 views

Fortigate syslog message parser can be exploited to modify or delete fields from the original message

Impact A security issue has been identified in Graylog affecting the parsing of syslog messages that use a key-value format, such as those generated by Fortigate devices. The vulnerability allows attackers to overwrite individual message fields, or to produce invalid messages which Graylog will...

7.5CVSS5.8AI score0.00355EPSS
SaveExploits0References10Affected Software1
Snyk
Snyk
added 2026/08/28 10:13 p.m.12 views

Improper Neutralization of Special Elements

Overview org.graylog2:graylog2-server is a log management platform. Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in its syslog key-value message parser, which handles the key-value format emitted by Fortigate devices. An attacker can overwrite...

8.7CVSS5.9AI score0.00355EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 10:11 p.m.43 views

CVE-2026-55841

Graylog (a free and open log management platform) is affected by a parsing flaw in its FortiGate key-value syslog parser (GLFortiGateSyslogEvent.java and SyslogCodec.java). The root cause is that KV_PATTERN and QUOTED_KV_PATTERN mishandle field-like text inside quoted values: crafted values conta...

7.5CVSS5.9AI score0.00355EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/24 5:53 a.m.19 views

BIT-VALKEY-2026-56684 Valkey: TLS pending-data processing use-after-free may allow 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 tlsProcessPendingData function iterates pendinglist while an authenticated client can trigger CLIENT KILL, causing connTLSClose to delete the iterator's cached next node and producing a...

7.5CVSS6.4AI score0.00523EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/18 3:16 p.m.14 views

CVE-2026-56684

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 tlsProcessPendingData function iterates pendinglist while an authenticated client can trigger CLIENT KILL, causing connTLSClose to delete the iterator's cached next node and producing a...

7.5CVSS5.9AI score0.00523EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/18 3:16 p.m.16 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.8CVSS6.1AI score0.00888EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/12 9:20 p.m.14 views

EUVD-2026-57641

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a user granted READ permission on a single exact key can use the Watch gRPC API with clientv3.WithFromKey to receive watch events for every key lexicographically greater than o...

7.1CVSS5.3AI score0.00365EPSS
SaveExploits0References8
attackerkb
attackerkb
added 2026/08/12 9:20 p.m.19 views

CVE-2026-73499

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a user granted READ permission on a single exact key can use the Watch gRPC API with clientv3.WithFromKey to receive watch events for every key lexicographically greater than o...

7.1CVSS5.3AI score0.00365EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/08/10 12:04 p.m.16 views

EUVD-2026-55605

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

5.6AI score0.00129EPSS
SaveExploits0References5
Redos
Redos
added 2026/08/10 12:00 a.m.9 views

ROS-20260810-73-0028

The vulnerability in etcd is related to deficiencies in access control. Exploiting this vulnerability can allow an attacker to enhance their privileges...

4.3CVSS5.3AI score0.00225EPSS
SaveExploits0
NVD
NVD
added 2026/08/06 10:17 p.m.13 views

CVE-2026-43629

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS0.00619EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:48 p.m.138 views

CVE-2026-43629

The CVE-2026-43629 entry concerns llama.cpp builds b4882–b9058 with a heap buffer overflow in the KV cache state restore path. The root cause is state_read_data() computing the write size without overflow checks, enabling an attacker with write access to the slot_save_path directory to craft mali...

9.2CVSS6.5AI score0.00619EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder