vulnti.work

FFmpeg versions from 0.5 up to, but not including, 9.0 contain an uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c. An attacker who can cause FFmpeg …

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

摘要

FFmpeg versions from 0.5 up to, but not including, 9.0 contain an uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c. An attacker who can cause FFmpeg to decode a crafted TIFF file can supply a valid Deflate-compressed strip that terminates successfully after producing fewer bytes than the declared strip requires. The tiff_unpack_zlib() function allocates a heap buffer sized for the full declared strip but copies all declared rows via memcpy() reg…

中文摘要建设中,暂以英文摘要呈现(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/2f234ea34c81288e3840fca632dd16481d8de39f
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/3c287af3affe1286350faa69c02bcc5d49de18bb
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/a991b1fecbd8c9e6f4fc31c191bd12e4be27dbf7
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23899

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD