๐Ÿ” CVE Alert

CVE-2026-54341

HIGH 7.5

Dragonfly: RESTORE operations may crash the server

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Dragonfly is an in-memory data store built for modern application workloads. Prior to 1.39.0, a crafted RESTORE payload triggers an out-of-bounds read in DragonflyDB's listpack collection loaders, crashing the entire server process (SIGSEGV). Because DragonflyDB requires no authentication by default and RESTORE is a normal keyspace command, an unauthenticated remote attacker can crash the server with a single ~24-byte command โ€” a remote, repeatable denial of service. This vulnerability is fixed in 1.39.0.

CWE CWE-125
Vendor dragonflydb
Product dragonfly
Published Jun 26, 2026
Last Updated Jun 26, 2026
Stay Ahead of the Next One

Get instant alerts for dragonflydb dragonfly

Be the first to know when new high vulnerabilities affecting dragonflydb dragonfly 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:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

dragonflydb / dragonfly
< 1.39.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-cwjr-j869-h8q9 github.com: https://github.com/dragonflydb/dragonfly/pull/7502