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-05-06
AI Q&A
2025-10-03
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


What immediate steps should I take to mitigate this vulnerability?

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart