Description
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.
Published: 2026-08-11
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Siemens License Server allows an attacker to specify a file path that is not properly sanitized, enabling a path traversal attack that can reveal arbitrary files hosted by the application. This flaw can lead to disclosure of sensitive configuration, authentication credentials, or other confidential data stored on the server.\n

Affected Systems

Siemens License Server (SLS) versions earlier than 5.3 are affected. All releases before V5.3 lack the necessary input sanitization to prevent path traversal.\n

Risk and Exploitability

With a CVSS score of 8.7, the vulnerability represents a high severity issue. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, but the potential for remote exploitation remains significant. The attack vector is inferred to be remote, requiring the attacker to interact with the application, for example via unsecured web endpoints or network services that accept file path input. If an attacker can supply a crafted path, they could read any file that the server process can access, leading to data exposure and potential further attacks.

Generated by OpenCVE AI on August 11, 2026 at 23:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Siemens License Server to version 5.3 or later to eliminate the path traversal flaw.\n
  • If an upgrade is not immediately possible, restrict network access to the SLS only to trusted internal hosts and monitor for anomalous file access attempts.\n
  • Implement strict input validation and sanitization on any exposed paths in SLS, ensuring that directory traversal sequences such as ".." are rejected, and apply the remediation guidance associated with CWE‑35.

Generated by OpenCVE AI on August 11, 2026 at 23:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Siemens
Siemens siemens License Server (sls)
Vendors & Products Siemens
Siemens siemens License Server (sls)

Tue, 11 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Title Path Traversal Vulnerability Allowing Remote File Access in Siemens License Server

Tue, 11 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description 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.
Weaknesses CWE-35
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

Siemens Siemens License Server (sls)
cve-icon MITRE

Status: PUBLISHED

Assigner: siemens

Published:

Updated: 2026-08-11T18:09:36.165Z

Reserved: 2026-08-03T13:13:45.768Z

Link: CVE-2026-69109

cve-icon Vulnrichment

Updated: 2026-08-11T18:09:31.839Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T13:19:02.030

Modified: 2026-08-28T19:03:37.837

Link: CVE-2026-69109

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:54:22Z

Weaknesses
  • CWE-35

    Path Traversal: '.../...//'