VYPR

Bitnami package

valkey

pkg:bitnami/valkey

Vulnerabilities (48)

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

    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.13fixed 7.2.13

    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.13fixed 7.2.13

    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-2026-27623Feb 23, 2026
    affected >= 9.0.0, < 9.0.3fixed 9.0.3

    Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the system to abort by triggering an assertion. When processing incoming requests, the Valkey system does not properly reset

  • CVE-2026-21863Feb 23, 2026
    affected < 7.2.12fixed 7.2.12

    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 actor with access to the Valkey clusterbus port can send an invalid packet that may cause an out bound read, which might result in the system crashing. The Valkey clusterbus

  • CVE-2025-67733Feb 23, 2026
    affected < 7.2.12fixed 7.2.12

    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 can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other use

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

    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 < 7.2.11fixed 7.2.11

    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 < 7.2.11fixed 7.2.11

    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 < 7.2.11fixed 7.2.11

    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.4fixed 8.0.4

    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 < 7.2.10fixed 7.2.10

    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 < 7.2.10fixed 7.2.10

    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
    affected < 8.1.4fixed 8.1.4

    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.2.10fixed 7.2.10

    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 < 7.2.9fixed 7.2.9

    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 < 8.0.2fixed 8.0.2

    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 < 8.0.2fixed 8.0.2

    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 < 7.2.7fixed 7.2.7

    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 < 7.2.7fixed 7.2.7

    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