Cyber Posture

CVE-2025-10628

MediumPublic PoC

Published: 18 September 2025

Published
18 September 2025
Modified
29 April 2026
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0042 61.8th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

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

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
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.

addresses: CWE-74

Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.

addresses: CWE-74

Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
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)

Affected Products

dlink
dir-852 firmware
1.00cn_b09

CVEs Like This One

CVE-2025-10629Same product: Dlink Dir-852
CVE-2025-13562Same product: Dlink Dir-852
CVE-2025-9752Same product: Dlink Dir-852
CVE-2026-4197Same vendor: Dlink
CVE-2026-4196Same vendor: Dlink
CVE-2026-4206Same vendor: Dlink
CVE-2026-2085Same vendor: Dlink
CVE-2025-1800Same vendor: Dlink
CVE-2026-1625Same vendor: Dlink
CVE-2026-2218Same vendor: Dlink

References