Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Crash triggers only when a user opens a crafted local file, so AV:L and UI:R; no confidentiality or integrity impact and a recoverable player crash yields A:L.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
A NULL pointer dereference in the AP4_AtomSampleTable::GetSample() function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.
AnalysisAI
Denial of service in Aleksoid1978 MPC-BE (Media Player Classic - Black Edition) prior to commit 4341cb3 lets an attacker crash the player by supplying a crafted MP4 file that triggers a NULL pointer dereference in the bundled Bento4 AP4_AtomSampleTable::GetSample() routine. A proof-of-concept is referenced (SSVC exploitation: poc), but there is no public exploit identified as weaponized and it is not in CISA KEV; impact is limited to availability with no code execution, data disclosure, or integrity loss. EPSS is low at 0.15% (5th percentile), consistent with a crash-only bug that requires a victim to open a malicious file.
Technical ContextAI
The flaw resides in the AP4_ (Bento4) MP4/ISO-BMFF demuxing code that MPC-BE embeds to parse sample tables. AP4_AtomSampleTable::GetSample() resolves a sample index against the underlying stbl (sample table) atoms such as stsc/stsz/stco/co64; a malformed MP4 can leave a required pointer unset, so the function dereferences NULL and the process crashes (CWE-476: NULL Pointer Dereference). The upstream root cause is tracked in Bento4 (axiomatic-systems/Bento4 issue #511) and surfaces in MPC-BE (Aleksoid1978/MPC-BE issue #1062) because MPC-BE consumes that parser. CPE data is unusable here (cpe:2.3:a:n/a:n/a:*), so the exact affected component must be read from the description and references rather than from NVD product enumeration.
RemediationAI
Update MPC-BE to a build that includes commit 4341cb3 or later, which addresses the NULL pointer dereference; this is an upstream fix available (commit) rather than an independently confirmed tagged release, so pull the fixed source or build from the project. If a patched build cannot be deployed immediately, the practical compensating control is to avoid opening untrusted or unsolicited MP4 files in MPC-BE and to not set MPC-BE as the default handler for MP4 content arriving via email or web, since exploitation requires processing an attacker-supplied file; the trade-off is reduced convenience in automatically opening media. Track fix status via https://github.com/Aleksoid1978/MPC-BE/issues/1062 and the upstream Bento4 issue https://github.com/axiomatic-systems/Bento4/issues/511. Because there is no confidentiality or integrity exposure and the worst case is a player crash, prioritization can be moderate.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-476 – NULL Pointer Dereference
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41219
GHSA-4m73-g897-42fr