Buffer overflow in Redis

CVE-2025-62507

Redis is an open source, in-memory database that persists on disk. In versions 8.2.0 and above, a user can run the XACKDEL command with multiple ID's and trigger a stack buffer overflow, which may potentially lead to remote code execution. This issue is fixed in version 8.2.3. To workaround this issue without patching the redis-server executable is to prevent users from executing XACKDEL operation. This can be done using ACL to restrict XACKDEL command.

Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)

EPSS: 0.069 (93.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Redis — versions >= 8.2.0, < 8.2.3

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-62507?
CVE-2025-62507 is a high-severity vulnerability in Redis, classified under Improper Input Validation. CVSS score: 8.8/10. Published 2025-11-04.
How severe is CVE-2025-62507?
High severity. CVSS v3 base score is 8.8 out of 10.
Is CVE-2025-62507 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.