Bug 2514345 (CVE-2026-73233) - CVE-2026-73233 FreeCAD: FreeCAD: Arbitrary code execution via crafted FEM formula
Summary: CVE-2026-73233 FreeCAD: FreeCAD: Arbitrary code execution via crafted FEM for...
Keywords:
Status: NEW
Alias: CVE-2026-73233
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: 2514510 2514511
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-11 20:01 UTC by OSIDB Bzimport
Modified: 2026-08-12 07:50 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-11 20:01:15 UTC
FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a Fem::ConstraintDisplacement object through TaskDlgFemConstraintDisplacement::accept() into Gui::Command::doCommand. The escaping helper neutralizes quotation marks but not backslashes, allowing crafted formula text to terminate the generated Python string and execute arbitrary Python code with the FreeCAD process's privileges when a victim accepts the dialog. 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.