CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2025-46686: 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.

lowCVSS 3.5CVE-2025-46686

CSIRTS triage

What
An authenticated user can exhaust server memory by sending multi-bulk commands with many bulks, as the server allocates memory for all command arguments even when the command is skipped due to insufficient permissions.
Who is affected
Redis deployments 8.0.3 and earlier with untrusted authenticated users.
Urgency
Low severity (CVSS 3.5) and not exploited; only affects authenticated attackers and does not grant unauthorized access.
Action
Upgrade to Redis version after 8.0.3 or restrict authentication to trusted users only.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch Redis

Get an email when a new Redis advisory drops — max one per day, one-click unsubscribe.

Details

Source
Microsoft Security Response Center (INTL · vendor-psirt · site)
Severity
low — CVSS 3.5
Published
2026-08-06
Exploitation
Not in CISA KEV at last sync

Original advisory: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-46686

Exploitation outlook

EPSS (FIRST.org) estimates each CVE’s probability of exploitation in the next 30 days — here is the CSIRTS.com read on those numbers.

Referenced CVEs

CVECSIRTS overviewExternal
CVE-2025-46686coverage & exploitation statusNVD · CVE.org

Recent advisories for Redis

A cluster of recent advisories against the same product widens the attack surface — attackers routinely chain freshly published CVEs on one product, so review these together.

More from Microsoft Security Response Center