CVE-2025-57613

HIGH

rust-ffmpeg 0.3.0 - Denial of Service via Null Pointer Dereference in Input Constructor

Title source: llm
STIX 2.1

Description

An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) A null pointer dereference vulnerability in the input() constructor function allows an attacker to cause a denial of service. The vulnerability is triggered when the avio_alloc_context() call fails and returns NULL, which is then stored and later dereferenced by the Io struct's Drop implementation.

References (1)

Core 1
Core References
Exploit, Issue Tracking, Vendor Advisory
https://github.com/meh/rust-ffmpeg/issues/192

Scores

CVSS v3 7.5
EPSS 0.0034
EPSS Percentile 25.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (1)
meh.schizofreni/rust-ffmpeg 0.3.0
Published Sep 02, 2025
Tracked Since Feb 18, 2026