Cyber Resilience

CVE-2025-57615

HighPublic PoC

Published: 02 September 2025

Published
02 September 2025
Modified
10 September 2025
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0015 35.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-57615 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

Vulnerability details

An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast…

more

of a usize parameter to c_int, which can result in a negative value being passed to the underlying C function sws_allocVec().

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

meh.schizofreni
rust-ffmpeg
0.3.0

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References