CVE-2025-40936: A vulnerability has been identified in PS/IGES Parasolid Translator Component (All versions < V29.0.258), S...
A vulnerability has been identified in PS/IGES Parasolid Translator Component (All versions < V29.0.258), Simcenter Femap (All versions < V2512.0003), Solid Edge (All versions < V226.00 Update 03). The affected applications contains an out of bounds read vulnerability while parsing specially crafted IGS files. This could allow an attacker to crash the application or execute code in the context of the current process. (ZDI-CAN-26755)
Security readout for executives and security teams
Plain-English summary
This flaw affects Siemens CAD/engineering file import components. A malicious IGS file could crash the application or potentially run code as the user who opens it. Business risk is highest where engineers exchange files with external parties or open supplier/customer CAD data.
Executive priority
Prioritize remediation for engineering teams that handle external CAD files. This is not evidenced as actively exploited in the provided sources, but the potential for code execution and the common use of file exchange make timely patching appropriate.
Technical view
CVE-2025-40936 is a CWE-125 out-of-bounds read in Siemens PS/IGES Parasolid Translator Component, Simcenter Femap, and Solid Edge while parsing crafted IGS files. CVSS 3.1 is 7.8 with local attack vector, low complexity, no privileges, and required user interaction.
Likely exposure
Exposure is likely limited to endpoints or engineering environments running affected Siemens products before PS/IGES Parasolid Translator V29.0.258, Simcenter Femap V2512.0003, or Solid Edge V226.00 Update 03, especially where IGS files are imported from outside the organization.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation. Exploitation requires a user to open or import a specially crafted IGS file in an affected application. Impact may include application crash or code execution in the current process context.
Researcher notes
Key constraints are user interaction and local file parsing. The source version records are sparse, but the description provides affected version thresholds. Do not assume broader Siemens products are affected without advisory confirmation.
Mitigation direction
Upgrade PS/IGES Parasolid Translator to V29.0.258 or later where deployed.
Upgrade Simcenter Femap to V2512.0003 or later where deployed.
Upgrade Solid Edge to V226.00 Update 03 or later where deployed.
Restrict opening IGS files from untrusted or unexpected sources.
Review Siemens advisories for any product-specific workarounds or deployment guidance.
Validation and detection
Inventory Siemens CAD and translator installations across engineering workstations.
Compare installed versions against the affected version thresholds in Siemens advisories.
Identify workflows that import IGS files from suppliers, customers, or public sources.
Confirm patched applications still handle required IGS workflows after updates.
Review recent CAD crashes associated with IGS import activity.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-125 · source CWE mapping
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.