CVE-2026-50336
Analyzed
Analyzed - Analysis Complete
Heap-based Buffer Overflow in Windows Media
Vulnerability report for CVE-2026-50336, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-14
Last updated on: 2026-07-22
Assigner: Microsoft Corporation
Description
Description
Heap-based buffer overflow in Windows Media allows an authorized attacker to elevate privileges locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | windows_11_26h1 | to 10.0.28000.2269 (exc) |
| microsoft | windows_11_26h1 | to 10.0.28000.2525 (exc) |
| microsoft | windows_11_24h2 | to 10.0.26100.8875 (exc) |
| microsoft | windows_11_24h2 | to 10.0.26100.8875 (exc) |
| microsoft | windows_11_25h2 | to 10.0.26200.8875 (exc) |
| microsoft | windows_11_25h2 | to 10.0.26200.8875 (exc) |
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(). |