CVE-2026-71911
Received
Received - Intake
Buffer Overflow in DrayTek VigorAP Web Interface
Vulnerability report for CVE-2026-71911, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-24
Last updated on: 2026-08-24
Assigner: VulnCheck
Description
Description
Multiple DrayTek VigorAP models contain a buffer overflow vulnerability in the setLan function. The vulnerability is caused by missing length checks during memory copy operations involving the lanVlanId0, lanIp, and lanNetmask fields. A remote attacker can trigger this vulnerability via crafted input, causing a denial of service or potentially executing arbitrary commands. Exploitation requires valid administrative credentials for the device's web management interface.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| draytek | vigorap | to 1.4.11 (exc) |
| draytek | vigorap | to 1.4.12 (exc) |
| draytek | vigorap | to 1.4.13 (exc) |
| draytek | vigorap | to 1.4.15 (exc) |
| draytek | vigorap | to 1.4.22 (exc) |
| draytek | vigorap | * |
| draytek | vigorap_918r | to 1.4.11 (exc) |
| draytek | vigorap_960c | to 1.4.12 (exc) |
| draytek | vigorap_1060c | to 1.4.12 (exc) |
| draytek | vigorap_906 | to 1.4.13 (exc) |
| draytek | vigorap_912c | to 1.4.15 (exc) |
| draytek | vigorap_903 | to 1.4.22 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |