CVE-2026-26736
EUVD-2026-783217.02.2026, 19:21
TOTOLINK A3002RU_V3 V3.0.0-B20220304.1804 was discovered to contain a stack-based buffer overflow via the static_ipv6 parameter in the formIpv6Setup function.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| totolink | a3002ru_firmware | 𝑥 ≤ 3.0.0-b20220304.1804 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).