Cyber Resilience

CVE-2025-0492

HighPublic PoC

Published: 15 January 2025

Published
15 January 2025
Modified
24 September 2025
KEV Added
Patch
CVSS Score v4 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0086 75.5th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0492 is a high-severity Improper Resource Shutdown or Release (CWE-404) vulnerability in Dlink Dir-823X Firmware. Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 24.5% 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 SC-5 (Denial-of-service Protection) and SI-2 (Flaw Remediation).

Deeper analysis

A null pointer dereference vulnerability, tracked as CVE-2025-0492 and assigned CWE-404 and CWE-476, affects the FUN_00412244 function in D-Link DIR-823X devices running firmware versions 240126 and 240802. The flaw is rated critical with a CVSS 4.0 score of 8.7 and can be triggered remotely by manipulating specific inputs to the affected function.

Remote unauthenticated attackers can exploit the issue over the network to induce a denial-of-service condition, resulting in high impact to availability while leaving confidentiality and integrity unaffected. Public disclosure of an exploit means the attack vector is already known and potentially usable by threat actors.

The referenced advisories and vulnerability databases, including entries on VulDB and a detailed Notion report, point to D-Link’s site for vendor information, though no specific patch or mitigation steps are detailed in the available references. The EPSS score has remained low, with a current value of 0.0086 and a peak of 0.0170.

EU & UK References

Vulnerability details

A vulnerability has been found in D-Link DIR-823X 240126/240802 and classified as critical. Affected by this vulnerability is the function FUN_00412244. The manipulation leads to null pointer dereference. The attack can be launched remotely. The exploit has been disclosed to…

more

the public and may be used.

CWE(s)

Related Threats

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.
T1498 Network Denial of Service Impact
Adversaries may perform Network Denial of Service (DoS) attacks to degrade or block the availability of targeted resources to users.
Why these techniques?

Null dereference in public router interface enables remote unauthenticated DoS (T1190 for exploitation of exposed service; T1498 for resulting network availability impact).

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

CVEs Like This One

CVE-2025-1103Same product: Dlink Dir-823X
CVE-2026-2175Same product: Dlink Dir-823X
CVE-2025-10634Same product: Dlink Dir-823X
CVE-2026-2210Same product: Dlink Dir-823X
CVE-2026-2155Same product: Dlink Dir-823X
CVE-2025-55848Same product: Dlink Dir-823X
CVE-2026-2157Same product: Dlink Dir-823X
CVE-2026-2129Same product: Dlink Dir-823X
CVE-2025-29635Same product: Dlink Dir-823X
CVE-2026-2143Same product: Dlink Dir-823X

Affected Assets

dlink
dir-823x firmware
240126, 240802

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mandates timely identification, reporting, and correction of the null pointer dereference flaw in D-Link DIR-823X firmware to eliminate the root cause of remote DoS.

prevent

Implements denial-of-service protections to limit resource exhaustion and high availability disruption from unauthenticated remote exploitation of the vulnerability.

detect

Requires vulnerability scanning to identify the presence of CVE-2025-0492 in router firmware, enabling proactive remediation.

References