---
cve: "CVE-2026-73235"
severity: "MEDIUM"
cvss: 6.1
epss: "13%"
vendor: "FreeCAD"
kev: false
exploited: false
published: "2026-08-11 20:18:48"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T00:33:08+02:00"
---

# CVE-2026-73235

> 6.1 MEDIUM · 🧪 PoC

## Beschreibung

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 external entity resolution or external DTD loading. When Document::restore() opens the document, external entities can read local files through the file URI scheme or initiate server-side requests through the http URI scheme, and resolved content can flow through the characters() callback. This issue is fixed in version 1.1.2.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 7d1b8f5806db578db99feb348e55a6b0eaff7c73 (Commit)
- d98eaf1f194400d8a8886fe6780c54f5c68ea2c3 (Commit)

## Referenzen

- <https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-cp6c-87x9-xf49>
- <https://github.com/FreeCAD/FreeCAD/pull/31271>
- <https://github.com/FreeCAD/FreeCAD/pull/31280>
- <https://github.com/FreeCAD/FreeCAD/commit/7d1b8f5806db578db99feb348e55a6b0eaff7c73>
- <https://github.com/FreeCAD/FreeCAD/commit/d98eaf1f194400d8a8886fe6780c54f5c68ea2c3>
- <https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.2>

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