CVE-2025-46686
3.5
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Redis | Redis | 0 <= 8.0.3 | affected |
Weaknesses
- CWE-401: CWE-401 Missing Release of Memory after Effective Lifetime
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
References
- https://github.com/redis/redis
- https://github.com/io-no/CVE-Reports/issues/1
- https://github.com/redis/redis/security/advisories/GHSA-2r7g-8hpc-rpq9
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.