CVE-2025-60674: Buffer Overflow
A stack buffer overflow vulnerability exists in the D-Link DIR-878A1 router firmware FW101B04.bin in the rc binary's USB storage handling module. The vulnerability occurs when the "Serial Number" field from a USB device is read via sscanf into a 64-byte stack buffer, while fgets reads up to 127 bytes, causing a stack overflow. An attacker with physical access or control over a USB device can exploit this vulnerability to potentially execute arbitrary code on the device.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-60674?
CVE-2025-60674 is categorized as a high-severity stack buffer overflow vulnerability.
How do I fix CVE-2025-60674?
To fix CVE-2025-60674, update the D-Link DIR-878A1 router firmware to the latest version provided by D-Link.
What risks does CVE-2025-60674 pose to users?
CVE-2025-60674 may allow an attacker to execute arbitrary code remotely by exploiting the buffer overflow.
Which devices are affected by CVE-2025-60674?
CVE-2025-60674 affects the D-Link DIR-878A1 router specifically.
What is the cause of CVE-2025-60674?
The cause of CVE-2025-60674 is improper handling of the 'Serial Number' field from USB devices in the router's firmware.