Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/dragonflydb/dragonfly/pull/7502
- https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-cwjr-j869-h8q9
- https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-cwjr-j869-h8q9
FAQ
What is CVE-2026-54341?
CVE-2026-54341 is a vulnerability with a CVSS score of 7.5 (HIGH). 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, cra...
How severe is CVE-2026-54341?
CVE-2026-54341 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54341?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.