CVE-2025-21605

CVSS 3.1 Score 7.5 of 10 (high)

Details

Published Apr 23, 2025
Updated: May 12, 2025
CWE ID 770

Summary

CVE-2025-21605 is a vulnerability affecting Redis versions 2.6 to 7.4.2. An unauthenticated client can exploit this issue by causing unlimited growth of output buffers in the server. This leads to the service becoming unresponsive and exhausting memory. By default, Redis does not limit the output buffer for normal clients, allowing it to grow indefinitely. This issue is mitigated by upgrading to Redis version 7.4.3. An alternative workaround is to block unauthenticated access to Redis using network access control tools or enabling TLS with client-side certificates for authentication.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share