# CVE-2026-34399

## Summary

- **CVE ID:** CVE-2026-34399
- **Severity:** HIGH
- **CVSS Score:** 7.8 (CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H)
- **CWE:** CWE-95
- **Published:** Aug 17, 2026
- **Last Modified:** Aug 19, 2026

## Description

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 executes. The vulnerable code is in src/Mod/BIM/bimcommands/BimTDPage.py (line 87). This issue is fixed in version 1.1.1.

## Affected Products

- FreeCAD — FreeCAD (>= 0.19, < 1.1.1)

## References

- [CNA](https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-chv4-vm6r-wjqj)
- [CNA](https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.13%
- **EPSS Percentile:** 3.3

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._