Beveiligingsadvies

CVE-2025-46686

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-07-23 00:00:00
Laatst bijgewerkt 2025-08-26 18:49:49
Toegewezen door mitre
CVSS-score 3.5
Status PUBLISHED

Beschrijving

Redis through 8.0.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. NOTE: this is disputed by the Supplier because abuse of the commands network protocol is not a violation of the Redis Security Model.