BIT-redis-2025-32023

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/redis/BIT-redis-2025-32023.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-redis-2025-32023
Aliases
Published
2025-07-09T06:02:24.469Z
Modified
2025-07-10T11:09:28.432Z
Summary
Redis allows out of bounds writes in hyperloglog commands leading to RCE
Details

Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote code execution. The bug likely affects all Redis versions with hyperloglog operations implemented. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing hyperloglog operations. This can be done using ACL to restrict HLL commands.

Database specific
{
    "severity": "High",
    "cpes": [
        "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"
    ]
}
References

Affected packages

Bitnami / redis

Package

Name
redis
Purl
pkg:bitnami/redis

Severity

  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
2.8.0
Fixed
6.2.19
Introduced
7.0.0
Fixed
7.2.10
Introduced
8.0.0
Fixed
8.0.3
Type
SEMVER
Events
Introduced
7.4-rc1.0
Fixed
7.4.5