CVE-2024-41339: An issue in the CGI endpoint used to upload configurations in Draytek devices Vigor 165/166 prior to v4.2.6...
An issue in the CGI endpoint used to upload configurations 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 upload a crafted kernel module, allowing for arbitrary code execution.
Security readout for executives and security teams
Plain-English summary
CVE-2024-41339 affects multiple DrayTek Vigor routers. A flaw in the configuration upload CGI endpoint can let an authenticated network attacker upload a crafted kernel module and run arbitrary code. For executives, this is a serious router compromise risk because affected devices sit at network boundaries.
Executive priority
Treat this as high priority for affected DrayTek routers, especially internet-edge or shared-administration environments. Compromise could give an attacker control over routing infrastructure, traffic visibility, and availability.
Technical view
The CVE describes CWE-434 unrestricted upload behavior in DrayTek configuration upload handling. CVSS 3.1 is 8.8: network reachable, low attack complexity, low privileges, no user interaction, with high confidentiality, integrity, and availability impact. Affected firmware branches are listed by model family.
Likely exposure
Exposure is limited to listed DrayTek Vigor models running firmware earlier than the fixed versions named in the CVE. Risk is higher where the relevant management or configuration upload path is reachable by low-privileged authenticated users over the network.
Exploitation context
The supplied sources do not state active exploitation, and the CVE is not marked KEV in the bundle. The issue still has serious impact because successful exploitation allows arbitrary code execution through crafted kernel module upload.
Researcher notes
The bundle names affected model families and fixed version thresholds but does not include exploit details, vendor workaround text, or observed exploitation evidence. Analysis should avoid assuming unauthenticated exploitation because CVSS lists PR:L.
Mitigation direction
Inventory DrayTek Vigor models and firmware versions against the CVE affected list.
Upgrade affected devices to the fixed firmware versions named for each model family.
Check DrayTek and Faraday guidance for any model-specific remediation notes.
Prioritize boundary routers and devices with reachable management interfaces.
Retire or isolate devices where fixed firmware is unavailable.
Validation and detection
Confirm each router model and firmware version from administrative inventory or device records.
Verify upgraded devices meet or exceed the CVE fixed version for that model.
Review router logs for unexpected configuration upload activity where logs are available.
Check whether any affected management paths are reachable by untrusted users.
Track exceptions for devices awaiting vendor-confirmed remediation.
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 · medium confidence lookup
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-434 · source CWE mapping
Unrestricted Upload of File with Dangerous Type
Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.