CVE-2026-71912
Received
Received - Intake
Buffer Overflow in DrayTek VigorAP via CMD6 Field
Vulnerability report for CVE-2026-71912, 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 apautotest function. The vulnerability is caused by missing length checks during memory copy operations involving the CMD6 field. 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 | 1.4.11 |
| draytek | vigorap | 1.4.12 |
| draytek | vigorap | 1.4.13 |
| draytek | vigorap | 1.4.15 |
| draytek | vigorap | 1.4.22 |
| draytek | vigorap | * |
| 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) |
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. |