๐Ÿ” CVE Alert

CVE-2026-62357

UNKNOWN 0.0

DragonflyDB `CMS.INITBYDIM` integer overflow leads to a remote, attacker-controlled heap out-of-bounds write

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-190
Vendor dragonflydb
Product dragonfly
Published Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for dragonflydb dragonfly

Be the first to know when new unknown vulnerabilities affecting dragonflydb dragonfly are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

dragonflydb / dragonfly
< 1.40.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dragonflydb/dragonfly/security/advisories/GHSA-cmmv-h748-v93x github.com: https://github.com/dragonflydb/dragonfly/pull/7647 github.com: https://github.com/dragonflydb/dragonfly/commit/c004623249fe2151dc5d64e21364fb9fb07c90d3 github.com: https://github.com/dragonflydb/dragonfly/releases/tag/v1.40.0