CVE-2026-62357

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-18 16:18

Updated : 2026-09-10 21:18


NVD link : CVE-2026-62357

Mitre link : CVE-2026-62357

CVE.ORG link : CVE-2026-62357


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound