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.
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.
MLT Framework image processing module, specifically the mlt_image_fill_white function responsible for memory allocation and image buffer initialization.
The vulnerability can be exploited through a maliciously crafted MLT project file with extreme dimension parameters. The attack is classified as:
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:
Pending official analysis from the National Vulnerability Database (NVD). Preliminary assessment suggests Medium severity based on local attack vector requiring user interaction.
Vulnerability discovered during ByteScan security testing of media processing applications
CVE-2025-65834 officially assigned by MITRE CVE Numbering Authority
Coordinated disclosure initiated with Shotcut/MLT Framework development team (Dan Dennedy)
Planned public disclosure date (90-day responsible disclosure window)
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
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:
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.