Integer Narrowing Conversion Vulnerability in FFmpeg AV1 RTP Packetizer
CVE-2026-75145

5.8MEDIUM

Key Information:

Vendor

Ffmpeg

Status
Vendor
CVE Published:
19 August 2026

What is CVE-2026-75145?

An integer narrowing conversion flaw exists within the AV1 RTP packetizer of FFmpeg prior to commit b4c199c. This issue arises due to an incorrect casting of the OBU size to long for comparison with the remaining frame size. On 32-bit long target systems, notably 64-bit Windows, large OBU size values may be incorrectly sign-flipped during the conversion, resulting in negative values that erroneously pass subsequent payload size checks. This facilitates the potential for oversized OBU values to compromise memory safety, leading to out-of-bounds accesses when these values are utilized as copy lengths within the processing flow.

Affected Version(s)

FFmpeg 0

References

CVSS V4

Score:
5.8
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
High
Attack Vector:
Local
Attack Complexity:
High
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Joshua Rogers (AISLE Research)
.