The following table lists the changes that have been made to the
CVE-2025-46686 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
CVE Modified
by 134c704f-9b21-4f2e-91b3-4a467353bcc0Jul. 23, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-789 -
New CVE Received
by [email protected]Jul. 23, 2025
Action Type Old Value New Value Added Description Redis through 7.4.3 allows memory consumption via a multi-bulk command composed of many bulks, sent by an authenticated user. This occurs because the server allocates memory for the command arguments of every bulk, even when the command is skipped because of insufficient permissions. Added Reference https://github.com/io-no/CVE-Reports/issues/1 Added Reference https://github.com/redis/redis