CVE-2023-47268
Analyzed
Analyzed - Analysis Complete
Arbitrary Code Execution in PrusaSlicer via Malicious 3MF Project
Publication date: 2026-05-08
Last updated on: 2026-05-11
Assigner: MITRE
Description
Description
In libslic3r/GCode/PostProcessor.cpp in Prusa PrusaSlicer through 2.6.1, a crafted 3mf project file can execute arbitrary code on a host where the project is sliced and G-code exported.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| prusa3d | prusaslicer | to 2.6.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |