Cyber Posture

CVE-2025-23398

High

Published: 11 March 2025

Published
11 March 2025
Modified
23 September 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0009 25.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

An adversary may rely upon a user opening a malicious file in order to gain execution.

Security Summary

CVE-2025-23398 is a memory corruption vulnerability (CWE-119) affecting multiple versions of Siemens Teamcenter Visualization and Tecnomatix Plant Simulation software. Specifically, it impacts Teamcenter Visualization V14.3 (all versions prior to V14.3.0.13), V2312 (prior to V2312.0009), V2406 (prior to V2406.0007), and V2412 (prior to V2412.0002), as well as Tecnomatix Plant Simulation V2302 (prior to V2302.0021) and V2404 (prior to V2404.0010). The flaw occurs while parsing specially crafted WRL files, with a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H). It was published on 2025-03-11.

A local attacker can exploit this vulnerability by tricking a user into opening a maliciously crafted WRL file in the affected application. No privileges are required (PR:N), but user interaction is necessary (UI:R), and the attack has low complexity (AC:L). Successful exploitation allows arbitrary code execution in the context of the current process, potentially leading to high-impact confidentiality, integrity, and availability compromises within the local user's session.

The Siemens product CERT advisory at https://cert-portal.siemens.com/productcert/html/ssa-050438.html provides details on mitigation, recommending updates to the patched versions listed above or later to address the vulnerability.

Details

CWE(s)
CWE-119

Affected Products

siemens
teamcenter visualization
14.0.0 — 14.3.0.13 · 2312.0 — 2312.0009 · 2406.0 — 2406.0007
siemens
tecnomatix plant simulation
2302.0 — 2302.0021 · 2404.0 — 2404.0010

MITRE ATT&CK Enterprise Techniques

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Memory corruption in WRL file parsing directly enables arbitrary code execution when a user opens a malicious file, mapping to T1203 Exploitation for Client Execution and T1204.002 Malicious File.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References