CVE-2025-13654

7.5

zevv · Duc

A stack buffer overflow in the buffer_get function of the Duc disk management tool allows for an out-of-bounds read due to an integer underflow condition.

Executive summary

An unauthenticated stack buffer overflow in the Duc disk management tool poses a significant risk of service disruption.

Vulnerability

This vulnerability is a stack buffer overflow (CWE-121) triggered within the buffer_get function. An unauthenticated attacker can exploit this flaw by providing crafted input that triggers an integer underflow, leading to an out-of-bounds read.

Business impact

The vulnerability carries a CVSS score of 7.5, indicating a high severity risk. Successful exploitation could lead to an application crash, resulting in denial of service for the disk management functionality. This impacts system availability and administrative overhead for recovery.

Remediation

Immediate Action: Update the Duc disk management tool to version 1.4.6 or later immediately.

Proactive Monitoring: Monitor system logs for unexpected application termination or crash reports associated with the Duc binary.

Compensating Controls: Restrict access to the Duc interface to trusted internal networks only to minimize the exposure to potential unauthenticated attackers.

Exploitation status

Public Exploit Available: No — there is no confirmed public exploit or weaponized module available.

Analyst recommendation

Given the high CVSS score and the existence of a proof-of-concept, organizations using the Duc disk management tool must prioritize upgrading to version 1.4.6. Applying this update is the only effective way to remediate the underlying buffer overflow and ensure the continued stability of the affected systems.

Sources