VYPR
Vendor

Redis

Products
10
CVEs
83
Across products
90
Status
Private

Products

10

Recent CVEs

83
View all 83 CVEs →
  • CVE-2022-0543CriKEVFeb 18, 2022
    risk 0.88cvss 10.0epss 0.99

    It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.

  • CVE-2016-8339CriOct 28, 2016
    risk 0.65cvss 9.8epss 0.15

    A buffer overflow in Redis 3.2.x prior to 3.2.4 causes arbitrary code execution when a crafted command is sent. An out of bounds write vulnerability exists in the handling of the client-output-buffer-limit option during the CONFIG SET command for the Redis data structure store.…

  • CVE-2023-31654CriJan 23, 2024
    risk 0.64cvss 9.8epss 0.01

    Redis raft master-1b8bd86 to master-7b46079 was discovered to contain an ODR violation via the component hiredisAllocFns at /opt/fs/redisraft/deps/hiredis/alloc.c.

  • CVE-2023-47003CriNov 16, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue in RedisGraph v.2.12.10 allows an attacker to execute arbitrary code and cause a denial of service via a crafted string in DataBlock_ItemIsDeleted.

  • CVE-2017-15047CriOct 6, 2017
    risk 0.64cvss 9.8epss 0.02

    The clusterLoadConfig function in cluster.c in Redis 4.0.2 allows attackers to cause a denial of service (out-of-bounds array index and application crash) or possibly have unspecified other impact by leveraging "limited access to the machine."

  • CVE-2023-47004HigNov 6, 2023
    risk 0.57cvss 8.8epss 0.01

    Buffer Overflow vulnerability in Redis RedisGraph v.2.x through v.2.12.8 and fixed in v.2.12.9 allows an attacker to execute arbitrary code via the code logic after valid authentication.

  • CVE-2023-36824HigJul 11, 2023
    risk 0.54cvss 7.4epss 0.77

    Redis is an in-memory database that persists on disk. In Redit 7.0 prior to 7.0.12, extracting key names from a command and a list of arguments may, in some cases, trigger a heap overflow and result in reading random heap memory, heap corruption and potentially remote code…

  • CVE-2023-41056HigJan 10, 2024
    risk 0.53cvss 8.1epss 0.03

    Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7.0.15 and 7.2.4.

  • CVE-2024-55656HigJan 8, 2025
    risk 0.51cvss 8.8epss 0.15

    RedisBloom adds a set of probabilistic data structures to Redis. There is an integer overflow vulnerability in RedisBloom, which is a module used in Redis. The integer overflow vulnerability allows an attacker (a redis client which knows the password) to allocate memory in the…

  • CVE-2021-32761HigJul 21, 2021
    risk 0.51cvss 7.5epss 0.31

    Redis is an in-memory database that persists on disk. A vulnerability involving out-of-bounds read and integer overflow to buffer overflow exists starting with version 2.2 and prior to versions 5.0.13, 6.0.15, and 6.2.5. On 32-bit systems, Redis `*BIT*` command are vulnerable to…

  • CVE-2026-25243HigMay 5, 2026
    risk 0.50cvss 8.8epss 0.03

    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 supply a crafted serialized payload that triggers invalid…

  • CVE-2026-23479HigMay 5, 2026
    risk 0.50cvss 8.8epss 0.01

    Redis is an in-memory data structure store. In redis-server from 7.2.0 until 8.6.3, the unblock client flow does not handle an error return from `processCommandAndResetClient` when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated…

  • CVE-2022-24834HigJul 13, 2023
    risk 0.49cvss 7.0epss 0.41

    Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua…

  • CVE-2023-31655HigMay 18, 2023
    risk 0.49cvss 7.5epss 0.01

    redis v7.0.10 was discovered to contain a segmentation violation. This vulnerability allows attackers to cause a Denial of Service (DoS) via unspecified vectors.

  • CVE-2020-21468HigSep 20, 2021
    risk 0.49cvss 7.5epss 0.01

    A segmentation fault in the redis-server component of Redis 5.0.7 leads to a denial of service (DOS). NOTE: the vendor cannot reproduce this issue in a released version, such as 5.0.7.

  • CVE-2021-32625HigJun 2, 2021
    risk 0.49cvss 7.5epss 0.04

    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis version 6.0 or newer, could be exploited using the STRALGO LCS command to corrupt the heap and potentially result with remote…

  • CVE-2021-29478HigMay 4, 2021
    risk 0.49cvss 7.5epss 0.04

    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis 6.2 before 6.2.3 could be exploited to corrupt the heap and potentially result with remote code execution. Redis 6.0 and…

  • CVE-2021-29477HigMay 4, 2021
    risk 0.49cvss 7.5epss 0.04

    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis version 6.0 or newer could be exploited using the `STRALGO LCS` command to corrupt the heap and potentially result with remote…

  • CVE-2020-7105HigJan 16, 2020
    risk 0.49cvss 7.5epss 0.03

    async.c and dict.c in libhiredis.a in hiredis through 0.14.0 allow a NULL pointer dereference because malloc return values are unchecked.

  • CVE-2019-10192HigJul 11, 2019
    risk 0.49cvss 7.2epss 0.26

    A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL…