Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-34789

Опубликовано: 17 авг. 2026
Источник: nvd
CVSS3: 7
EPSS Низкий

Описание

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.

EPSS

Процентиль: 4%
0.00137
Низкий

7 High

CVSS3

Дефекты

CWE-94

Связанные уязвимости

CVSS3: 7.8
redhat
1 день назад

A flaw was found in FreeCAD, a 3D parametric modeler. A remote attacker could exploit this vulnerability by tricking a user into opening a specially crafted FCStd document. When the document is restored, attacker-controlled module attributes are processed, leading to the execution of arbitrary Python code. This could result in a complete system compromise.

CVSS3: 7
debian
1 день назад

FreeCAD is a free and open-source multiplatform 3D parametric modeler. ...

EPSS

Процентиль: 4%
0.00137
Низкий

7 High

CVSS3

Дефекты

CWE-94