LiveActive security incident?Get immediate response
CVE Record

CVE-2021-46156: A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All...

A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains an out of bounds write past the end of an allocated structure while parsing specially crafted NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14684)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Siemens Simcenter Femap V2020.2 and V2021.1 when handling specially crafted NEU files. If a user opens a malicious file, the application may write outside expected memory and allow code execution as that user. Business risk is highest where engineering teams exchange NEU files externally.

Executive priority

Treat this as a targeted workstation risk for engineering environments. Prioritize affected Femap users who handle external model files before broad enterprise action.

Technical view

CVE-2021-46156 is a CWE-787 out-of-bounds write in Simcenter Femap NEU file parsing. The issue is described as writing past an allocated structure, potentially enabling code execution in the current process. The provided bundle names ZDI-CAN-14684 and affected Siemens versions only.

Likely exposure

Exposure is likely limited to organizations running Simcenter Femap V2020.2 or V2021.1, especially workstations that open NEU files from suppliers, customers, or shared engineering repositories.

Exploitation context

The sources describe maliciously crafted NEU files as the trigger. There is no KEV listing and no provided source evidence of active exploitation in the wild.

Researcher notes

The bundle lacks CVSS data, exploit status, and explicit remediation detail. Analysis is based on the CVE description, affected versions, CWE-787 classification, Siemens advisory reference, and ZDI advisory reference.

Mitigation direction

  • Inventory Simcenter Femap V2020.2 and V2021.1 installations.
  • Review Siemens SSA-609880 for vendor-supported updates or workarounds.
  • Limit opening NEU files from untrusted or external sources.
  • Use isolated workstations for externally supplied engineering files.
  • Prioritize controls for users handling supplier or customer NEU files.

Validation and detection

  • Confirm whether affected Femap versions exist in software inventory.
  • Identify teams that routinely exchange or import NEU files.
  • Review endpoint telemetry for Femap crashes after opening NEU files.
  • Check whether external NEU files are scanned or quarantined before use.
  • Verify Siemens advisory guidance has been applied where relevant.
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-787: 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-46156 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
SiemensSimcenter Femap V2020.2All versionsListed
SiemensSimcenter Femap V2021.1All versionsListed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.