SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-34399

HIGH · CVSS 7.8 EPSS 0.13% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-17 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

FreeCAD's BIM Workbench is vulnerable to arbitrary code execution due to an eval() call on untrusted data from SVG template files, affecting versions 0.19 through 1.1.1. When a user generates a TechDraw page using a malicious SVG template, it can lead to the execution of arbitrary Python code, posing significant security risks. Users and organizations utilizing FreeCAD for architectural or engineering projects should prioritize upgrading to version 1.1.1 to mitigate this high-severity vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-34399
Severity
HIGH
CVSS
7.8
EPSS
0.13%

Original NVD 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.