CVE Catalog

CVE-2026-25589

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.38%

69th percentile - higher than 69% of all known CVEs

Summary

RedisBloom is a probabilistic data structures module for Redis. In versions before 2.8.20, the module does not properly validate serialized values processed through the RESTORE command, which may lead to remote code execution.

Risk Assessment

The risk is that an authenticated attacker can exploit this vulnerability to execute malicious code on the server, potentially leading to serious security implications for the organization.

Recommendation

It is recommended to restrict access to the RESTORE command using ACL rules and to update the module to version 2.8.20 or later.

Related vulnerabilities

Original NVD description (English source)

RedisBloom is a probabilistic data structures module for Redis. In all versions of RedisBloom before 2.8.20, the module does not properly validate serialized values processed through the Redis RESTORE command. An authenticated attacker with permission to execute RESTORE on a server with the RedisBloom module loaded can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This issue is fixed in version 2.8.20.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS