Cyber Posture

CVE-2025-7932

MediumPublic PoC

Published: 21 July 2025

Published
21 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.0049 65.5th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7932 is a medium-severity Injection (CWE-74) vulnerability in Dlink Dir-817L 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 34.5% 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.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 SSDP CGI (ssdpcgi.lxmldbc_system) enables exploitation of public-facing application (T1190) for remote Unix shell command execution (T1059.004) via indirect command execution (T1202).

NVD Description

A vulnerability classified as critical has been found in D-Link DIR‑817L up to 1.04B01. This affects the function lxmldbc_system of the file ssdpcgi. The manipulation leads to command injection. It is possible to initiate the attack remotely. The exploit has…

more

been disclosed to the public and may be used.

Deeper analysisAI

CVE-2025-7932 is a command injection vulnerability in the lxmldbc_system function of the ssdpcgi file on D-Link DIR-817L routers with firmware versions up to 1.04B01. Published on 2025-07-21, it is classified as critical and associated with CWEs-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).

A remote attacker with low privileges can exploit this vulnerability without user interaction by manipulating input to the affected function, leading to arbitrary command execution. This grants limited impacts on confidentiality, integrity, and availability, such as potential data leakage, modification, or service disruption on the targeted device.

VulDB advisories (ctiid.317061, id.317061) and a GitHub repository detail the vulnerability and provide a publicly disclosed exploit. The D-Link website is referenced for further information, though no specific patches are mentioned in the available sources.

Details

CWE(s)

Affected Products

dlink
dir-817l firmware
≤ 1.04b01

CVEs Like This One

CVE-2025-10689Same vendor: Dlink
CVE-2025-14225Same 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
CVE-2026-1625Same vendor: Dlink

References