---
cve: "CVE-2026-73233"
severity: "HIGH"
cvss: 8.5
epss: "15%"
vendor: "FreeCAD"
kev: false
exploited: false
published: "2026-08-11 20:18:48"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T21:17:27+02:00"
---

# CVE-2026-73233

> 8.5 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 0a208ac11cfe7b61c424ee4bb79117138ec50ac2 (Commit)
- 3f60d202a8246958232e2fbc74ba38a83483b74e (Commit)

## Referenzen

- <https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-2rq3-gx3h-489q>
- <https://github.com/FreeCAD/FreeCAD/pull/31267>
- <https://github.com/FreeCAD/FreeCAD/pull/31312>
- <https://github.com/FreeCAD/FreeCAD/commit/0a208ac11cfe7b61c424ee4bb79117138ec50ac2>
- <https://github.com/FreeCAD/FreeCAD/commit/3f60d202a8246958232e2fbc74ba38a83483b74e>
- <https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.2>

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