๐Ÿ” CVE Alert

CVE-2026-21864

MEDIUM 6.5

Remote DoS from malformed RESTORE command

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Valkey-Bloom is a Rust based Valkey module which brings a Bloom Filter (Module) data type into the Valkey distributed key-value database. Prior to commit a68614b6e3845777d383b3a513cedcc08b3b7ccd, a specially crafted `RESTORE` command can cause Valkey to hit an assertion, causes the server to shutdown. Valkey modules are required to handle errors in RDB parsing by using `VALKEYMODULE_OPTIONS_HANDLE_IO_ERRORS` flag. If this flag is not set, errors encountered during parsing result in a system assertion which shuts down the system. Even though the Valkey-bloom module correctly handled the parsing, it did not originally set the flag. Commit a68614b6e3845777d383b3a513cedcc08b3b7ccd contains a patch. One may mitigate this defect by disabling the `RESTORE` command if it is unused by one's application.

CWE CWE-20
Vendor valkey-io
Product valkey-bloom
Published Feb 24, 2026
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for valkey-io valkey-bloom

Be the first to know when new medium vulnerabilities affecting valkey-io valkey-bloom are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

valkey-io / valkey-bloom
< a68614b6e3845777d383b3a513cedcc08b3b7ccd

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/valkey-io/valkey-bloom/security/advisories/GHSA-mc2g-h759-3qw2 github.com: https://github.com/valkey-io/valkey-bloom/commit/a68614b6e3845777d383b3a513cedcc08b3b7ccd