- How many CVEs does Redis have?
- Redis has 82 published CVE records since 2015, including 17 in the last two years.
- How many Redis CVEs are in CISA KEV?
- Yes — 1 of Redis's CVEs are listed in CISA's Known Exploited Vulnerabilities catalog, confirmed exploited in the wild and carrying a CISA remediation deadline.
- Which Redis products have the most CVEs?
- The Redis products with the most published CVEs are redis, redisgraph, hiredis, redis-py, go-redis.
- What are the most common weakness types in Redis CVEs?
- Redis's CVEs most often map to these CWE weakness types: CWE-190 (Integer Overflow or Wraparound), CWE-20 (Improper Input Validation), CWE-680 (Integer Overflow to Buffer Overflow), CWE-416 (Use After Free).
- Are there public exploits for Redis vulnerabilities?
- Yes — 22 of Redis's CVEs have a known public exploit.
- How many critical Redis vulnerabilities are there?
- Redis has 13 critical and 46 high-severity CVEs.
- What is the average severity of Redis CVEs?
- The average CVSS base score across Redis's scored CVEs is 7.4.