LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41539: A vulnerability has been identified in Solid Edge SE2021 (All versions < SE2021MP8).

A vulnerability has been identified in Solid Edge SE2021 (All versions < SE2021MP8). The affected application contains a use-after-free vulnerability while parsing OBJ files. An attacker could leverage this vulnerability to execute code in the context of the current process (ZDI-CAN-13773).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Solid Edge SE2021 can mishandle malicious OBJ model files in versions before SE2021MP8. If a user opens a crafted file, an attacker may run code with that user's application privileges. This mainly matters for engineering workstations handling external 3D assets.

Executive priority

Treat as a targeted workstation risk for engineering environments, not a broad internet-exposed emergency. Patch affected Solid Edge installations and reduce untrusted OBJ handling.

Technical view

CVE-2021-41539 is a CWE-416 use-after-free in Siemens Solid Edge SE2021 OBJ file parsing. Affected versions are all SE2021 releases before SE2021MP8. The reported impact is code execution in the current process. No CVSS score is provided in the supplied bundle.

Likely exposure

Exposure is likely limited to organizations running Siemens Solid Edge SE2021 before SE2021MP8, especially teams importing OBJ files from customers, suppliers, or shared repositories.

Exploitation context

The supplied sources describe a file-parsing vulnerability and do not identify active exploitation. CISA KEV status is false in the bundle, so exploitation should be treated as possible but not confirmed.

Researcher notes

The bundle does not include CVSS, proof-of-concept status, or detailed vendor mitigations beyond the fixed version boundary. Avoid assuming network reachability; this is described as local file parsing leading to process-context code execution.

Mitigation direction

  • Upgrade Solid Edge SE2021 to SE2021MP8 or later per Siemens guidance.
  • Block or quarantine untrusted OBJ files until systems are updated.
  • Limit Solid Edge use to least-privileged workstation accounts.
  • Check Siemens advisory updates before closing remediation.

Validation and detection

  • Inventory Solid Edge installations and confirm exact maintenance pack versions.
  • Prioritize systems below SE2021MP8 for remediation.
  • Review whether users import OBJ files from external parties.
  • Verify endpoint controls flag suspicious file-opening behavior on CAD workstations.
Prepared
Confidence
medium
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-416: 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-41539 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
SiemensSolid Edge SE2021All versions < SE2021MP8Listed
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.