Cyber Posture

CVE-2025-10689

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

Summary

CVE-2025-10689 is a medium-severity Injection (CWE-74) vulnerability in Dlink Dir-645 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 42.6th 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 2 other techniques.
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.
T1202 Indirect Command Execution Stealth
Adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command-line interpreters.
Why these techniques?

Command injection in public-facing /soap.cgi enables exploitation of public-facing applications (T1190), indirect command execution via soapcgi_main (T1202), and arbitrary Unix shell command execution (T1059.004).

NVD Description

A vulnerability was identified in D-Link DIR-645 105B01. This issue affects the function soapcgi_main of the file /soap.cgi. Such manipulation of the argument service leads to command injection. The attack can be launched remotely. The exploit is publicly available and…

more

might be used. This vulnerability only affects products that are no longer supported by the maintainer.

Deeper analysisAI

CVE-2025-10689 is a command injection vulnerability affecting the D-Link DIR-645 router with firmware version 105B01. The flaw exists in the soapcgi_main function of the /soap.cgi file, where manipulation of the "service" argument enables command injection. Published on 2025-09-18, it is associated with CWE-74 and CWE-77, carrying 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).

The vulnerability allows remote exploitation by authenticated users with low privileges. Attackers can leverage the command injection to achieve limited impacts on confidentiality, integrity, and availability, such as executing arbitrary commands on the device.

Affected products are no longer supported by the maintainer, with no patches available. An exploit is publicly available and might be used, as detailed in references including https://github.com/scanleale/IOT_sec/blob/main/DIR-645-soapcgi.pdf and VulDB entries at https://vuldb.com/?ctiid.324813, https://vuldb.com/?id.324813, and https://vuldb.com/?submit.653689. The D-Link website at https://www.dlink.com/ provides general product information but no specific mitigation for this issue.

Details

CWE(s)

Affected Products

dlink
dir-645 firmware
1.05b01

CVEs Like This One

CVE-2025-7192Same product: Dlink Dir-645
CVE-2025-14225Same vendor: Dlink
CVE-2025-7932Same vendor: Dlink
CVE-2025-8956Same vendor: Dlink
CVE-2026-4197Same vendor: Dlink
CVE-2025-10628Same vendor: Dlink
CVE-2026-4196Same vendor: Dlink
CVE-2026-4206Same vendor: Dlink
CVE-2026-2085Same vendor: Dlink
CVE-2025-1800Same vendor: Dlink

References