Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
A vulnerability was found in D-Link DIR-882 1.01B02. Impacted is the function sprintf of the file prog.cgi of the component HNAP1 SetNetworkSettings Handler. The manipulation of the argument IPAddress results in os command injection. The attack may be performed from remote. The exploit has been made public and could be used. This vulnerability only affects products that are no longer supported by the maintainer.
AnalysisAI
OS command injection in D-Link DIR-882 router (firmware 1.01B02) allows authenticated remote attackers to execute arbitrary system commands via malicious IPAddress parameter to prog.cgi HNAP1 SetNetworkSettings handler. Requires high privileges (PR:H) but achieves full system compromise (CVSS 7.3). Publicly available exploit code exists. Product discontinued; vendor no longer provides security updates.
Technical ContextAI
Buffer overflow in sprintf() function within prog.cgi HNAP1 SetNetworkSettings handler (CWE-78). Insufficient input sanitization of IPAddress argument enables shell metacharacter injection. Authenticated attacker submits crafted HNAP request containing shell commands embedded in network configuration parameters, triggering execution under router process context.
RemediationAI
No vendor-released patch identified at time of analysis. D-Link has discontinued support for DIR-882 hardware. Organizations must replace affected devices with currently supported router models from D-Link or alternative vendors. As immediate mitigation: disable remote administration interfaces, restrict HNAP access to trusted management networks only via firewall rules, implement network segmentation to isolate vulnerable devices, and monitor for unauthorized configuration changes. Advisory details: https://vuldb.com/vuln/356329 and vendor EOL notice: https://www.dlink.com/. Device replacement is the only permanent remediation for end-of-life products with publicly available exploit code.
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20855