Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-49844 Details

Description

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 exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After Free[email protected]

Affected Products

ProductVersions
redis redis
< 6.2.20
>= 7.0, < 7.2.11
>= 7.4.0, < 7.4.6
>= 8.0.0, < 8.0.4
>= 8.2.0, < 8.2.2

CPE

  • cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
lfprojects valkey
< 7.2.11
>= 8.0.0, < 8.0.6
>= 8.1.0, < 8.1.4

CPE

  • cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

9 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-49844
NVD Published Date:
Oct 3, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-49844 Details - Not Deferred