Skip to main content

Redis EUVD-2026-27396

| CVE-2026-23479 HIGH
Use After Free (CWE-416)
2026-05-05 GitHub_M
7.7
CVSS 4.0
Share

CVSS VectorNVD

CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Patch available
May 05, 2026 - 18:02 EUVD
Source Code Evidence Fetched
May 05, 2026 - 17:30 vuln.today
Analysis Generated
May 05, 2026 - 17:30 vuln.today
CVSS changed
May 05, 2026 - 17:22 NVD
7.7 (HIGH)

DescriptionNVD

Redis is an in-memory data structure store. In redis-server from 7.2.0 until 8.6.3, the unblock client flow does not handle an error return from processCommandAndResetClient when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated attacker can trigger a use-after-free that may lead to remote code execution. This has been patched in version 8.6.3.

AnalysisAI

Use-after-free in Redis 7.2.0 through 8.6.2 allows authenticated attackers to achieve remote code execution by exploiting error handling in the unblock client flow. When a blocked client is evicted during command re-execution, the server fails to handle the error return from processCommandAndResetClient, triggering memory corruption. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: inventory all Redis deployments and identify instances running versions 7.2.0-8.6.2; verify current version via 'redis-cli info server'. Within 7 days: upgrade to Redis 8.6.3 or later across all affected instances, prioritizing production systems; test upgrades in staging first. …

Sign in for detailed remediation steps.

Vendor StatusVendor

Share

EUVD-2026-27396 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy