7.5

CVE-2025-48367

Redis DoS Vulnerability due to bad connection error handling

Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedisRedis Version < 6.2.19
RedisRedis Version >= 7.0 < 7.2.10
RedisRedis Version >= 7.4.0 < 7.4.5
RedisRedis Version >= 8.0.0 < 8.0.3
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.73% 0.495
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-770 Allocation of Resources Without Limits or Throttling

The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

https://github.com/redis/redis/releases/tag/6.2.19
Release Notes
https://github.com/redis/redis/releases/tag/7.2.10
Release Notes
https://github.com/redis/redis/releases/tag/7.4.5
Release Notes
https://github.com/redis/redis/releases/tag/8.0.3
Release Notes
https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgq
Third Party Advisory
https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2
Patch