CVE-2024-41338: A NULL pointer dereference in Draytek devices Vigor 165/166 prior to v4.2.6 , Vigor 2620/LTE200 prior to v3...
A NULL pointer dereference in Draytek devices Vigor 165/166 prior to v4.2.6 , Vigor 2620/LTE200 prior to v3.9.8.8, Vigor 2860/2925 prior to v3.9.7, Vigor 2862/2926 prior to v3.9.9.4, Vigor 2133/2762/2832 prior to v3.9.8, Vigor 2135/2765/2766 prior to v4.4.5.1, Vigor 2865/2866/2927 prior to v4.4.5.3, Vigor 2962/3910 prior to v4.3.2.7, Vigor 3912 prior to v4.3.5.2, and Vigor 2925 up to v3.9.6 allows attackers to cause a Denial of Service (DoS) via a crafted DHCP request.
Security readout for executives and security teams
Plain-English summary
This flaw can crash affected DrayTek routers when they process a crafted DHCP request. The main business risk is availability: internet access, remote offices, VPN connectivity, or branch routing could be disrupted if vulnerable devices are reachable by an attacker able to send such requests.
Executive priority
Treat as a high-priority availability risk for affected network appliances. It does not indicate data theft or code execution, but router crashes can disrupt business operations and remote connectivity.
Technical view
CVE-2024-41338 is a CWE-476 NULL pointer dereference in multiple DrayTek Vigor router families. The CVSS 3.1 score is 7.5, with network attack vector, low complexity, no privileges, no user interaction, and high availability impact only. Fixed-version thresholds are listed in the CVE description.
Likely exposure
Organizations using listed DrayTek Vigor models below the stated firmware versions may be exposed. Exposure depends on whether an attacker can deliver crafted DHCP requests to the vulnerable device. The bundle does not provide CPEs or detailed deployment conditions.
Exploitation context
The source bundle describes denial of service via crafted DHCP request. It does not cite active exploitation, public exploit use, or CISA KEV listing. KEV is false in the provided data.
Researcher notes
Evidence is sufficient for product-family and version triage from the CVE description, but incomplete for CPE mapping and real-world exploitation. Avoid exploit validation; focus on firmware comparison, network reachability, and availability telemetry.
Mitigation direction
Upgrade affected DrayTek Vigor devices to the fixed firmware versions or later.
Prioritize routers supporting branch connectivity, VPN, or internet edge functions.
Check DrayTek and advisory guidance for model-specific update instructions.
Limit untrusted ability to send DHCP traffic to affected devices where feasible.
Monitor for unexpected router crashes, reboots, or service disruption.
Validation and detection
Inventory DrayTek Vigor model numbers and current firmware versions.
Compare firmware against every fixed-version threshold in the CVE description.
Confirm no listed device remains below its fixed firmware version.
Review availability monitoring for unexplained outages or router restarts.
Document exceptions where updates cannot be applied immediately.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-476: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-476 · source CWE mapping
NULL Pointer Dereference
NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.