---
cve: "CVE-2026-34789"
severity: "HIGH"
cvss: 7.0
epss: "14%"
vendor: "FreeCAD"
kev: false
exploited: false
published: "2026-08-17 21:16:44"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T09:06:56+02:00"
---

# CVE-2026-34789

> 7.0 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 81b73925ce22610542367301d8eff4259eb9596e (Commit)
- 983037f3003dc31f48db36705b86fb3fbe026295 (Commit)

## Referenzen

- <https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-493w-pp4h-h77v>
- <https://github.com/FreeCAD/FreeCAD/commit/81b73925ce22610542367301d8eff4259eb9596e>
- <https://github.com/FreeCAD/FreeCAD/commit/983037f3003dc31f48db36705b86fb3fbe026295>
- <https://github.com/FreeCAD/FreeCAD/commit/e2dc6c8172673642c6856b8b3a5a6accefb18279>
- <https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-34789) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
