Bug 2517629 (CVE-2026-34789) - CVE-2026-34789 FreeCAD: FreeCAD: Arbitrary code execution via crafted document restoration
Summary: CVE-2026-34789 FreeCAD: FreeCAD: Arbitrary code execution via crafted documen...
Keywords:
Status: NEW
Alias: CVE-2026-34789
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2517709 2517710
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-17 21:03 UTC by OSIDB Bzimport
Modified: 2026-08-18 05:59 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-17 21:03:06 UTC
FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, src/App/PropertyPythonObject.cpp in PropertyPythonObject::Restore() passes the attacker-controlled module attribute from serialized PropertyPythonObject XML directly to PyImport_ImportModule() while restoring a crafted FCStd document, which executes module-level Python code, and the legacy pickle branch also imports an attacker-controlled module and invokes its class constructor through PyObject_CallObject(). This issue is fixed in version 1.1.2.


Note You need to log in before you can comment on or make changes to this bug.