CVE-2026-47206
LOW Exploitation: PoC
2.3
CVSS 4.0
Description
Dragonfly is an in-memory data store built for modern application workloads. Prior to 1.39.9, Dragonfly has a RESP Protocol Injection via Lua redis.error_reply() in EvalSerializer. An authenticated user can inject arbitrary RESP messages into the connection's response stream, potentially causing response desynchronization in connection-pool clients. This vulnerability is fixed in 1.39.9.
Metadata
Severity & Metrics
2.3
LOW CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| dragonflydb | dragonfly | — | < 1.38.9 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-116 | cna | CWE-116: Improper Encoding or Escaping of Output |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 2.3 | LOW | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
References (3)
- https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-h77h-c6hc-qc9h https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-h77h-c6hc-qc9h
- https://github.com/dragonflydb/dragonfly/issues/7328 https://github.com/dragonflydb/dragonfly/issues/7328
- https://github.com/dragonflydb/dragonfly/pull/7332 https://github.com/dragonflydb/dragonfly/pull/7332