CVE-2026-23719
Analyzed
Analyzed - Analysis Complete
Heap-Based Buffer Overflow in Simcenter Femap and Nastran Enables Code Execution
Publication date: 2026-02-10
Last updated on: 2026-02-11
Assigner: Siemens AG
Description
Description
A vulnerability has been identified in Simcenter Femap (All versions < V2512), Simcenter Nastran (All versions < V2512). The affected application is vulnerable to heap-based buffer overflow while parsing specially crafted NDB files. This could allow an attacker to execute code in the context of the current process.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| siemens | simcenter_femap | to 2512.0000 (exc) |
| siemens | simcenter_nastran | to 2512.0000 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |