---
id: CVE-2026-34399
title: FreeCAD is a free and open-source multiplatform 3D parametric modeler
summary: >-
  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…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-95
vendor: FreeCAD
product: FreeCAD
affected:
  - 'FreeCAD >= 0.19, < 1.1.1'
published: '2026-08-17'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:11:25.743'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-34399'
references:
  - url: 'https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.1'
    label: security-advisories@github.com
  - url: 'https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-chv4-vm6r-wjqj'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-08-18T00:00:00+00:00'
ingestedAt: '2026-09-14T13:48:50.530Z'
epss: 0.00198
epssPercentile: 0.08559
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
