LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41533: 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-13565).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Siemens NX 1980 Series and Solid Edge SE2021 when they parse JT files. A malicious or malformed JT file could cause the application to read data past a memory buffer, potentially exposing information from the current process.

Executive priority

Treat as a timely engineering workstation remediation item, not an emergency based on the provided evidence. Prioritize teams exchanging JT files externally because the business risk is data exposure from sensitive design-tool processes.

Technical view

CVE-2021-41533 is a CWE-125 out-of-bounds read in JT file parsing. Affected versions are NX 1980 Series before V1984 and Solid Edge SE2021 before SE2021MP8. The reported impact is information disclosure in the current process context, tracked by ZDI as ZDI-CAN-13565.

Likely exposure

Exposure is most likely in engineering environments using affected Siemens CAD tools to open or process JT files, especially files received from external partners, suppliers, customers, or shared repositories.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. Practical exploitation appears tied to getting an affected application to parse a crafted JT file; no weaponization details are provided here.

Researcher notes

Evidence is sufficient for affected products, version boundaries, flaw class, and impact. The bundle does not provide CVSS scoring, detailed attack prerequisites, proof of active exploitation, or complete mitigation language beyond upgrading out of affected versions.

Mitigation direction

  • Upgrade NX 1980 Series to V1984 or later.
  • Upgrade Solid Edge SE2021 to SE2021MP8 or later.
  • Restrict JT files from untrusted external sources until patched.
  • Follow Siemens ProductCERT guidance for any environment-specific workarounds.
  • Prioritize systems handling supplier or customer-provided CAD files.

Validation and detection

  • Inventory Siemens NX and Solid Edge versions across engineering endpoints.
  • Confirm NX 1980 Series builds are V1984 or later.
  • Confirm Solid Edge SE2021 builds are SE2021MP8 or later.
  • Review workflows that automatically preview, convert, or ingest JT files.
  • Check Siemens advisories for any newer superseding guidance.
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-41533 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.