Cyber Resilience

CVE-2024-41588

High

Published: 03 October 2024

Published
03 October 2024
Modified
11 June 2025
KEV Added
Patch
CVSS Score v3.1 8.0 CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0010 27.5th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-41588 is a high-severity Classic Buffer Overflow (CWE-120) vulnerability in Draytek Vigor1000B Firmware. Its CVSS base score is 8.0 (High).

Operationally, ranked at the 27.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

The CGI endpoints v2x00.cgi and cgiwcg.cgi of DrayTek Vigor3910 devices through 4.3.2.6 are vulnerable to buffer overflows, by authenticated users, because of missing bounds checking on parameters passed through POST requests to the strncpy function.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

draytek
vigor2620 firmware
all versions
draytek
vigor2915 firmware
≤ 4.4.5.3
draytek
vigor2866 firmware
≤ 4.4.5.2
draytek
vigor2766 firmware
≤ 4.4.5.3
draytek
vigor2865 firmware
≤ 4.4.5.2
draytek
vigor2765 firmware
≤ 4.4.5.3
draytek
vigor2763 firmware
≤ 4.4.5.3
draytek
vigor2135 firmware
≤ 4.4.5.3
draytek
vigor166 firmware
≤ 4.2.7
draytek
vigor3912 firmware
≤ 4.3.6.1
+14 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-120

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

References