LiveActive security incident?Get immediate response
CVE Record

CVE-2021-37203: A vulnerability has been identified in NX 1980 Series (All versions < V1984), Solid Edge SE2021 (All versio...

A vulnerability has been identified in NX 1980 Series (All versions < V1984), Solid Edge SE2021 (All versions < SE2021MP8). The plmxmlAdapterIFC.dll contains an out-of-bounds read while parsing user supplied IFC files which could result in a read past the end of an allocated buffer. This could allow an attacker to cause a denial-of-service condition or read sensitive information from memory locations.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects Siemens NX 1980 Series and Solid Edge SE2021 when they parse IFC files. A malicious or malformed IFC file could crash the application or expose memory contents. Business risk is mainly disruption to engineering workflows and potential leakage from systems handling untrusted design files.

Executive priority

Treat this as a targeted engineering workstation and design-file workflow risk. Prioritize teams that exchange IFC files externally or handle sensitive design data. It is not KEV-listed in the provided sources, but affected deployments should be updated during normal vulnerability remediation cycles.

Technical view

CVE-2021-37203 is a CWE-125 out-of-bounds read in Siemens plmxmlAdapterIFC.dll during parsing of user-supplied IFC files. A read past an allocated buffer may cause denial of service or disclose sensitive memory. Affected versions are NX 1980 Series before V1984 and Solid Edge SE2021 before SE2021MP8.

Likely exposure

Exposure is likely limited to organizations running affected Siemens NX 1980 Series or Solid Edge SE2021 versions and opening IFC files, especially files received from customers, suppliers, or other external parties.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. The described trigger is parsing a user-supplied IFC file, so available evidence points to file-handling exposure rather than direct internet-facing exploitation.

Researcher notes

Evidence is limited to the CVE record and Siemens advisory references in the bundle. No CVSS score, exploit details, or workaround text is included. Validate against Siemens SSA-208530 and SSA-728618 before making operational conclusions beyond affected versions and described impact.

Mitigation direction

  • Upgrade NX 1980 Series to V1984 or a later non-affected release.
  • Upgrade Solid Edge SE2021 to SE2021MP8 or a later non-affected release.
  • Review the linked Siemens advisories for product-specific remediation guidance.
  • Limit processing of untrusted IFC files until affected installations are updated.
  • Handle external IFC files in controlled workflows where feasible.

Validation and detection

  • Inventory Siemens NX and Solid Edge installations and versions.
  • Identify systems using NX 1980 Series below V1984.
  • Identify systems using Solid Edge SE2021 below SE2021MP8.
  • Confirm whether IFC files are accepted from external parties.
  • Verify remediation against Siemens advisory guidance after updates.
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-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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-37203 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensNX 1980 SeriesAll versions < V1984Listed
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-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.