LiveActive security incident?Get immediate response
CVE Record

CVE-2020-26997: A vulnerability has been identified in Solid Edge SE2020 (All versions < SE2020MP13), Solid Edge SE2020 (Al...

A vulnerability has been identified in Solid Edge SE2020 (All versions < SE2020MP13), Solid Edge SE2020 (All versions < SE2020MP14), Solid Edge SE2021 (All Versions < SE2021MP4). Affected applications lack proper validation of user-supplied data when parsing PAR files. This could lead to pointer dereferences of a value obtained from untrusted source. An attacker could leverage this vulnerability to execute code in the context of the current process. (ZDI-CAN-11919)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Siemens Solid Edge versions that parse PAR files without properly validating untrusted input. If a vulnerable installation opens a malicious PAR file, the application could execute code within the current process. The source bundle does not provide a CVSS score or confirmed exploitation evidence.

Executive priority

Treat this as a targeted workstation risk for teams using Solid Edge. Prioritize engineering groups that exchange CAD files externally, because compromise would run in the user’s application context. Urgency depends on confirmed installed versions and file-handling exposure.

Technical view

CVE-2020-26997 is a CWE-822 untrusted pointer dereference issue in PAR file parsing for Siemens Solid Edge SE2020 and SE2021. The impact described is code execution in the current process. Affected version data includes SE2020 below MP13, SE2020 below MP14, and SE2021 below MP4, with an apparent duplicate or inconsistency for SE2020.

Likely exposure

Exposure is most likely in engineering or design environments running affected Siemens Solid Edge versions and handling PAR files from external or untrusted sources. The evidence does not indicate a network-exposed service.

Exploitation context

The bundle does not show CISA KEV listing or public active exploitation evidence. Abuse appears file-driven: a vulnerable Solid Edge process would need to parse attacker-controlled PAR data. Do not assume exploitation in the wild from these sources alone.

Researcher notes

The source bundle lacks CVSS detail and contains inconsistent SE2020 affected-version thresholds. Analysis should preserve that uncertainty. The available description supports a PAR parser memory-safety issue tied to untrusted pointer dereference and possible code execution, but not active exploitation.

Mitigation direction

  • Update Solid Edge SE2021 to SE2021MP4 or later.
  • Review Siemens guidance for the correct SE2020 maintenance pack target.
  • Restrict opening PAR files from untrusted or unsolicited sources.
  • Use endpoint controls to reduce impact from document-driven code execution.
  • Check Siemens ProductCERT advisory for any additional vendor instructions.

Validation and detection

  • Inventory Solid Edge installations and record exact maintenance pack levels.
  • Confirm whether SE2020 systems are below MP13 or MP14 per Siemens guidance.
  • Identify workflows that import PAR files from customers, suppliers, or public sources.
  • Review EDR telemetry for suspicious Solid Edge child processes or crashes.
  • Verify users handling external CAD files are on remediated versions.
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-822: 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-2020-26997 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 SE2020All versions < SE2020MP13Listed
SiemensSolid Edge SE2020All versions < SE2020MP14Listed
SiemensSolid Edge SE2021All Versions < SE2021MP4Listed
Weakness

CWE details

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

CWE-822 · source CWE mapping

Untrusted Pointer Dereference

Untrusted Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.