NONE · 0

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

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-62357?

CVE-2026-62357 is a documented vulnerability. 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...

How severe is CVE-2026-62357?

CVSS scoring is not yet available for CVE-2026-62357. Check NVD for updates.

Is there a patch for CVE-2026-62357?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.