---
id: CVE-2026-34398
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, src/Mod/BIM/bimcommands/BimProjectManager.py in the BIM
  Project Manager Load Template flow passes attacker-controlled FCStd Meta
  property value…
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
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-34398'
references:
  - url: >-
      https://github.com/FreeCAD/FreeCAD/commit/871ee19b76224910332bbfbd39eebbede967998b
    label: security-advisories@github.com
  - url: >-
      https://github.com/FreeCAD/FreeCAD/commit/9ed351cc4700db0a94c46f020c34c58bbf1bdaba
    label: security-advisories@github.com
  - url: 'https://github.com/FreeCAD/FreeCAD/pull/28610'
    label: security-advisories@github.com
  - 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-8rfj-7956-6gwf'
    label: security-advisories@github.com
  - url: 'https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-8rfj-7956-6gwf'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00224
epssPercentile: 0.11542
ingestedAt: '2026-09-09T21:22:45.536Z'
---

## Overview

FreeCAD is a free and open-source multiplatform 3D parametric modeler. From 0.19 until 1.1.1, src/Mod/BIM/bimcommands/BimProjectManager.py in the BIM Project Manager Load Template flow passes attacker-controlled FCStd Meta property values for wpposition, wpu, wpv, and wpaxis directly to eval(), allowing arbitrary Python code execution when a user loads a malicious BIM project template. This issue is fixed in version 1.1.1.

## Remediation

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