Cyber Posture

CVE-2025-25745

HighPublic PoC

Published: 14 February 2025

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

Summary

CVE-2025-25745 is a high-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Dlink Dir-853 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 36.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

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

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses insufficient bounds checking on the Password parameter by requiring validation of user-supplied inputs to prevent stack buffer overflows in the SetQuickVPNSettings module.

prevent

Implements memory protections like stack canaries, address space layout randomization, and data execution prevention to block arbitrary code execution from stack-based buffer overflows.

prevent

Mandates timely patching of the specific flaw in D-Link DIR-853 FW1.20B07 to remediate the buffer overflow vulnerability.

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

Buffer overflow in public-facing router web interface (SetQuickVPNSettings) enables remote exploitation of a public-facing application for RCE.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

D-Link DIR-853 A1 FW1.20B07 was discovered to contain a stack-based buffer overflow vulnerability via the Password parameter in the SetQuickVPNSettings module.

Deeper analysisAI

CVE-2025-25745 is a stack-based buffer overflow vulnerability (CWE-121) affecting the D-Link DIR-853 router running firmware version A1 FW1.20B07. The flaw resides in the SetQuickVPNSettings module, where insufficient bounds checking on the Password parameter allows an overflow condition during processing of user-supplied input. Published on 2025-02-14, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact.

A remote, unauthenticated attacker can exploit this vulnerability over the network with low complexity by tricking a user into interacting with a malicious input, such as submitting a specially crafted Password value through the affected module. Successful exploitation could result in high-impact consequences, including arbitrary code execution, data compromise, modification of system integrity, or denial of service, granting the attacker substantial control over the targeted device.

Mitigation details are available in the referenced advisory at https://dear-sunshine-ba5.notion.site/D-Link-DIR-853-2-1812386a664480ea82a7f8321d967187. Security practitioners should consult vendor guidance for patches or workarounds specific to the DIR-853 A1 FW1.20B07.

Details

CWE(s)

Affected Products

dlink
dir-853 firmware
1.20b07

CVEs Like This One

CVE-2025-25742Same product: Dlink Dir-853
CVE-2025-25746Same product: Dlink Dir-853
CVE-2025-25744Same product: Dlink Dir-853
CVE-2025-70219Same vendor: Dlink
CVE-2025-70222Same vendor: Dlink
CVE-2025-70226Same vendor: Dlink
CVE-2025-70230Same vendor: Dlink
CVE-2025-70223Same vendor: Dlink
CVE-2025-70242Same vendor: Dlink
CVE-2025-70229Same vendor: Dlink

References