CVE-2025-45931
Published: 30 June 2025
Summary
CVE-2025-45931 is a critical-severity Command Injection (CWE-77) vulnerability in Dlink Dir-816 Firmware. Its CVSS base score is 9.8 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 10.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
CVE-2025-45931 is a command-injection vulnerability in the D-Link DIR-816-A2 wireless router running firmware DIR-816A2_FWv1.10CNB05_R1B011D88210. The flaw resides in the system() function inside the bin/goahead binary and is tracked under CWE-77; it carries a CVSS 3.1 base score of 9.8.
An unauthenticated attacker with network access can supply crafted input that reaches the vulnerable function, resulting in arbitrary command execution on the device. Successful exploitation grants the attacker full control over the router, including the ability to read or modify configuration and traffic data or to pivot into the attached network.
Public references point to D-Link’s security-bulletin page and a detailed advisory on GitHub, but the supplied information does not enumerate specific firmware updates or configuration work-arounds.
The associated EPSS score has remained flat at 0.0471 since disclosure, indicating no material increase in observed exploitation interest.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-19574
Vulnerability details
An issue D-Link DIR-816-A2 DIR-816A2_FWv1.10CNB05_R1B011D88210 allows a remote attacker to execute arbitrary code via system() function in the bin/goahead file
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Remote arbitrary code execution via system() in the router's web server (goahead) enables exploitation of a public-facing application (T1190) and command execution on a network device CLI (T1059.008).
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.