CVE-2026-20837
Unknown
Unknown - Not Provided
Heap-Based Buffer Overflow in Windows Media Enables Local Code Execution
Publication date: 2026-01-13
Last updated on: 2026-01-13
Assigner: Microsoft Corporation
Description
Description
Heap-based buffer overflow in Windows Media allows an unauthorized attacker to execute code locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | windows_media | * |
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(). |