CVE-2026-62357
8.8
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Dragonfly is an in-memory data store built for modern application workloads. Prior to 1.40.0, CMS.INITBYDIM and CMS.INITBYPROB accept dimensions whose width times depth times sizeof(int64_t) overflows in src/core/cms.cc, allocating an undersized counter buffer while CMS.INCRBY and CMS.QUERY use the unbounded dimensions, which allows an unauthenticated remote client to corrupt or disclose adjacent heap memory and crash the server. This issue is fixed in version 1.40.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| dragonflydb | dragonfly | < 1.40.0 | affected |
Weaknesses
- CWE-190: CWE-190: Integer Overflow or Wraparound
References
- https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-cmmv-h748-v93x
- https://github.com/dragonflydb/dragonfly/pull/7647
- https://github.com/dragonflydb/dragonfly/commit/c004623249fe2151dc5d64e21364fb9fb07c90d3
- https://github.com/dragonflydb/dragonfly/releases/tag/v1.40.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.