CVE-2025-65834

Buffer Overflow Vulnerability in Shotcut 25.10.31

⏳ COORDINATED DISCLOSURE IN PROGRESS
← Back to Hall of Fame

Vulnerability Overview

ByteScan Security Research discovered a buffer overflow vulnerability in Shotcut 25.10.31, a popular open-source video editing software. The vulnerability affects the MLT Framework's image processing component, potentially causing denial of service. MITRE assigned CVE-2025-65834 on December 13, 2025.

CVE ID
CVE-2025-65834
Severity
Medium
Vendor
Meltytech, LLC
Affected Product
Shotcut 25.10.31
Vulnerability Type
Buffer Overflow (CWE-119)
Impact
Denial of Service

Technical Description

A memory access violation occurs when Shotcut processes MLT project files with manipulated width and height parameters. When these values are set to extremely large numbers, the application attempts to allocate excessive memory during image processing, triggering a buffer overflow in the mlt_image_fill_white function within the MLT Framework.

Affected Component

MLT Framework image processing module, specifically the mlt_image_fill_white function responsible for memory allocation and image buffer initialization.

Attack Vector

The vulnerability can be exploited through a maliciously crafted MLT project file with extreme dimension parameters. The attack is classified as:

⚠️ Responsible Disclosure: Full technical details, proof of concept code, and exploitation methodology will be released following vendor patch deployment or after the 90-day coordinated disclosure window (March 13, 2026), whichever occurs first. This timeline follows industry-standard responsible disclosure practices.

Impact Assessment

The vulnerability allows an attacker to cause application crashes through specially crafted MLT files. While the impact is limited to denial of service (no code execution or data theft), it could result in:

CVSS Score

Pending official analysis from the National Vulnerability Database (NVD). Preliminary assessment suggests Medium severity based on local attack vector requiring user interaction.

Disclosure Timeline

November 2025

Vulnerability discovered during ByteScan security testing of media processing applications

December 13, 2025

CVE-2025-65834 officially assigned by MITRE CVE Numbering Authority

December 13, 2025

Coordinated disclosure initiated with Shotcut/MLT Framework development team (Dan Dennedy)

March 13, 2026

Planned public disclosure date (90-day responsible disclosure window)

Mitigation & Recommendations

For End Users

For Developers

References & Resources

Researcher Information

Discovered by: Mohammadreza Ashouri, PhD

Organization: ByteScan.net - Cybersecurity Consultation & Security Research

CVE Assignment Date: December 14, 2025

Contact: Security research inquiries via security@bytescan.net

About ByteScan Security Research

ByteScan is a cybersecurity firm specializing in vulnerability research, smart contract audits, and security consultation. Our team combines academic expertise with practical industry experience to identify and responsibly disclose security vulnerabilities across traditional software and blockchain platforms.

Our Research Focus:

Responsible Disclosure Policy

ByteScan follows industry-standard responsible disclosure practices for all security vulnerabilities we discover:

For this vulnerability, we are coordinating with the Shotcut/MLT Framework development team and will release full technical details after patch deployment or March 13, 2026, whichever comes first.