Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-21605

7.5 · HIGH
Published Apr 23, 2025 redis CWE-770 EPSS 0.85% (56th pctl)

Overview

CVE-2025-21605 is a high-severity vulnerability affecting redis redis. It was published on April 23, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not limit the output buffer of normal clients (see client-output-buffer-limit). Therefore, the output buffer can grow unlimitedly over time. As a result, the service is exhausted and the memory is unavailable. When password authentication is enabled on the Redis server, but no password is provided, the client can still cause the output buffer to grow from "NOAUTH" responses until the system will run out of memory. This issue has been patched in version 7.4.3. An additional workaround to mitigate this problem without patching the redis-server executable is to block access to prevent unauthenticated users from connecting to Redis. This can be done in different ways. Either using network access control tools like fi

Remediation

Check the references section for vendor advisories and patches from redis. Update redis to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
redis redis >= 2.6.0, < 6.2.18 Affected
lfprojects valkey >= 7.2.4, < 7.2.9 Affected

Frequently Asked Questions

What is CVE-2025-21605?

CVE-2025-21605 is a high-severity vulnerability affecting redis redis. It was published on April 23, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-21605?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-21605?

Check the references section for vendor advisories and patches from redis. Update redis to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-21605?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-21605 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.