CVE-2025-6971
Description
Use After Free vulnerability exists in the CATPRODUCT file reading procedure in SOLIDWORKS eDrawings on Release SOLIDWORKS Desktop 2025. This vulnerability could allow an attacker to execute arbitrary code while opening a specially crafted CATPRODUCT file.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Use-after-free in SOLIDWORKS eDrawings CATPRODUCT parsing allows arbitrary code execution via crafted files.
Vulnerability
Analysis
CVE-2025-6971 is a use-after-free vulnerability in the CATPRODUCT file reading procedure of SOLIDWORKS eDrawings on SOLIDWORKS Desktop 2025 [1]. A use-after-free occurs when a program continues to use a memory pointer after it has been freed, leading to undefined behavior. This specific flaw lies in how the application handles CATPRODUCT files, a format used for product data exchange.
Exploitation
An attacker can exploit this vulnerability by crafting a malicious CATPRODUCT file and convincing a user to open it with the affected SOLIDWORKS eDrawings application. No additional privileges beyond file access are required; the attacker relies on user interaction to trigger the flaw. The vulnerability does not require authentication if the user opens the file directly.
Impact
Successful exploitation allows the attacker to execute arbitrary code in the context of the current user. Given the high CVSS score of 7.8, this could lead to full compromise of the affected system, including data theft, installation of malware, or further lateral movement within a network.
Mitigation
The advisory from the vendor provides details on affected versions [1]. Users should check for updates from Dassault Systèmes and apply any available patches. Until a fix is applied, avoid opening CATPRODUCT files from untrusted sources as a workaround.
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: affected version is SOLIDWORKS Desktop 2025
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.