---
cve: "CVE-2025-59730"
severity: "MEDIUM"
cvss: 5.7
epss: "15%"
vendor: "FFMPEG"
kev: false
exploited: false
published: "2025-10-06 08:15:34"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T19:26:02+02:00"
---

# CVE-2025-59730

> 5.7 MEDIUM

## Beschreibung

When decoding a frame for a SANM file (ANIM v0 variant), the decoded data can be larger than the buffer allocated for it.

Frames encoded with codec 48 can specify their resolution (width x height). A buffer of appropriate size is allocated depending on the resolution.

This codec can encode the frame contents using a run-length encoding algorithm. There are no checks that the decoded frame fits in the allocated buffer, leading to a heap-buffer-overflow.

process_frame_obj initializes the buffers based on the frame resolution:



We recommend upgrading to version 8.0 or beyond.

## CVSS-Vektor

```
CVSS:4.0/AV:A/AC:H/AT:P/PR:L/UI:P/VC:L/VI:H/VA:N/SC:L/SI:H/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Benachbart | warn |
| AC Komplexität | Hoch | good |
| PR Privilegien | Gering | warn |

## Patch verfügbar (OSV)

- 140fd653aed8cad774f991ba083e2d01e86420c7 (Commit)

## Referenzen

- <https://issuetracker.google.com/434637586>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-59730) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
