Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/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
Network-exploitable unauthenticated read-only path traversal; scope unchanged, no integrity or availability impact - confidentiality only.
Primary rating from Vendor (siemens).
CVSS VectorVendor: siemens
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability has been identified in Siemens License Server (SLS) (All versions < V5.3). The affected application is vulnerable to a path traversal vulnerability due to lack of sanitization of user input. This could allow a remote attacker to access arbitrary files on the application.
AnalysisAI
Unauthenticated arbitrary file read in Siemens License Server (SLS) versions prior to V5.3 allows remote attackers to traverse the filesystem and access sensitive files without any credentials. The root cause is missing sanitization of user-supplied path input (CWE-35), and the CVSS 4.0 score of 8.7 reflects network-exploitable access with no authentication or user interaction required and high confidentiality impact. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, but the attack complexity is low and the attack surface is any network-reachable SLS instance.
Technical ContextAI
CWE-35 (Path Traversal) describes a failure to neutralize special path elements such as '../' sequences before using user-controlled input to construct a filesystem path. The affected product, identified by CPE cpe:2.3:a:siemens:siemens_license_server_(sls):*:*:*:*:*:*:*:*, is Siemens' software licensing management server - a component that manages and enforces license tokens for Siemens industrial and engineering software suites. Because license servers typically run as privileged service accounts and may store configuration, certificate, and credential files, a successful path traversal can expose highly sensitive material beyond ordinary application data.
RemediationAI
The primary fix is to upgrade Siemens License Server (SLS) to version V5.3 or later, as confirmed by Siemens advisory SSA-077553 (https://cert-portal.siemens.com/productcert/html/ssa-077553.html). Consult the advisory for download links and installation guidance specific to your Siemens software ecosystem. If immediate patching is not feasible, restrict network access to the SLS service using firewall rules or host-based controls so that only trusted engineering workstations and license clients can reach the server's listening port - this removes the 'AV:N' exploitability condition and reduces risk to local or adjacent-network attackers only. Be aware that firewall-based controls do not remediate the vulnerability and must be replaced with the patch as soon as operationally possible. No additional workarounds are documented in the available data.
More in Siemens License Server Sls
View allSame weakness CWE-35 – Path Traversal: '.../...//'
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56126
GHSA-g4jx-hhxc-5329