Name | CVE-2025-46686 |
Description | 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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
redis (PTS) | bullseye | 5:6.0.16-1+deb11u2 | vulnerable |
| bullseye (security) | 5:6.0.16-1+deb11u7 | vulnerable |
| bookworm, bookworm (security) | 5:7.0.15-1~deb12u5 | vulnerable |
| forky, sid, trixie | 5:8.0.2-3 | vulnerable |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
redis | source | (unstable) | (unfixed) | unimportant | | |
Notes
https://github.com/io-no/CVE-Reports/issues/1
https://github.com/redis/redis/security/advisories/GHSA-2r7g-8hpc-rpq9
Not cosindered a security issue by upstream, recommended to review redis
security best practices. Disagreement between reporter and upstream.