Skip to main content

Simcenter Nastran EUVDEUVD-2026-56120

| CVE-2026-59086 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-08-11 siemens GHSA-v69q-r268-rv35
7.3
CVSS 4.0 · Vendor: siemens
Share

Severity by source

Vendor (siemens) PRIMARY
7.3 HIGH
CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.0 HIGH

Local attack vector with required user invocation and high complexity to reliably control execution; no privilege escalation and no scope change beyond the process context.

3.1 AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (siemens).

CVSS VectorVendor: siemens

Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

5
Analysis Updated
Aug 11, 2026 - 13:37 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 11, 2026 - 13:22 vuln.today
cvss_changed
CVSS changed
Aug 11, 2026 - 13:22 NVD
7.8 (HIGH) 7.3 (HIGH)
Analysis Generated
Aug 11, 2026 - 13:12 vuln.today
CVE Published
Aug 11, 2026 - 12:20 cve.org
HIGH 7.8

DescriptionCVE.org

A vulnerability has been identified in Simcenter Nastran (All versions < V2606). The affected applications contain a stack overflow vulnerability while parsing specially strings as argument for one of the application binaries. This could allow an attacker to execute code in the context of the current process.

AnalysisAI

Stack-based code execution in Simcenter Nastran allows an attacker who can supply maliciously crafted string arguments to an affected application binary to overflow a stack buffer and execute arbitrary code within the running process context. All versions of Siemens' finite-element analysis solver prior to V2606 are affected, as confirmed by Siemens ProductCERT advisory SSA-069220. No public exploit code has been identified and this vulnerability is absent from the CISA Known Exploited Vulnerabilities catalog at time of analysis.

Technical ContextAI

Simcenter Nastran (CPE: cpe:2.3:a:siemens:simcenter_nastran:*:*:*:*:*:*:*:*) is Siemens' commercial finite-element analysis solver widely used in structural, thermal, and fluid simulations across aerospace, automotive, and industrial engineering sectors. The root cause is CWE-121 (Stack-based Buffer Overflow): one or more application binaries fail to validate the length of a user-supplied string before copying it into a fixed-size stack buffer during argument parsing. Because stack buffers are adjacent to saved return addresses and frame pointers, an oversized input can overwrite control-flow data and redirect execution to attacker-controlled code. The CVSS 4.0 local attack vector (AV:L) and passive user interaction (UI:P) indicate the vulnerable code path is reached only when a user or automated process invokes the affected binary with crafted command-line arguments, not via a network-reachable interface.

RemediationAI

The primary fix is to upgrade Simcenter Nastran to version V2606 or later per Siemens ProductCERT advisory SSA-069220 at https://cert-portal.siemens.com/productcert/html/ssa-069220.html. Until patching is feasible, organizations should strictly control what arguments are passed to Simcenter Nastran binaries by ensuring that command-line inputs are never sourced from untrusted external data, user-submitted job files, or unvalidated scripts - wrapping affected binaries with an input-validation layer or argument allowlist would reduce the attack surface without disabling core solver functionality. Running Simcenter Nastran under a dedicated low-privilege service account and isolating its execution environment through OS-level sandboxing or containerization would limit the blast radius of any successful exploitation, since code execution is confined to the invoking process context. Restricting file system and network access for the process using mandatory access control frameworks (e.g., SELinux or AppArmor) adds a compensating layer pending patch deployment.

Share

EUVD-2026-56120 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy