CVE-2026-20480
Analyzed
Analyzed - Analysis Complete
Audio HAL Heap Buffer Overflow Vulnerability
Vulnerability report for CVE-2026-20480, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-03
Last updated on: 2026-08-19
Assigner: MediaTek, Inc.
Description
Description
In Audio HAL, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local denial of service with User execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS10960023 (Note: For MT6880, MT6890, MT6980D, MT6988, MT6990) / AUTO00851189 (Note: For MT2735, MT3737); Issue ID: MSV-7586.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mediatek | mt6880_firmware | * |
| mediatek | mt2735_firmware | * |
| mediatek | mt2737_firmware | * |
| mediatek | mt6890_firmware | * |
| mediatek | mt6980d_firmware | * |
| mediatek | mt6988_firmware | * |
| mediatek | mt6990_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(). |