Redis
Redis Ltd. · current 8.10.1
The current version of Redis is 8.10.1 (as of 17/08/2026). patchletter checks the official source daily and emails you every new release.
Actively exploited vulnerabilities
The US cybersecurity agency CISA lists this vulnerability in its catalog of Known Exploited Vulnerabilities. Check your version and patch or mitigate promptly.
- CVE-2022-0543Debian-specific Redis Server Lua Sandbox Escape Vulnerability
10.0 critical · over the network, without login · CISA deadline was 18 Apr 22
Source: CISA KEV. The CVE is matched to the product automatically — when in doubt, the linked NVD entry applies.
BSI security advisories
Advisories the German BSI (CERT-Bund) published for this product. Whether your version is affected is stated in the advisory itself.
- Redis: Mehrere Schwachstellen
WID-SEC-W-2026-2869 · 24 Aug
- Redis: Schwachstelle ermöglicht Codeausführung
WID-SEC-W-2026-2599 · 19 Aug
- Redis: Schwachstelle ermöglicht Denial of Service und Offenlegung von Informationen
WID-SEC-W-2026-2745 · 11 Aug
- Redis: Mehrere Schwachstellen ermöglichen Ausführen von beliebigem Programmcode
WID-SEC-W-2026-1370 · 27 Jul
Redis at a glance
Redis is a widely used in-memory data store — cache, message broker and more, often performance-critical. Redis ships regular releases; following a licensing change, the community fork Valkey is a compatible alternative many teams evaluate in parallel.
For admins the cardinal rule: never expose Redis to the internet unprotected — an open instance is a data leak (and has been abused for takeover), even when patched. Enable authentication and TLS, and bind it to the internal network. Updates are low-risk with replication (update the replica, then fail over). The RDB/AOF data format is stable. For larger security advisories, patch promptly. Check the changelogs for changed defaults on major jumps. Track the version and its support status; consider Valkey if the license or governance matters to you.
Version history & changelog · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 8.10.1 | STABLE | 17/08/2026 | Release notes → |
| 8.10.0 | STABLE | 29/07/2026 | Release notes → |
| 8.8.1 | STABLE | 23/07/2026 | Release notes → |
| 8.8.0 | STABLE | 25/05/2026 | Release notes → |
| 8.6.5 | STABLE | 23/07/2026 | Release notes → |
| 8.6.4 | STABLE | 04/06/2026 | Release notes → |
| 8.6.3 | STABLE | 05/05/2026 | Release notes → |
| 8.6.2 | STABLE | 24/03/2026 | Release notes → |
| 8.6.1 | STABLE | 23/02/2026 | Release notes → |
| 8.6.0 | STABLE | 10/02/2026 | Release notes → |
| 8.4.5 | STABLE | 23/07/2026 | Release notes → |
| 8.4.4 | STABLE | 04/06/2026 | Release notes → |
| 8.4.3 | STABLE | 05/05/2026 | Release notes → |
| 8.4.2 | STABLE | 23/02/2026 | Release notes → |
| 8.4.1 | STABLE | 08/02/2026 | Release notes → |
| 8.4.0 | STABLE | 18/11/2025 | Release notes → |
| 8.2.8 | STABLE | 23/07/2026 | Release notes → |
| 8.2.7 | STABLE | 04/06/2026 | Release notes → |
| 8.2.6 | STABLE | 05/05/2026 | Release notes → |
| 8.2.5 | STABLE | 23/02/2026 | Release notes → |
| 8.2.4 | STABLE | 08/02/2026 | Release notes → |
| 8.2.3 | STABLE | 02/11/2025 | Release notes → |
| 8.2.2 | STABLE | 03/10/2025 | Release notes → |
| 8.2.1 | STABLE | 18/08/2025 | Release notes → |
| 8.2.0 | STABLE | 04/08/2025 | Release notes → |
| 8.0.6 | STABLE | 23/02/2026 | Release notes → |
| 8.0.5 | STABLE | 02/11/2025 | Release notes → |
| 8.0.4 | STABLE | 03/10/2025 | Release notes → |
| 8.0.3 | STABLE | 06/07/2025 | Release notes → |
| 8.0.2 | STABLE | 27/05/2025 | Release notes → |
| 8.0.1 | STABLE | 13/05/2025 | Release notes → |
| 8.0.0 | STABLE | 02/05/2025 | Release notes → |
| 7.4.10 | STABLE | 23/07/2026 | Release notes → |
| 7.4.9 | STABLE | 05/05/2026 | Release notes → |
| 7.4.8 | STABLE | 23/02/2026 | Release notes → |
| 7.4.7 | STABLE | 02/11/2025 | Release notes → |
| 7.4.6 | STABLE | 03/10/2025 | Release notes → |
| 7.4.5 | STABLE | 06/07/2025 | Release notes → |
| 7.4.4 | STABLE | 27/05/2025 | Release notes → |
| 7.4.3 | STABLE | 23/04/2025 | Release notes → |
| 7.4.2 | STABLE | 06/01/2025 | Release notes → |
| 7.4.1 | STABLE | 02/10/2024 | Release notes → |
| 7.4.0 | STABLE | 29/07/2024 | Release notes → |
| 7.2.15 | STABLE | 23/07/2026 | Release notes → |
| 7.2.14 | STABLE | 05/05/2026 | Release notes → |
| 7.2.13 | STABLE | 23/02/2026 | Release notes → |
| 7.2.12 | STABLE | 02/11/2025 | Release notes → |
| 7.2.11 | STABLE | 03/10/2025 | Release notes → |
| 7.2.10 | STABLE | 06/07/2025 | Release notes → |
| 7.2.9 | STABLE | 27/05/2025 | Release notes → |
Frequently asked questions
- What is the latest version of Redis?
- Redis 8.10.1, released 17/08/2026. patchletter checks the vendor's official source daily for new releases.
- Where can I find the Redis release notes?
- The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
- How do I get notified about new Redis updates?
- Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.
Never miss a Redis update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch RedisEmbed this badge
Shows the current Redis version and updates itself. Free to use, no account needed.
[](https://patchletter.com/en/software/redis)https://patchletter.com/badge/redis.svgAlso available: ?v=eol (end of support) and ?v=cve (actively exploited).