VYPR

Bitnami package

keydb

pkg:bitnami/keydb

Vulnerabilities (48)

  • CVE-2026-25589HigMay 5, 2026
    affected >= 8.0.0, < 8.2.6fixed 8.2.6

    RedisBloom is a probabilistic data structures module for Redis. In all versions of RedisBloom before 2.8.20, the module does not properly validate serialized values processed through the Redis RESTORE command. An authenticated attacker with permission to execute RESTORE on a serv

  • CVE-2026-25588HigMay 5, 2026
    affected >= 8.0.0, < 8.2.6fixed 8.2.6

    RedisTimeSeries is a time-series module for Redis. In all versions before 1.12.14 of RedisTimeSeries, the module does not properly validate serialized values processed through the Redis RESTORE command. An authenticated attacker with permission to execute RESTORE on a server with

  • CVE-2026-25243HigMay 5, 2026
    affected < 6.2.22fixed 6.2.22

    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 memory

  • CVE-2026-23631HigMay 5, 2026
    affected >= 7.2.0, < 7.2.14fixed 7.2.14

    Redis is an in-memory data structure store. In all versions of redis-server with Lua scripting, an authenticated attacker can exploit the master-replica synchronization mechanism to trigger a use-after-free on replicas where replica-read-only is disabled or can be disabled, which

  • CVE-2026-23479HigMay 5, 2026
    affected >= 7.2.0, < 7.2.14fixed 7.2.14

    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 a

  • CVE-2025-62507Nov 4, 2025
    affected >= 8.2.0, < 8.2.3fixed 8.2.3

    Redis is an open source, in-memory database that persists on disk. In versions 8.2.0 and above, a user can run the XACKDEL command with multiple ID's and trigger a stack buffer overflow, which may potentially lead to remote code execution. This issue is fixed in version 8.2.3. To

  • CVE-2025-49844Oct 3, 2025
    affected < 6.2.20fixed 6.2.20

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem e

  • CVE-2025-46819Oct 3, 2025
    affected < 6.2.20fixed 6.2.20

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redi

  • CVE-2025-46818Oct 3, 2025
    affected < 6.2.20fixed 6.2.20

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists

  • CVE-2025-46817Oct 3, 2025
    affected < 6.2.20fixed 6.2.20

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis wit

  • CVE-2025-46686LowJul 23, 2025
    affected <= 8.0.3

    Redis through 8.0.3 allows memory consumption via a multi-bulk command composed of many bulks, sent by an authenticated user. This occurs because the server allocates memory for the command arguments of every bulk, even when the command is skipped because of insufficient permissi

  • CVE-2025-48367Jul 7, 2025
    affected < 6.2.19fixed 6.2.19

    Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19.

  • CVE-2025-32023Jul 7, 2025
    affected >= 2.8.0, < 6.2.19fixed 6.2.19

    Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote co

  • CVE-2025-49112LowJun 2, 2025

    setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev->size - prev->used.

  • CVE-2025-27151May 29, 2025
    affected >= 7.0.0

    Redis is an open source, in-memory database that persists on disk. In versions starting from 7.0.0 to before 8.0.2, a stack-based buffer overflow exists in redis-check-aof due to the use of memcpy with strlen(filepath) when copying a user-supplied file path into a fixed-size stac

  • CVE-2025-21605Apr 23, 2025
    affected >= 2.6.0, < 6.2.18fixed 6.2.18

    Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does no

  • CVE-2024-51741Jan 6, 2025
    affected >= 7.0.0

    Redis is an open source, in-memory database that persists on disk. An authenticated with sufficient privileges may create a malformed ACL selector which, when accessed, triggers a server panic and subsequent denial of service. The problem is fixed in Redis 7.2.7 and 7.4.2.

  • CVE-2024-46981Jan 6, 2025
    affected < 6.3.4fixed 6.3.4

    Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional worka

  • CVE-2024-31449Oct 7, 2024
    affected >= 2.6.0, < 6.3.4fixed 6.3.4

    Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis

  • CVE-2024-31228Oct 7, 2024
    affected >= 2.2.5, < 6.3.4fixed 6.3.4

    Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL defini

Page 1 of 3