CVE-2026-62357

8.8

dragonflydb · dragonfly

An integer overflow vulnerability in the Dragonfly in-memory data store allows unauthenticated remote attackers to trigger memory corruption and cause service disruption.

Executive summary

A high-severity integer overflow vulnerability in Dragonfly versions prior to 1.40.0 exposes the service to remote exploitation and potential denial of service.

Vulnerability

The vulnerability is an integer overflow or wraparound (CWE-190) that can be triggered by an unauthenticated attacker. By sending specially crafted requests, an attacker can cause memory errors that lead to system instability or service failure.

Business impact

Successful exploitation can result in a denial of service, rendering the in-memory data store unavailable for application workloads. With a CVSS score of 8.8, this issue presents a high risk to business continuity, particularly for high-throughput environments that rely on Dragonfly for low-latency data access.

Remediation

Immediate Action: Update the Dragonfly database to version 1.40.0 or later immediately.

Proactive Monitoring: Monitor server resource utilization and application logs for unexpected crashes or error patterns indicative of memory corruption or service instability.

Compensating Controls: Restrict network access to the Dragonfly instance to trusted IP addresses only, ensuring the service is not exposed directly to the public internet.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the critical nature of in-memory data stores, administrators should prioritize the update to version 1.40.0 to remediate this integer overflow vulnerability and maintain the stability of their infrastructure.

More dragonflydb CVEs