LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-41338 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2024-41338Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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.