CVE-2025-46819
Last modified
CVE-2025-46819 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 1.04% chance of exploitation in the next 30 days.
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 read out-of-bound data or crash the server and subsequent denial of service. 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 block a script by restricting both the EVAL and FUNCTION command families.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Redis | Redis | < 6.2.20 |
| Redis | Redis | >= 7.0, < 7.2.11 |
| Redis | Redis | >= 7.4.0, < 7.4.6 |
| Redis | Redis | >= 8.0.0, < 8.0.4 |
| Redis | Redis | >= 8.2.0, < 8.2.2 |
References
- https://github.com/redis/redis/releases/tag/8.2.2Release Notes
- https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4fThird Party Advisory
- https://www.vicarius.io/vsociety/posts/cve-2025-46819-detect-redis-vulnerabilityThird Party Advisory
- https://www.vicarius.io/vsociety/posts/cve-2025-46819-mitigate-redis-vulnerabilityMitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-46819?
How severe is CVE-2025-46819?
How do I fix CVE-2025-46819?
Are you affected by CVE-2025-46819?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
