CVE-2026-56210
Received
Received - Intake
Heap Buffer Overflow in libaom AV1 Codec
Publication date: 2026-06-19
Last updated on: 2026-06-19
Assigner: Red Hat, Inc.
Description
Description
A heap-buffer-overflow read vulnerability was found in libaom, the reference AV1 codec implementation. A missing bounds check in the SVC (Scalable Video Coding) layer ID control function allows setting a spatial_layer_id exceeding the configured number of layers. This causes an out-of-bounds heap read of approximately 40,728 bytes when computing a layer context array index. An attacker who can influence SVC encoder parameters in a network-facing service could exploit this for information disclosure (heap content leak) or denial of service (segmentation fault from hitting unmapped memory).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libaom | libaom | * |
| alliance_for_open_media | libaom | From 3.13.3 (inc) to 3.14.0 (exc) |
| alliance_for_open_media | libaom | 3.14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |