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 in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem 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.
Conclusion & alert: CVE-2025-46818 is rated Moderate Risk (54.1/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 3.24%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-08 | 3.65% | 3.24% | -0.42% |
| 2 | 2026-05-24 | 3.91% | 3.65% | -0.26% |
| 3 | 2026-05-22 | — | 3.91% | — |
Full EPSS history (16 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.0 | 3.1 | MEDIUM |
|
0.8 | 5.2 | [email protected] |
| 7.3 | 3.1 | HIGH |
|
1.3 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-46818: 3 source package rows (redict, redis, valkey); 104 state rows across 8 repos (3.19-main, 3.20-main, 3.21-main, 3.22-community, 3.22-main, 3.23-community, edge-community, edge-main); fixed 19, open 85. | https://security.alpinelinux.org/vuln/CVE-2025-46818 |
debian
|
not yet assigned | CVE-2025-46818 not yet assigned priority: Debian including 3 source packages (redict, redis, valkey), 10 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 9, open 1. | https://security-tracker.debian.org/tracker/CVE-2025-46818 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-46818 |
suse
|
critical | CVE-2025-46818 severity critical: SUSE including 31 source package names (8.0.6-2.44:valkey-8.0.6-150600.13.17.1, docker-27.5.1_ce-slfo.1.1_2.1, …), 111 product×package rows across 51 product lines (Container private-registry/harbor-valkey, Image SL-Micro-Azure, … (51 product lines)): Fixed 102, Known Not Affected 6, First Fixed 3. | https://www.suse.com/security/cve/CVE-2025-46818/ |
ubuntu
|
medium | CVE-2025-46818 medium priority: Ubuntu including 3 source packages (redict, redis, valkey), 19 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): needed 7, released 5, DNE 3, ignored 2, needs-triage 2. | https://ubuntu.com/security/CVE-2025-46818 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| redis | redis | < 6.2.20 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 7.0, < 7.2.11 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 7.4.0, < 7.4.6 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 8.0.0, < 8.0.4 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| redis | redis | >= 8.2.0, < 8.2.2 | cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e | Patch |
| https://github.com/redis/redis/releases/tag/8.2.2 | Release Notes |
| https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp | Third Party Advisory |