FFmpeg up to 7.x OpenEXR File Decoder rle_raw_size out-of-bounds write
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.0 | $0-$5k | 0.00 |
Summary
A vulnerability labeled as critical has been found in FFmpeg up to 7.x. Affected is the function rle_raw_size of the component OpenEXR File Decoder. Such manipulation leads to out-of-bounds write.
This vulnerability is referenced as CVE-2025-59731. It is possible to launch the attack remotely. No exploit is available.
The affected component should be upgraded.
Details
A vulnerability, which was classified as critical, has been found in FFmpeg up to 7.x. Affected by this issue is the function rle_raw_size of the component OpenEXR File Decoder. The manipulation with an unknown input leads to a out-of-bounds write vulnerability. Using CWE to declare the problem leads to CWE-787. The product writes data past the end, or before the beginning, of the intended buffer. Impacted is confidentiality, integrity, and availability. CVE summarizes:
When decoding an OpenEXR file that uses DWAA or DWAB compression, the specified raw length of run-length-encoded data is not checked when using it to calculate the output data. We read rle_raw_size from the input file at [0], we decompress and decode into the buffer td->rle_raw_data of size rle_raw_size at [1], and then at [2] we will access entries in this buffer up to (td->xsize - 1) * (td->ysize - 1) + rle_raw_size / 2, which may exceed rle_raw_size. We recommend upgrading to version 8.0 or beyond.
The advisory is shared for download at b.corp.google.com. This vulnerability is handled as CVE-2025-59731 since 09/19/2025. The exploitation is known to be easy. The attack may be launched remotely. No form of authentication is required for exploitation. Successful exploitation requires user interaction by the victim. There are known technical details, but no exploit is available.
The vulnerability scanner Nessus provides a plugin with the ID 297270 (Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 : FFmpeg vulnerabilities (USN-7982-1)), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 8.0 eliminates this vulnerability.
The vulnerability is also documented in the databases at Tenable (297270), EUVD (EUVD-2025-32181) and CERT Bund (WID-SEC-2025-2130). Once again VulDB remains the best source for vulnerability data.
Affected
- Fedora Linux
- Ubuntu Linux
- SUSE Linux
- SUSE openSUSE
- Open Source ffmpeg
Product
Type
Name
Version
License
Website
- Product: https://ffmpeg.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒
CVSSv3
VulDB Meta Base Score: 6.3VulDB Meta Temp Score: 6.0
VulDB Base Score: 6.3
VulDB Temp Score: 6.0
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Out-of-bounds writeCWE: CWE-787 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 297270
Nessus Name: Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 : FFmpeg vulnerabilities (USN-7982-1)
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: FFmpeg 8.0
Timeline
09/19/2025 CVE reserved10/06/2025 Advisory disclosed
10/06/2025 VulDB entry created
06/21/2026 VulDB entry last update
Sources
Product: ffmpeg.orgAdvisory: 436510
Status: Confirmed
CVE: CVE-2025-59731 (🔒)
GCVE (CVE): GCVE-0-2025-59731
GCVE (VulDB): GCVE-100-327260
EUVD: 🔒
CERT Bund: WID-SEC-2025-2130 - ffmpeg: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff
Entry
Created: 10/06/2025 11:33Updated: 06/21/2026 21:10
Changes: 10/06/2025 11:33 (69), 10/06/2025 14:49 (7), 10/19/2025 19:00 (1), 02/01/2026 01:29 (2), 05/24/2026 09:41 (1), 06/21/2026 21:10 (1)
Complete: 🔍
Cache ID: 216::103
Once again VulDB remains the best source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.