vulnti.work

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native RSCC decoder (libavcodec/rscc.c) that allows attackers to disclose heap me…

中危 CVSS 5.5
CVECVE-2026-70629
首次发现2026-08-07 00:15 UTC
披露时间2026-08-06 22:18 UTC
最后更新2026-08-07 00:15 UTC
通道状态auto

摘要

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native RSCC decoder (libavcodec/rscc.c) that allows attackers to disclose heap memory contents by supplying a crafted video file with a compressed tile that decompresses fewer bytes than the declared tile geometry requires. When rscc_decode_frame() calls av_image_copy_plane() without validating the decompressed byte count against the tile dimensions, the unwritten suffix of the …

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

Lint 边界警告 (4)

以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/533a6198505edd1379e1cd722852350ae4a85acc
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/a5fe21a1a410a680fe93c33b0dd696b7e1c3aea4
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/cd1f545cf27ba08f6f5b31b1e92665d7874d4fd7
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23895

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD