Cyber Posture

CVE-2025-7192

MediumPublic PoC

Published: 08 July 2025

Published
08 July 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.0207 84.1th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7192 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 in the top 15.9% 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 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.008 Network Device CLI Execution
Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads.
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?

Remote command injection in the router's public-facing ssdpcgi CGI enables exploitation of public-facing applications (T1190), network device CLI command execution (T1059.008), and indirect command execution (T1202) as explicitly noted in advisories.

NVD Description

A vulnerability was found in D-Link DIR-645 up to 1.05B01 and classified as critical. This issue affects the function ssdpcgi_main of the file /htdocs/cgibin of the component ssdpcgi. The manipulation leads to command injection. The attack may be initiated remotely.…

more

The exploit has been disclosed to the public and may be used. This vulnerability only affects products that are no longer supported by the maintainer.

Deeper analysisAI

CVE-2025-7192 is a critical command injection vulnerability affecting the ssdpcgi_main function in the /htdocs/cgibin file of the ssdpcgi component within D-Link DIR-645 routers up to version 1.05B01. Classified under CWE-74 and CWE-77, it enables manipulation that leads to arbitrary command execution and 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).

Remote attackers with low privileges can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation allows arbitrary command injection, potentially compromising limited aspects of confidentiality, integrity, and availability on the targeted device.

The affected products are no longer supported by the maintainer, leaving no official patches available. Advisories from VulDB and a public GitHub repository detail the issue and provide proof-of-concept exploit code, emphasizing the need for network segmentation, device retirement, or replacement to mitigate risks. The D-Link website offers general product information but no specific remediation for this unsupported hardware.

Details

CWE(s)

Affected Products

dlink
dir-645 firmware
≤ 1.05b01

CVEs Like This One

CVE-2025-10689Same product: Dlink Dir-645
CVE-2025-10401Same vendor: Dlink
CVE-2025-15191Same vendor: Dlink
CVE-2026-0732Same vendor: Dlink
CVE-2025-15192Same vendor: Dlink
CVE-2026-1125Same vendor: Dlink
CVE-2026-2163Same vendor: Dlink
CVE-2025-10123Same vendor: Dlink
CVE-2025-13562Same vendor: Dlink
CVE-2025-14225Same vendor: Dlink

References