Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Redis | Redis | < 6.2.19 |
Related Weaknesses (CWE)
References
- https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2Patch
- https://github.com/redis/redis/releases/tag/6.2.19Release Notes
- https://github.com/redis/redis/releases/tag/7.2.10Release Notes
- https://github.com/redis/redis/releases/tag/7.4.5Release Notes
- https://github.com/redis/redis/releases/tag/8.0.3Release Notes
- https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgqThird Party Advisory
FAQ
What is CVE-2025-48367?
CVE-2025-48367 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 servic...
How severe is CVE-2025-48367?
CVE-2025-48367 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-48367?
Check the references section above for vendor advisories and patch information. Affected products include: Redis Redis.