CVE Catalog

CVE-2026-30754

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

6th percentile - higher than 6% of all known CVEs

Summary

A memory corruption vulnerability exists in FFmpeg before 8.1 in the RTP encoding process. In the nal_send function in libavformat/rtpenc_h264_hevc.c, a negative size parameter (size=-3) is passed to memcpy when transmitting H.264/HEVC streams via RTP using a crafted input file. This was detected using AddressSanitizer.

Risk Assessment

An attacker could exploit this vulnerability to cause an application crash or potentially execute arbitrary code, potentially leading to system compromise.

Recommendation

Update FFmpeg to version 8.1 or later, which includes a fix for this vulnerability.

Other vulnerabilities in FFmpeg

See all
Original NVD description (English source)

A memory corruption vulnerability exists in FFmpeg before 8.1. The RTP encoding process. In the nal_send function in libavformat/rtpenc_h264_hevc.c, a negative size parameter (size=-3) is passed to memcpy when transmitting H.264/HEVC streams via RTP using a crafted input file. This was detected using AddressSanitizer.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS