CVE-2026-75141 PUBLISHED

FFmpeg Heap Buffer Overflow in hvcC Box Writer via HEVC Muxing

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 19.08.2026 Updated: 19.08.2026

FFmpeg before commit acf5d7c contains a heap buffer overflow in the hvcC box writer. When writing an HEVC configuration record with more NAL units of a single type than the count field can represent, the NAL unit count overflows, causing a heap buffer overflow. A crafted HEVC input file triggers the overflow during muxing.

Metrics

CVSS 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
CVSS Score: 8.5

Product Status

Vendor FFmpeg
Product FFmpeg
Versions Default: unaffected
  • affected from 0 to acf5d7cdc1f9ae8752c23e1ea8d7f355ed780781 (excl.)

Credits

  • Joshua Rogers (AISLE Research) finder

References

Problem Types

  • Heap-based Buffer Overflow CWE