Redis through 7.4.3 allows memory consumption via a multi...
Moderate severity
Unreviewed
Published
Jul 23, 2025
to the GitHub Advisory Database
•
Updated Jul 25, 2025
Description
Published by the National Vulnerability Database
Jul 23, 2025
Published to the GitHub Advisory Database
Jul 23, 2025
Last updated
Jul 25, 2025
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.
References