NULL pointer dereference in Ffmpeg

CVE-2025-10256

A NULL pointer dereference vulnerability exists in FFmpeg’s Firequalizer filter (libavfilter/af_firequalizer.c) due to a missing check on the return value of av_malloc_array() in the config_input() function. An attacker could exploit this by tricking a victim into processing a crafted media file with the Firequalizer filter enabled, causing the application to dereference a NULL pointer and crash, leading to denial of service.

EPSS: 0.003 (22.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-10256?
CVE-2025-10256 is a medium-severity vulnerability in Ffmpeg, classified under NULL Pointer Dereference. CVSS score: 5.3/10. Published 2026-02-18.
How severe is CVE-2025-10256?
Medium severity. CVSS v3 base score is 5.3 out of 10.
Is CVE-2025-10256 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.