CVE-2026-20452
Analyzed
Analyzed - Analysis Complete
Memory Corruption in WLAN AP Driver via Heap Overflow
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: MediaTek, Inc.
Description
Description
In wlan AP driver, there is a possible memory corruption due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with User execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00480138; Issue ID: MSV-6295.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mediatek | mt6890_firmware | * |
| mediatek | mt7615_firmware | * |
| mediatek | mt7915_firmware | * |
| mediatek | mt7916_firmware | * |
| mediatek | mt7981_firmware | * |
| mediatek | mt7986_firmware | * |
| mediatek | mt7990_firmware | * |
| mediatek | mt7992_firmware | * |
| mediatek | mt7993_firmware | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |