VYPR

FreeCAD

by FreeCAD

Source repositories

CVEs (8)

  • CVE-2026-34399HigAug 17, 2026
    risk 0.51cvss 7.8epss 0.00

    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…

  • CVE-2021-45844HigJan 25, 2022
    risk 0.51cvss 7.8epss 0.01

    Improper sanitization in the invocation of ODA File Converter from FreeCAD 0.19 allows an attacker to inject OS commands via a crafted filename.

  • CVE-2026-73233HigAug 11, 2026
    risk 0.48cvss epss 0.00

    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…

  • CVE-2026-34398HigAug 17, 2026
    risk 0.44cvss 7.8epss 0.00

    FreeCAD is a free and open-source multiplatform 3D parametric modeler. From 0.19 until 1.1.1, src/Mod/BIM/bimcommands/BimProjectManager.py in the BIM Project Manager Load Template flow passes attacker-controlled FCStd Meta property values for wpposition, wpu, wpv, and wpaxis…

  • CVE-2026-73234HigAug 11, 2026
    risk 0.44cvss 7.8epss 0.00

    FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore() in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting…

  • CVE-2026-34789HigAug 17, 2026
    risk 0.39cvss 7.0epss 0.00

    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()…

  • CVE-2026-73235MedAug 11, 2026
    risk 0.33cvss 6.1epss 0.00

    FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader() parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default…

  • CVE-2021-45845HigJan 25, 2022
    risk 0.00cvss 7.8epss 0.02

    The Path Sanity Check script of FreeCAD 0.19 is vulnerable to OS command injection, allowing an attacker to execute arbitrary commands via a crafted FCStd document.