LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41538: A vulnerability has been identified in NX 1953 Series (All versions < V1973.3700), NX 1980 Series (All vers...

A vulnerability has been identified in NX 1953 Series (All versions < V1973.3700), NX 1980 Series (All versions < V1988), Solid Edge SE2021 (All versions < SE2021MP8). The affected application is vulnerable to information disclosure by unexpected access to an uninitialized pointer while parsing user-supplied OBJ files. An attacker could leverage this vulnerability to leak information from unexpected memory locations (ZDI-CAN-13770).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Siemens NX and Solid Edge versions that process OBJ files. A specially crafted OBJ file could cause the application to read from unintended memory and disclose information. The business risk is mainly exposure of sensitive design-session data when users import untrusted 3D files.

Executive priority

Treat as a targeted operational risk for CAD-heavy teams, not an internet-wide emergency. Prioritize updates where sensitive design files are handled or external OBJ files are routinely imported.

Technical view

CVE-2021-41538 is a CWE-824 information disclosure issue caused by unexpected access to an uninitialized pointer while parsing user-supplied OBJ files. Affected products are NX 1953 Series below V1973.3700, NX 1980 Series below V1988, and Solid Edge SE2021 below SE2021MP8.

Likely exposure

Exposure is most likely in engineering, manufacturing, or design environments using affected Siemens CAD products and importing OBJ files from suppliers, customers, public repositories, or other untrusted sources.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation appears file-driven: a user or workflow would need to parse a crafted OBJ file in an affected application.

Researcher notes

Evidence provided lacks CVSS metrics and detailed exploitation prerequisites beyond user-supplied OBJ parsing. Do not assume code execution. Track ZDI-CAN-13770 and Siemens SSA advisories for authoritative remediation details and any later severity clarification.

Mitigation direction

  • Upgrade NX 1953 Series to V1973.3700 or later.
  • Upgrade NX 1980 Series to V1988 or later.
  • Upgrade Solid Edge SE2021 to SE2021MP8 or later.
  • Check Siemens advisories for product-specific update and workaround guidance.
  • Restrict OBJ imports from untrusted external sources until updated.

Validation and detection

  • Inventory Siemens NX and Solid Edge installations and versions.
  • Confirm deployed versions meet or exceed the fixed thresholds.
  • Identify workflows that import OBJ files from external parties.
  • Review recent CAD file intake for unexpected or untrusted OBJ files.
  • Confirm engineering teams know to avoid untrusted OBJ imports until patched.
Prepared
Confidence
medium
Sources
5

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-824: 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-41538 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
4Source 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 1953 SeriesAll versions < V1973.3700Listed
SiemensNX 1980 SeriesAll versions < V1988Listed
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-824 · source CWE mapping

Access of Uninitialized Pointer

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