Cyber Resilience

CVE-2025-40795

CriticalUpdated

Published: 09 September 2025

Published
09 September 2025
Modified
09 June 2026
KEV Added
Patch
CVSS Score v4 9.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/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
EPSS Score 0.0037 59.5th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-40795 is a critical-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Siemens Simatic Pcs Neo. Its CVSS base score is 9.3 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 40.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Deeper analysis

CVE-2025-40795 is a stack-based buffer overflow vulnerability (CWE-121) affecting the integrated User Management Component (UMC) in SIMATIC PCS neo versions V4.1, V5.0, and V6.0 (all versions), as well as standalone UMC versions prior to V2.15.1.3. Published on September 9, 2025, the flaw resides in the UMC component common to these Siemens industrial automation products, earning a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating critical severity.

An unauthenticated remote attacker can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation could enable arbitrary code execution on the affected system or trigger a denial-of-service condition, potentially disrupting industrial control operations.

Siemens has published security advisory SSA-722410, available at https://cert-portal.siemens.com/productcert/html/ssa-722410.html, which provides details on mitigation, including updating to UMC V2.15.1.3 or later where applicable. Security practitioners should consult the advisory for version-specific patching instructions and workarounds for unpatchable systems.

EU & UK References

Vulnerability details

A vulnerability has been identified in SIMATIC PCS neo V4.1 (All versions), SIMATIC PCS neo V5.0 (All versions), SIMATIC PCS neo V6.0 (All versions < V6.0 SP1 Update 1), User Management Component (UMC) (All versions < V2.15.1.3). Affected products contain…

more

a stack-based buffer overflow vulnerability in the integrated UMC component. This could allow an unauthenticated remote attacker to execute arbitrary code or to cause a denial of service condition.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Remote unauthenticated stack buffer overflow enabling arbitrary code execution on a network-accessible industrial management component directly maps to exploitation of public-facing applications for initial access.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-40735Same vendor: Siemens
CVE-2026-22923Same vendor: Siemens
CVE-2026-25570Same vendor: Siemens
CVE-2026-25656Same product: Siemens User Management Component
CVE-2025-11779Shared CWE-121
CVE-2026-25823Shared CWE-121
CVE-2025-69766Shared CWE-121
CVE-2025-60691Shared CWE-121
CVE-2019-25364Shared CWE-121
CVE-2026-39047Shared CWE-121

Affected Assets

siemens
simatic pcs neo
4.1, 5.0
siemens
user management component
≤ 2.15.1.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely remediation of the identified stack-based buffer overflow vulnerability through patching to UMC V2.15.1.3 or later, directly eliminating the flaw.

prevent

Implements memory protection mechanisms such as stack canaries, ASLR, and non-executable memory stacks that directly thwart exploitation of stack-based buffer overflows.

prevent

Enforces validation of inputs to the UMC component to prevent buffer overflows from malformed or oversized data processed by unauthenticated remote attackers.

References