CVE-2021-32675 Details
Description
Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol (RESP) request, Redis allocates memory according to user-specified values which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). An attacker delivering specially crafted requests over multiple connections can cause the server to allocate significant amount of memory. Because the same parsing mechanism is used to handle authentication requests, this vulnerability can also be exploited by unauthenticated users. The problem is fixed in Redis versions 6.2.6, 6.0.16 and 5.0.14. 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: Using network access control tools like firewalls, iptables, security groups, etc. or Enabling TLS and requiring users to authenticate using client side certificates.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| redis redis | >= 5.0.0, < 5.0.14 >= 6.0.0, < 6.0.16 >= 6.2.0, < 6.2.6 |
CPE
Remediation
| |
| fedoraproject fedora | 33 34 35 |
CPE
Remediation
| |
| debian debian linux | 10.0 11.0 |
CPE
Remediation
| |
| netapp management services for element software | All versions |
CPE
Remediation
| |
| netapp management services for netapp hci | All versions |
CPE
Remediation
| |
| oracle communications operations monitor | 4.3 4.4 5.0 |
CPE
Remediation
| |
Change History
18 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Oct 6, 2022 | Modified Analysis | [email protected] |
| Sep 29, 2022 | CVE Modified | [email protected] |
| May 13, 2022 | Modified Analysis | [email protected] |
| Apr 20, 2022 | CVE Modified | [email protected] |
| Nov 28, 2021 | Modified Analysis | [email protected] |
| Nov 17, 2021 | CVE Modified | [email protected] |
| Nov 10, 2021 | CVE Modified | [email protected] |
| Nov 6, 2021 | CVE Modified | [email protected] |
| Nov 6, 2021 | Modified Analysis | [email protected] |
| Nov 4, 2021 | CVE Modified | [email protected] |
| Oct 30, 2021 | CVE Modified | [email protected] |
| Oct 13, 2021 | CVE Modified | [email protected] |
| Oct 13, 2021 | Initial Analysis | [email protected] |
| Oct 13, 2021 | CVE Modified | [email protected] |