Command Injection Vulnerability in D-Link DIR-882 Router Firmware
CVE-2025-60698
7.3HIGH
What is CVE-2025-60698?
A command injection vulnerability has been identified in the firmware of the D-Link DIR-882 Router. The issue arises within the prog.cgi and rc binaries, specifically in the sub_432F60 function where user-provided values for SetSysLogSettings/IPAddress are stored in NVRAM. These values are later accessed and concatenated into a shell command in the sub_448DCC function, executed unsanitized through twsystem(). This flaw allows an unauthenticated remote attacker to exploit the device via crafted HTTP requests to the router's web interface, enabling command execution with potential malicious consequences.