CVE-2025-57613
Published: 02 September 2025
Summary
CVE-2025-57613 is a high-severity NULL Pointer Dereference (CWE-476) vulnerability in Meh.Schizofreni Rust-Ffmpeg. Its CVSS base score is 7.5 (High).
Operationally, ranked at the 35.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-26411
Vulnerability details
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…
more
NULL, which is then stored and later dereferenced by the Io struct's Drop implementation.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.