Out-of-bounds Write Affecting ffmpeg package, versions [0,]


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.35% (28th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Out-of-bounds Write vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CONAN-FFMPEG-18235335
  • published23 Jul 2026
  • disclosed22 Jul 2026
  • creditUnknown

Introduced: 22 Jul 2026

NewCVE-2026-64835  (opens in a new tab)
CWE-787  (opens in a new tab)

How to fix?

There is no fixed version for ffmpeg.

Overview

Affected versions of this package are vulnerable to Out-of-bounds Write in adx_decode_frame in libavcodec/adxdec.c. An attacker can trigger memory corruption or a crash by supplying a crafted ADX or AAX audio stream that delivers AV_PKT_DATA_NEW_EXTRADATA mid-stream and changes the channel layout. When the decoder re-parses the header for the new extradata, it continues using the old c->channels value for the prev[] state array, so later decoding steps index that array with the wrong channel count. This can corrupt adjacent memory or read past the end of the array during playback or transcoding of the malicious file.

CVSS Base Scores

version 4.0
version 3.1