LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31342: The ugeom2d.dll library in all versions of Solid Edge SE2020 before 2020MP14 and all versions of Solid Edge...

The ugeom2d.dll library in all versions of Solid Edge SE2020 before 2020MP14 and all versions of Solid Edge SE2021 before SE2021MP5 lack proper validation of user-supplied data when parsing DFT files. This could result in an out-of-bounds write past the end of an allocated structure. An attacker could leverage this vulnerability to execute code in the context of the current process.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A malicious DFT drawing file could cause vulnerable Siemens Solid Edge releases to corrupt memory and run code inside the Solid Edge process. Business risk is highest where engineering teams open externally supplied DFT files. The source bundle does not show active exploitation or KEV listing, but the potential impact is serious.

Executive priority

Prioritize remediation for engineering workstations handling external design files. This is not evidenced as actively exploited in the supplied sources, but code execution through document parsing can create meaningful endpoint compromise risk.

Technical view

CVE-2021-31342 is a CWE-787 out-of-bounds write in ugeom2d.dll when parsing DFT files. It affects Solid Edge SE2020 before 2020MP14 and SE2021 before SE2021MP5. The described impact is code execution in the context of the current process.

Likely exposure

Exposure is limited to environments running the affected Solid Edge versions, especially users who receive and open DFT files from partners, customers, or untrusted sources. The bundle does not indicate network-facing exposure.

Exploitation context

The cited description supports file-parsing exploitation through crafted DFT content. No source in the bundle states active exploitation, and the CVE is not marked as CISA KEV. Treat exploit availability as unconfirmed from the provided evidence.

Researcher notes

The bundle provides affected versions, vulnerable component, file type, weakness class, and impact, but no CVSS vector, exploit status, or detailed patch notes. Avoid assuming broader Siemens products or additional file formats are affected without vendor evidence.

Mitigation direction

  • Upgrade Solid Edge SE2020 to 2020MP14 or later.
  • Upgrade Solid Edge SE2021 to SE2021MP5 or later.
  • Check Siemens and CISA guidance for any additional vendor instructions.
  • Limit opening DFT files from untrusted or unexpected sources.
  • Route external engineering files through established security review workflows.

Validation and detection

  • Inventory Solid Edge installations and record exact release and maintenance pack levels.
  • Confirm no SE2020 systems remain below 2020MP14.
  • Confirm no SE2021 systems remain below SE2021MP5.
  • Review workflows where users open DFT files from external parties.
  • Monitor vendor advisories for updated remediation or detection guidance.
Prepared
Confidence
high
Sources
4

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-787: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-31342 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aSiemens Solid EdgeSolid Edge SE2020 – All versions before 2020MP14, Solid Edge SE2021 – All versions before SE2021MP5Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.