Description
A NULL pointer dereference in the AP4_TkhdAtom::GetTrackId() function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.
Published: 2026-07-01
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A null pointer dereference in the AP4_TkhdAtom::GetTrackId function of the MPC‑BE media craft a malicious MP4 file that triggers a crash. The failure to guard against a null pointer indicates improper input validation, classified as CWE‑476. While the crash does not leak or modify data, it results in an interruption of media playback and can repeatedly disrupt services that rely on the player, leading to a loss of availability.

Affected Systems

The affected software is the MPC‑BE media player. Builds that include the unpatched source code before commit 4341cb3 are susceptible; any version derived from those sources without the commit is impacted. No other vendors or products are listed in the advisory, and no specific version range is provided beyond the pre‑commit state.

Risk and Exploitability

The CVSS score of 6.2 denotes medium severity for a Denial‑of‑Service attack, and the EPSS score is less 1%, indicating a very low but non‑zero probability of exploitation. The vulnerability is not catalogued in CISA's KEV. Attackers can trigger the crash by delivering a crafted MP4 file, likely through local file playback or remote download; no elevated privileges are required. Given the limited exploit likelihood and absence of data compromise, the overall risk profile is moderate, but repeated crashes can still hamper user experience and downstream services.

Generated by OpenCVE AI on July 21, 2026 at 15:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to a build that includes commit 4341cb3 or later.
  • If an update is not possible, apply a local patch that checks the return value of AP4_TkhdAtom::GetTrackId.
  • Run the media decoder in a sandboxed environment so that a crash does not affect higher‑level processes.

Generated by OpenCVE AI on July 21, 2026 at 15:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE MP4 Decoder Causes DoS

Wed, 15 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE MP4 Decoder Causes DoS

Tue, 14 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Title NULL Pointer Dereference in MPC‑BE MP4 Decoder Causes Denial of Service

Mon, 13 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Title NULL Pointer Dereference in MPC‑BE MP4 Decoder Causes Denial of Service

Mon, 13 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Title Null pointer dereference in MPC‑BE MP4 decoder causes DoS

Sun, 12 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
Title Null pointer dereference in MPC‑BE MP4 decoder causes DoS

Fri, 10 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Title NULL Pointer Dereference in MPC‑BE MP4 Parser Causes Denial of Service

Thu, 09 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Title NULL Pointer Dereference in MPC‑BE MP4 Parser Causes Denial of Service

Wed, 08 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE Media Player Enables DoS via Malicious MP4

Wed, 08 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE Media Player Enables DoS via Malicious MP4

Tue, 07 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference Leading to Denial of Service in MPC‑BE MP4 Parser

Mon, 06 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference Leading to Denial of Service in MPC‑BE MP4 Parser

Sun, 05 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in the AP4_TkhdAtom::GetTrackId() function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.

Sun, 05 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE MP4 Decoder Causes Crash Null Pointer Dereference in the AP4_TkhdAtom::GetTrackId() function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.

Sun, 05 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE MP4 Decoder Causes Crash

Sat, 04 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE MP4 Parser Causes Denial of Service

Sat, 04 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC‑BE MP4 Parser Causes Denial of Service

Sat, 04 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference Causing Denial of Service in MPC‑BE MP4 Decoder

Fri, 03 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference Causing Denial of Service in MPC‑BE MP4 Decoder

Fri, 03 Jul 2026 02:00:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC-BE Leading to DoS via Crafted MP4

Thu, 02 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in MPC-BE Leading to DoS via Crafted MP4

Thu, 02 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476
Metrics cvssV3_1

{'score': 6.2, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference Leads to DoS in MPC‑BE MP4 Parsing
Weaknesses CWE-476

Thu, 02 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference Leads to DoS in MPC‑BE MP4 Parsing
Weaknesses CWE-476

Wed, 01 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description A NULL pointer dereference in the AP4_TkhdAtom::GetTrackId() function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-02T14:17:35.976Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36909

cve-icon Vulnrichment

Updated: 2026-07-02T14:17:33.015Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T15:15:08Z

Weaknesses