FFmpeg 0.5 < 9.0 Multiple Vulnerabilities

high Nessus Plugin ID 335156

Synopsis

The remote host is affected by multiple vulnerabilities.

Description

The version of FFmpeg installed on the remote host is 0.5 or later but prior to 9.0. It is, therefore, affected by multiple vulnerabilities:

- A signed integer overflow vulnerability in the DVB subtitle parser in libavcodec/dvbsub_parser.c allows attackers to trigger a heap buffer overflow by supplying a crafted WTV file, resulting in an out-of-bounds heap write and potential memory corruption or code execution. (CVE-2026-70628)

- An uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c allows attackers to expose stale heap data by supplying a crafted TIFF file with a Deflate-compressed strip that produces fewer bytes than declared. (CVE-2026-70631)

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number.

Solution

Upgrade to FFmpeg version 9.0 or later.

See Also

https://ffmpeg.org/security.html

http://www.nessus.org/u?0178c6b9

http://www.nessus.org/u?ad148d96

Plugin Details

Severity: High

ID: 335156

File Name: ffmpeg_CVE-2026-70628.nasl

Version: 1.1

Type: Local

Agent: unix

Family: Misc.

Published: 8/13/2026

Updated: 8/13/2026

Configuration: Enable thorough checks (optional)

Supported Sensors: Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.15

CVSS v2

Risk Factor: High

Base Score: 7.2

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-70628

CVSS v3

Risk Factor: High

Base Score: 7.8

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS v4

Risk Factor: High

Base Score: 8.5

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

Vulnerability Information

CPE: cpe:/a:ffmpeg:ffmpeg

Required KB Items: installed_sw/FFmpeg

Patch Publication Date: 8/6/2026

Vulnerability Publication Date: 8/6/2026

Reference Information

CVE: CVE-2026-70628, CVE-2026-70631

CWE: 190, 787, 908