CVE-2025-46817
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-03

Last updated on: 2025-11-12

Assigner: GitHub, Inc.

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 cause an integer overflow 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-03
Last Modified
2025-11-12
Generated
2026-06-16
AI Q&A
2025-10-03
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
redis redis From 7.0.0 (inc) to 7.2.9 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in Redis versions 8.2.1 and below allows an authenticated user to use a specially crafted Lua script to cause an integer overflow, which can potentially lead to remote code execution. It affects all versions of Redis with Lua scripting and is fixed in version 8.2.2.

Impact Analysis

The vulnerability can allow an authenticated user to execute arbitrary code remotely on the Redis server, which can lead to full compromise of the system, including data loss, unauthorized access, and disruption of services.

Mitigation Strategies

Upgrade Redis to version 8.2.2 or later, as this version contains the fix for the integer overflow vulnerability in Lua scripting. Until the upgrade can be performed, restrict authenticated user access to Redis instances and limit the use of Lua scripts to trusted users only.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-46817. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart