redict, redis: Multiple Vulnerabilities — GLSA 202511-05

Multiple vulnerabilities have been discovered in redis and redict, the worst of which could lead to execution of arbitrary code.

Affected packages

dev-db/redict on all architectures
Affected versions < 7.3.5
Unaffected versions >= 7.3.5
dev-db/redis on all architectures
Affected versions < 8.0.3
Unaffected versions >= 8.0.3

Background

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.

Description

Multiple vulnerabilities have been discovered in Redis. Please review the CVE identifiers referenced below for details.

Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

All Redis users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/redis-8.0.3"
 

All Redict users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/redict-7.3.5"
 

References

Release date
November 24, 2025

Latest revision
November 24, 2025: 1

Severity
high

Exploitable
local and remote

Bugzilla entries