CVE-2025-27393
Published: 11 March 2025
Summary
CVE-2025-27393 is a high-severity OS Command Injection (CWE-78) vulnerability in Siemens Scalance Lpe9403 Firmware. Its CVSS base score is 8.6 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 12.9% 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-2 (Flaw Remediation).
Deeper analysis
The vulnerability CVE-2025-27393 affects Siemens SCALANCE LPE9403 devices (part number 6GK5998-3GS00-2AC2) running all versions prior to V4.0. It arises from insufficient sanitization of user input when new users are created and is tracked as CWE-78, allowing command injection on the device.
An authenticated remote attacker possessing high privileges can exploit the flaw over the network to execute arbitrary code, resulting in full control over the device's confidentiality, integrity, and availability.
The official Siemens advisory SSA-075201 addresses the issue and outlines mitigation steps for affected deployments.
EPSS values have remained low, with a recorded peak of 0.0440 and a current score of 0.0311.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-7763
Vulnerability details
A vulnerability has been identified in SCALANCE LPE9403 (6GK5998-3GS00-2AC2) (All versions < V4.0). Affected devices do not properly sanitize user input when creating new users. This could allow an authenticated highly-privileged remote attacker to execute arbitrary code on the device.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
OS command injection in network-accessible management interface (user creation) directly enables remote code execution via Unix shell on the device.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly mandates validation and sanitization of user inputs during new user creation to prevent OS command injection exploits.
Requires timely identification, reporting, and patching of the input sanitization flaw, aligning with the advisory to update to V4.0 or later.
Establishes secure account management procedures for creating users, including controls to mitigate improper input handling risks.