LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41534: 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 affected application is vulnerable to an out of bounds read past the end of an allocated buffer when parsing JT files. An attacker could leverage this vulnerability to leak information in the context of the current process (ZDI-CAN-13703).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-41534 affects Siemens NX 1980 Series and Solid Edge SE2021 when they parse JT files. A crafted JT file could make the application read beyond an allocated buffer and potentially expose information from the current process. The available sources do not show active exploitation or a CVSS score.

Executive priority

Treat this as a targeted product-risk remediation for CAD and engineering environments, not an internet-wide emergency. Prioritize environments that exchange JT files with customers, suppliers, or external partners, because the stated impact is information leakage during file parsing.

Technical view

The issue is CWE-125, an out-of-bounds read in JT file parsing. Affected products are NX 1980 Series versions before V1984 and Solid Edge SE2021 versions before SE2021MP8. Siemens links the issue to ZDI-CAN-13703. Impact described in the bundle is information disclosure in the current process context.

Likely exposure

Exposure is most likely in engineering, CAD, manufacturing, and product-design environments using affected Siemens software to open or process JT files. Systems not running NX 1980 Series or Solid Edge SE2021, or already beyond the listed versions, are not indicated as affected by the bundle.

Exploitation context

No CISA KEV listing is provided, and the source bundle does not cite active exploitation. The described attack path depends on parsing a JT file with an affected application. Evidence is incomplete on exploit maturity, attack prevalence, and whether user interaction is required.

Researcher notes

The bundle provides affected ranges, CWE-125 classification, JT parsing context, and information-disclosure impact, but no CVSS vector or exploit telemetry. Avoid broad claims about remote code execution, active exploitation, or affected Siemens products beyond NX 1980 Series and Solid Edge SE2021.

Mitigation direction

  • Upgrade NX 1980 Series to V1984 or later.
  • Upgrade Solid Edge SE2021 to SE2021MP8 or later.
  • Review Siemens ProductCERT advisories SSA-728618 and SSA-740908.
  • Confirm JT file workflows run on updated Siemens builds.
  • Check vendor guidance before applying compensating controls.

Validation and detection

  • Inventory NX 1980 Series and Solid Edge SE2021 installations.
  • Compare installed versions against the affected version ranges.
  • Identify teams and systems that open or process JT files.
  • Verify upgrade records show V1984 or SE2021MP8 or later.
  • Track remediation status separately for each affected product.
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-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-41534 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 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.