AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-28859

MEDIUM · CVSS 6.5 EPSS 1.03% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-03-26 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-28859
Severity
MEDIUM
CVSS
6.5
EPSS
1.03%

Original NVD Description

redis-py before 4.4.4 and 4.5.x before 4.5.4 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general.