Vulnerabilities (CVE)

Filtered by vendor Ultimaker Subscribe
Filtered by product Ultimaker Cura
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-51330 1 Ultimaker 1 Ultimaker Cura 2026-06-29 N/A 5.1 MEDIUM
An issue in UltiMaker Cura v.4.41 and 5.8.1 and before allows a local attacker to execute arbitrary code via Inter-process communication (IPC) mechanism between Cura application and CuraEngine processes, localhost network stack, printing settings and G-code processing and transmission components, Ultimaker 3D Printers.
CVE-2024-8374 1 Ultimaker 1 Ultimaker Cura 2026-06-17 N/A 7.8 HIGH
UltiMaker Cura slicer versions 5.7.0-beta.1 through 5.7.2 are vulnerable to code injection via the 3MF format reader (/plugins/ThreeMFReader.py). The vulnerability arises from improper handling of the drop_to_buildplate property within 3MF files, which are ZIP archives containing the model data. When a 3MF file is loaded in Cura, the value of the drop_to_buildplate property is passed to the Python eval() function without proper sanitization, allowing an attacker to execute arbitrary code by crafting a malicious 3MF file. This vulnerability poses a significant risk as 3MF files are commonly shared via 3D model databases.