CVE Tools

CVE-2025-59732

Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress

Published: Oct 6, 2025Updated: Oct 19, 2025 Sources: CVE List NVD BDUCWE-787
6.4CVSSMEDIUM

Description

When decoding an OpenEXR file that uses DWAA or DWAB compression, there's an implicit assumption that the height and width are divisible by 8. If the height or width of the image is not divisible by 8, the copy loops at [0] and [1] will continue to write until the next multiple of 8. The buffer td->uncompressed_data is allocated in decode_block based on the precise height and width of the image, so the "rounded-up" multiple of 8 in the copy loop can exceed the buffer bounds, and the write block starting at [2] can corrupt following heap memory. We recommend upgrading to version 8.0 or beyond.

CVSS Vector Breakdown

AV:AAC:HC:HI:HA:N
Exploitability
AV:AAccess Vector
Adjacent Network
AC:HAccess Complexity
High
Impact
C:HConfidentiality
H
I:HIntegrity
H
A:NAvailability
None

Weaknesses

Affected Products

ffmpeg teamoss-projectOSS Librariesaka ffmpeg
google inccommercialUSMobile Appsaka google
ffmpegoss-projectUSOSS Librariesaka libavcodec

Attack Graph

Products CVE Techniques Tactics

Click technique nodes to view MITRE ATT&CK details. Scroll to zoom, drag to pan.

Exploitability

Official Patch Available

MITRE ATT&CK

2 techniques
Initial Access
Privilege Escalation
View detailed technique mapping

References

and 4 more references View all →

Timeline

Published
Oct 6, 2025
Last Updated
Oct 19, 2025

Unlock Complete Vulnerability Intelligence

Get the full picture for CVE-2025-59732 and every CVE in our database. Create a free account — no credit card required.

Create Free Account
Plain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows