CVE-2025-59733

Description

A flaw was found in FFmpeg. This vulnerability allows a buffer overflow via a specially crafted OpenEXR (EXR) file using DWAA (DreamWorks Animation Adaptive) or DWAB (DreamWorks Animation B-wave) compression, due to incorrect handling of image channel pixel types during decoding.

Statement

The highest threat is to system availability, as processing a specially crafted OpenEXR file with DWAA/DWAB compression can lead to a buffer overflow in FFmpeg, resulting in a denial of service. This requires an attacker to be on the same adjacent network.

Understanding the Weakness (CWE)

Integrity

Technical Impact: Modify Memory; Execute Unauthorized Code or Commands

Write operations could cause memory corruption. In some cases, an adversary can modify control data such as return addresses in order to execute unexpected code.

Availability

Technical Impact: DoS: Crash, Exit, or Restart

Attempting to access out-of-range, invalid, or unauthorized memory could cause the product to crash.

Other

Technical Impact: Unexpected State

Subsequent write operations can produce undefined or unexpected results.

Frequently Asked Questions

Want to get errata notifications? Sign up here.