Cyber Posture

CVE-2025-25895

High

Published: 18 February 2025

Published
18 February 2025
Modified
02 May 2025
KEV Added
Patch
CVSS Score 8.0 CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0005 15.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-25895 is a high-severity OS Command Injection (CWE-78) vulnerability in Dlink Dsl-3782 Firmware. Its CVSS base score is 8.0 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 15.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents OS command injection by requiring validation of untrusted inputs like the public_type parameter to block crafted malicious payloads.

prevent

Mitigates the specific vulnerability in D-Link DSL-3782 v1.01 by identifying, prioritizing, and applying flaw remediation such as firmware patches in a timely manner.

prevent

Limits the impact of successful command injection exploitation, which requires low privileges (PR:L), by enforcing least privilege on processes handling the vulnerable public_type parameter.

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.
Why these techniques?

OS command injection directly enables arbitrary command execution on a network device (T1059.008) via exploitation of its exposed interface (T1190).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

An OS command injection vulnerability was discovered in D-Link DSL-3782 v1.01 via the public_type parameter. This vulnerability allows attackers to execute arbitrary operating system (OS) commands via a crafted packet.

Deeper analysisAI

CVE-2025-25895, published on 2025-02-18, is an OS command injection vulnerability (CWE-78) in D-Link DSL-3782 v1.01, exploitable via the public_type parameter. The flaw enables attackers to execute arbitrary operating system commands by sending a crafted packet to the affected router.

According to its CVSS v3.1 base score of 8.0 (AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), the vulnerability can be exploited by attackers with adjacent network access and low privileges, requiring low complexity and no user interaction. Successful exploitation allows high-impact compromise of confidentiality, integrity, and availability, potentially leading to full system control on the device.

Advisories are documented in references at https://github.com/2664521593/mycve/blob/main/CJ_in_D-Link_DSL-3782_3_en.pdf.

Details

CWE(s)

Affected Products

dlink
dsl-3782 firmware
1.01

CVEs Like This One

CVE-2025-25893Same product: Dlink Dsl-3782
CVE-2025-25894Same product: Dlink Dsl-3782
CVE-2026-1506Same vendor: Dlink
CVE-2026-2082Same vendor: Dlink
CVE-2026-5844Same vendor: Dlink
CVE-2026-1448Same vendor: Dlink
CVE-2026-4499Same vendor: Dlink
CVE-2025-13306Same vendor: Dlink
CVE-2026-2061Same vendor: Dlink
CVE-2025-2717Same vendor: Dlink

References