Cyber Posture

CVE-2025-10629

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.0019 40.3th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-10629 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 at the 40.3th percentile by exploit likelihood (below the median); 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?

The remote command injection vulnerability in the SSDP service (via ST argument in ssdpcgi_main) enables exploitation of a public-facing network service for initial access (T1190) and arbitrary Unix shell command execution (T1059.004).

NVD Description

A vulnerability was determined in D-Link DIR-852 1.00CN B09. This issue affects the function ssdpcgi_main of the file htodcs/cgibin of the component Simple Service Discovery Protocol Service. Executing manipulation of the argument ST can lead to command injection. The attack…

more

may be performed from remote. The exploit has been publicly disclosed and may be utilized. This vulnerability only affects products that are no longer supported by the maintainer.

Deeper analysisAI

CVE-2025-10629 is a command injection vulnerability affecting the D-Link DIR-852 router on firmware version 1.00CN B09. The flaw exists in the ssdpcgi_main function within the htodcs/cgibin file of the Simple Service Discovery Protocol (SSDP) Service component. Manipulation of the ST argument enables arbitrary command execution, as detailed in the CVE description published on 2025-09-18.

The vulnerability allows remote exploitation over the network (AV:N) with low attack complexity (AC:L), requiring low privileges (PR:L) and no user interaction (UI:N), while maintaining an unchanged impact scope (S:U). Successful exploitation yields low confidentiality, integrity, and availability impacts (C:L/I:L/A:L), scored at CVSS 6.3 under CVSS:3.1 and mapped to CWEs-74 and CWE-77. Attackers with initial low-privilege access can inject commands to further compromise the device.

Advisories from VulDB and a GitHub issue (i-Corner/cve#30) confirm the exploit is publicly disclosed and usable, with no patches available as the product is no longer supported by D-Link. Mitigation involves isolating affected devices from untrusted networks or decommissioning them, per the maintainer's end-of-support status.

Details

CWE(s)

Affected Products

dlink
dir-852 firmware
1.00cn_b09

CVEs Like This One

CVE-2025-10628Same 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