CVE-2026-36910
Deferred Deferred - Pending Action

Access Violation in MPC-BE via Malicious MP4 File

Vulnerability report for CVE-2026-36910, 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

An access violation in the BaseSplitterFile::Read 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 to 4341cb3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an access violation in the BaseSplitterFile::Read function of Aleksoid1978 MPC-BE software versions before a specific commit (4341cb3). It allows attackers to cause a Denial of Service (DoS) by using a specially crafted MP4 file.

Detection Guidance

The vulnerability in Aleksoid1978 MPC-BE involves processing crafted MP4 files that cause an access violation. Detection can involve monitoring for crashes or denial-of-service symptoms when opening or processing MP4 files.

Although no specific commands are provided for Aleksoid1978 MPC-BE, a similar MP4-related vulnerability in Bento4 was detected using the `mp4info` tool to process malformed MP4 files, which triggered errors.

Therefore, you might attempt to scan or test MP4 files with tools that parse MP4 containers (like `mp4info` in Bento4) to identify malformed files that could trigger the vulnerability.

Impact Analysis

The impact of this vulnerability is that an attacker can cause the affected software to crash or become unresponsive, resulting in a Denial of Service (DoS). This means legitimate users may be unable to use the MPC-BE application properly when processing malicious MP4 files.

Compliance Impact

The provided information does not include any details on how this vulnerability affects compliance with common standards and regulations such as GDPR or HIPAA.

Mitigation Strategies

Immediate mitigation steps include avoiding opening or processing untrusted or suspicious MP4 files with vulnerable versions of Aleksoid1978 MPC-BE.

Since the vulnerability is caused by crafted MP4 files leading to denial-of-service, restricting or filtering such files before they reach vulnerable software can reduce risk.

Additionally, updating to a fixed or later version of the software (if available) that addresses the vulnerability is recommended.

Chat Assistant

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

EPSS Chart