LiveActive security incident?Get immediate response
CVE Record

CVE-2021-46154: 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 a stack based buffer overflow vulnerability while parsing NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14646, ZDI-CAN-14679, ZDI-CAN-15084, ZDI-CAN-15304)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-46154 affects Siemens Simcenter Femap versions V2020.2 and V2021.1. When the application parses NEU files, a stack-based buffer overflow could allow code execution inside the running Femap process. This matters most where engineers open NEU files from suppliers, customers, or other less-trusted sources.

Executive priority

Treat this as a high-priority engineering workstation risk, especially in design or supplier-exchange workflows. There is no supplied evidence of active exploitation, but code execution through a file parser can directly affect sensitive engineering environments.

Technical view

The CVE describes CWE-121 stack-based buffer overflow conditions in Simcenter Femap NEU file parsing. The record aggregates ZDI cases ZDI-CAN-14646, ZDI-CAN-14679, ZDI-CAN-15084, and ZDI-CAN-15304. Affected versions are all V2020.2 and all V2021.1. No CVSS score is provided in the supplied bundle.

Likely exposure

Exposure is limited to environments running Siemens Simcenter Femap V2020.2 or V2021.1 and processing NEU files. Systems handling external engineering files have higher practical risk. The supplied evidence does not identify server-side exposure or affected versions beyond those listed.

Exploitation context

The bundle supports code execution risk during NEU file parsing. It does not state active exploitation, and the CVE is not marked as CISA KEV. Delivery method, required user interaction, and exploit maturity are not established in the provided evidence.

Researcher notes

Key gaps are CVSS, exact fixed versions, and Siemens mitigation text, which are not present in the provided bundle. The analysis should stay scoped to NEU parsing in the named Simcenter Femap versions unless the Siemens advisory confirms broader impact.

Mitigation direction

  • Inventory Simcenter Femap installations and identify V2020.2 or V2021.1 deployments.
  • Review Siemens SSA-609880 for vendor-approved updates or mitigations.
  • Restrict NEU file handling to trusted sources until vendor guidance is applied.
  • Apply file intake controls for externally supplied engineering files.
  • Prioritize remediation on workstations used for supplier or customer file exchange.

Validation and detection

  • Confirm installed Simcenter Femap versions on engineering workstations.
  • Check whether NEU files are accepted from external parties.
  • Review endpoint telemetry for unexpected child processes from Femap.
  • Verify Siemens advisory guidance has been applied.
  • Document compensating controls where immediate remediation is not possible.
Prepared
Confidence
medium
Sources
7

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-121: 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-46154 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
6Source 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
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-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.