Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

Redis 8.0.2 - RCE

0
Critical
Published: Wed Feb 04 2026 (02/04/2026, 00:00:00 UTC)
Source: Exploit-DB RSS Feed

Description

Redis 8.0.2 - RCE

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 02/28/2026, 15:03:12 UTC

Technical Analysis

The Redis 8.0.2 remote code execution vulnerability represents a critical security flaw that allows attackers to execute arbitrary code on vulnerable Redis servers remotely. Redis is a popular open-source in-memory data structure store used for caching, session management, and message brokering in numerous applications worldwide. The vulnerability does not require authentication or user interaction, making it highly exploitable. The exploit leverages weaknesses in Redis 8.0.2's handling of certain commands or configurations, enabling attackers to inject and execute malicious payloads. Publicly available exploit code written in Python facilitates exploitation by lowering the barrier for attackers. While no active exploitation in the wild has been reported, the critical severity and ease of exploitation pose a significant risk. The lack of official patch links suggests that organizations must monitor Redis project updates closely and apply patches or mitigations as soon as they become available. Until patched, organizations should implement network-level restrictions, isolate Redis instances, and monitor for suspicious activity to mitigate risk.

Potential Impact

Successful exploitation of this vulnerability can lead to full system compromise, including unauthorized data access, data manipulation, and disruption of services. Attackers can leverage the RCE to deploy malware, establish persistent backdoors, or pivot to other internal systems, severely impacting confidentiality, integrity, and availability. Given Redis's widespread use in web applications, cloud services, and enterprise environments, the vulnerability could affect a broad range of organizations globally. The critical nature of the flaw means that even a single exploited instance can result in significant operational and reputational damage. Additionally, compromised Redis servers could be used as launch points for further attacks within corporate networks or cloud infrastructures.

Mitigation Recommendations

Organizations should immediately assess their Redis deployments to identify any instances running version 8.0.2. Until an official patch is released, apply strict network segmentation to restrict access to Redis servers, allowing only trusted hosts and internal services. Disable or restrict commands that can be abused for code execution if possible. Employ firewall rules and access control lists to limit exposure to the internet. Monitor Redis logs and network traffic for unusual commands or connections indicative of exploitation attempts. Consider deploying intrusion detection/prevention systems with signatures targeting Redis RCE attempts. Stay informed on Redis project announcements for patches or security advisories and apply updates promptly once available. For cloud environments, leverage provider-specific security controls to isolate Redis instances and enforce least privilege access.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Edb Id
52477
Has Exploit Code
true
Code Language
python

Indicators of Compromise

Exploit Source Code

Exploit Code

Exploit code for Redis 8.0.2 - RCE

# Exploit Title:  Ingress-NGINX Admission Controller v1.11.1 - FD Injection to RCE 
# Date: 2025-10-07
# Exploit Author: Beatriz Fresno Naumova
# Vendor Homepage: https://redis.io/
# Software Link: https://redis.io/
# Version: Affects :>= 8.0.0, < 8.0.3 
# Tested on: Ubuntu 22.04
# CVE: CVE-2025-32023

import redis
import sys

# --- Configuration ---
REDIS_HOST = 'localhost'
REDIS_PORT = 6379
REDIS_KEY = 'hll:exp'

# HLL encoding type (1 = sparse)
HLL_SPARSE = 1


def p8(value):
    """Convert i
... (1704 more characters)
Code Length: 2,204 characters

Threat ID: 69845ddcf9fa50a62f0fd497

Added to database: 2/5/2026, 9:07:40 AM

Last enriched: 2/28/2026, 3:03:12 PM

Last updated: 3/21/2026, 11:27:57 AM

Views: 66

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses