CVE-2026-36912
Deferred Deferred - Pending Action

NULL Pointer Dereference in MPC-BE MP4 Parser

Vulnerability report for CVE-2026-36912, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-01

Last updated on: 2026-07-02

Assigner: MITRE

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-01
Last Modified
2026-07-02
Generated
2026-07-22
AI Q&A
2026-07-02
EPSS Evaluated
2026-07-21
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
aleksoid1978 mpc-be *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a NULL pointer dereference in the AP4_AtomSampleTable::GetSample() function of Aleksoid1978 MPC-BE before commit 4341cb3. It occurs when the software processes a specially crafted MP4 file, which causes the program to attempt to access memory through a NULL pointer.

This leads to a crash or Denial of Service (DoS) condition, meaning the application stops functioning properly.

Detection Guidance

This vulnerability can be detected by observing crashes or segmentation faults when processing MP4 files with affected software such as MPC-BE using the Bento4 library.

Specifically, reproducing the issue involves dragging and dropping specially crafted malicious MP4 files into MPC-BE, which triggers crashes during file parsing.

AddressSanitizer or similar memory error detection tools can be used to detect null pointer dereferences or invalid memory accesses when running utilities like mp42aac from Bento4.

No explicit network or system commands are provided in the resources, but monitoring application crashes and using debugging tools to analyze segmentation faults during media file processing can help detect the vulnerability.

Impact Analysis

The primary impact of this vulnerability is that an attacker can cause the MPC-BE application to crash or become unavailable by providing a maliciously crafted MP4 file.

This Denial of Service (DoS) can disrupt normal use of the software, potentially affecting availability of media playback.

Compliance Impact

The provided information does not specify any direct impact of CVE-2026-36912 on compliance with common standards and regulations such as GDPR or HIPAA.

Mitigation Strategies

Immediate mitigation steps include avoiding opening or processing untrusted or specially crafted MP4 media files with MPC-BE or any software using the vulnerable Bento4 library.

Applying patches or updates to MPC-BE and Bento4 that address this vulnerability once available is critical.

Until patches are applied, restricting the use of affected media processing utilities and monitoring for crashes or system instability can reduce risk.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-36912. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart