Cyber Posture

CVE-2026-4529

HighPublic PoCUpdated

Published: 21 March 2026

Published
21 March 2026
Modified
30 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0012 30.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-4529 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Dlink Dhp-1320 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 30.0th percentile by exploit likelihood (below the median); 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 SA-22 (Unsupported System Components) 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 requires retirement or restriction of unsupported EOL components like the D-Link DHP-1320, preventing exploitation of unpatchable vulnerabilities such as CVE-2026-4529.

preventrecover

Mandates timely identification, reporting, and remediation or mitigation of flaws like the stack-based buffer overflow in CVE-2026-4529, including isolation or replacement of affected EOL devices.

prevent

Implements memory protection mechanisms like stack canaries and non-executable memory to directly mitigate stack-based buffer overflow exploits in CVE-2026-4529.

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?

The vulnerability is a remotely exploitable stack-based buffer overflow in the public-facing SOAP Handler of an internet-exposed router, enabling arbitrary code execution and directly mapping to T1190: Exploit Public-Facing Application.

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

NVD Description

A vulnerability was identified in D-Link DHP-1320 1.00WWB04. This affects the function redirect_count_down_page of the component SOAP Handler. Such manipulation leads to stack-based buffer overflow. The attack can be executed remotely. The exploit is publicly available and might be used.…

more

This vulnerability only affects products that are no longer supported by the maintainer.

Deeper analysisAI

CVE-2026-4529 is a stack-based buffer overflow vulnerability affecting the redirect_count_down_page function within the SOAP Handler component of the D-Link DHP-1320 router running firmware version 1.00WWB04. Published on 2026-03-21, it is rated high severity with a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and is associated with CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-121 (Stack-based Buffer Overflow). The flaw arises from improper input handling in the affected function, allowing remote manipulation.

The vulnerability can be exploited remotely by an attacker with low privileges (PR:L), requiring low attack complexity and no user interaction. Successful exploitation triggers a stack-based buffer overflow, potentially enabling arbitrary code execution with high impacts on confidentiality, integrity, and availability. As a network-accessible issue (AV:N), it poses risks to exposed D-Link DHP-1320 devices.

Advisories note that the vulnerability affects only products no longer supported by the maintainer, implying no official patches are available. References include a public exploit on GitHub (xiaobor123/vul-finds/tree/main/vul-find-dhp1320-dlink) and details from VulDB (ctiid.352317, id.352317, submit.773932), with the D-Link website listed but no specific mitigation guidance. Practitioners should isolate or retire affected end-of-life devices.

The exploit is publicly available and might be used in the wild, increasing risks for unpatched, internet-facing D-Link DHP-1320 routers.

Details

CWE(s)

Affected Products

dlink
dhp-1320 firmware
1.00wwb04

CVEs Like This One

CVE-2026-2857Same vendor: Dlink
CVE-2026-2960Same vendor: Dlink
CVE-2026-2856Same vendor: Dlink
CVE-2026-2882Same vendor: Dlink
CVE-2026-7851Same vendor: Dlink
CVE-2026-2927Same vendor: Dlink
CVE-2026-3978Same vendor: Dlink
CVE-2026-4184Same vendor: Dlink
CVE-2026-5211Same vendor: Dlink
CVE-2026-4211Same vendor: Dlink

References