FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a Fem::ConstraintDisplacement object through TaskDlgFemConstraintDisplacement::accept() into Gui::Command::doCommand. The escaping helper neutralizes quotation marks but not backslashes, allowing crafted formula text to terminate the generated Python string and execute arbitrary Python code with the FreeCAD process's privileges when a victim accepts the dialog. This issue is fixed in version 1.1.2.
CVE-2026-73233
This high-severity CVE scores 8.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 96% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.5
- EG Score
- 8.5(medium)
- EG Risk
- 43(Track)EG Risk 43/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity85% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 4%
- KEV
- Not listed
Published
August 11, 2026
Last Modified
August 11, 2026
Advisory Details (6)
Auto-updated Aug 11, 2026FreeCAD 1.1.2
Patch available: FreeCAD/FreeCAD 1.1.2
https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.2commit 3f60d202a824 (FreeCAD/FreeCAD)
Fix landed in FreeCAD/FreeCAD commit 3f60d202a824 — awaiting tagged release
https://github.com/FreeCAD/FreeCAD/commit/3f60d202a8246958232e2fbc74ba38a83483b74ecommit 0a208ac11cfe (FreeCAD/FreeCAD)
Fix landed in FreeCAD/FreeCAD commit 0a208ac11cfe — awaiting tagged release
https://github.com/FreeCAD/FreeCAD/commit/0a208ac11cfe7b61c424ee4bb79117138ec50ac2[Backport releases/FreeCAD-1-1] FEM: Switch to direct C++ set of text values
Fix merged in FreeCAD/FreeCAD PR #31312 on 2026-07-13 — awaiting tagged release
https://github.com/FreeCAD/FreeCAD/pull/31312FEM: Switch to direct C++ set of text values
Fix merged in FreeCAD/FreeCAD PR #31267 on 2026-07-13 — awaiting tagged release
https://github.com/FreeCAD/FreeCAD/pull/31267FEM formula incomplete escape · Advisory · FreeCAD/FreeCAD · GitHub
https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-2rq3-gx3h-489qWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 38× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 09:01 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 19:38 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 19:34 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 20:41 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 21:37 UTCEG score recompute
- 2026-08-24 09:44 UTCEG score recompute
- 2026-08-23 10:50 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:28 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 01:32 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 02:03 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 15:14 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 14:38 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 15:44 UTCEG score recompute
Show 13 moreShow fewer
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:17 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 05:24 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 06:31 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 20:11 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 20:19 UTCEG score recompute
- 2026-08-11 19:51 UTCEG score recompute
- 2026-08-11 19:50 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-94
- CVE-2003-1432EG 10.0EPSS p94HIGH
- CVE-2002-0495EG 10.0EPSS p96HIGH
- CVE-1999-0702EG 10.0EPSS p98HIGH
- CVE-1999-0509EG 10.0EPSS p98HIGH
- CVE-2006-1318EG 9.3EPSS p97HIGH
- CVE-2006-1301EG 9.3EPSS p95HIGH
- CVE-2006-1308EG 9.3EPSS p95HIGH
- CVE-2006-1309EG 9.3EPSS p95HIGH
- CVE-2006-1304EG 9.3EPSS p96HIGH
- CVE-2006-1306EG 9.3EPSS p95HIGH
Frequently asked(5)
What is CVE-2026-73233?
When was CVE-2026-73233 disclosed?
Is CVE-2026-73233 actively exploited?
What is the CVSS score of CVE-2026-73233?
How do I remediate CVE-2026-73233?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-73233
Is Your Infrastructure Affected by CVE-2026-73233?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.