NIXPKGS-2026-2016
GitHub issue
published 6 hours ago
Dragonfly: RESTORE operations may crash the server
Permalink
CVE-2026-54341
7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
4 packages
- dragonfly-reverb
- python312Packages.dragonfly
- python313Packages.dragonfly
- python314Packages.dragonfly
- @LeSuisse accepted
- @LeSuisse published on GitHub
Dragonfly: RESTORE operations may crash the server
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.
References
-
https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-cwjr-j869-h8q9 x_refsource_CONFIRMexploit
-
https://github.com/dragonflydb/dragonfly/pull/7502 x_refsource_MISC
Affected products
dragonfly
- ==< 1.39.0
Matching in nixpkgs
Ignored packages (4)
pkgs.dragonfly-reverb
Hall-style reverb based on freeverb3 algorithms
pkgs.python312Packages.dragonfly
None
pkgs.python313Packages.dragonfly
Speech recognition framework allowing powerful Python-based scripting
Package maintainers
-
@typedrat Alexis Williams <alexis@typedr.at>
-
@Yureien Soham Sen <contact@sohamsen.me>