CVE-2025-10628
Published: 18 September 2025
Summary
CVE-2025-10628 is a medium-severity Injection (CWE-74) vulnerability in Dlink Dir-852 Firmware. Its CVSS base score is 6.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 38.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Threat & Defense at a Glance
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.
Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Command injection vulnerability in the web management interface (hedwig.cgi) enables exploitation of a public-facing application (T1190) for remote arbitrary Unix shell command execution (T1059.004) after authentication.
NVD Description
A vulnerability was found in D-Link DIR-852 1.00CN B09. This vulnerability affects unknown code of the file /htdocs/cgibin/hedwig.cgi of the component Web Management Interface. Performing manipulation results in command injection. The attack is possible to be carried out remotely. The…
more
exploit has been made public and could be used. This vulnerability only affects products that are no longer supported by the maintainer.
Deeper analysisAI
CVE-2025-10628 is a command injection vulnerability (CWE-74, CWE-77) discovered in the D-Link DIR-852 router running firmware version 1.00CN B09. The flaw resides in unknown code within the file /htdocs/cgibin/hedwig.cgi, part of the Web Management Interface. Published on September 18, 2025, it carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L), rated as medium severity.
The vulnerability can be exploited remotely by an attacker with low-privilege access (PR:L) to the Web Management Interface, requiring no user interaction. By performing manipulation on the affected endpoint, the attacker achieves command injection, potentially leading to limited impacts on confidentiality, integrity, and availability (C:L/I:L/A:L).
References including VulDB entries and a GitHub issue (i-Corner/cve#31) document the vulnerability, but note that it only affects products no longer supported by the maintainer, implying no official patches are available. The D-Link website is listed as a reference, though no specific mitigation guidance is detailed in the provided information.
An exploit for this vulnerability has been made public and could be used, increasing risk for exposed, end-of-life DIR-852 devices.
Details
- CWE(s)