Vulnerability Description
FreeCAD is a free and open-source multiplatform 3D parametric modeler. From 0.19 until 1.1.1, FreeCAD's BIM Workbench contains an eval() call on untrusted data from SVG template files. When a user creates a TechDraw page from a malicious SVG template, arbitrary Python code executes. The vulnerable code is in src/Mod/BIM/bimcommands/BimTDPage.py (line 87). This issue is fixed in version 1.1.1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.1
- https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-chv4-vm6r-wjqj
FAQ
What is CVE-2026-34399?
CVE-2026-34399 is a vulnerability with a CVSS score of 7.8 (HIGH). FreeCAD is a free and open-source multiplatform 3D parametric modeler. From 0.19 until 1.1.1, FreeCAD's BIM Workbench contains an eval() call on untrusted data from SVG template files. When a user cre...
How severe is CVE-2026-34399?
CVE-2026-34399 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34399?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.