Description
A vulnerability has been identified in SIMOVE Fleetmanager V3.1 (All versions < V3.1.13), SIMOVE Fleetmanager V3.2 (All versions < V3.2.4), SIMOVE Fleetmanager V3.3 (All versions < V3.3.2), SIMOVE Fleetmanager V4.0 (All versions < V4.0.1), SIPLANT V1.7 (All versions), SIPLANT V2.2 (All versions), SIPLANT V3.0 (All versions), SIPLANT V3.1 (All versions < V3.1.4). Affected devices do not properly validate and neutralize directory traversal sequences in the file-serving endpoint of the embedded HTTP server. This could allow an unauthenticated remote attacker to read arbitrary files from the underlying operating system without any credentials, potentially exposing sensitive data such as credential stores, private keys, and configuration secrets.
Published: 2026-09-08
Score: 9.2 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated directory traversal flaw exists in the file‑serving endpoint of the embedded HTTP server in several Siemens SIMOVE Fleetmanager and SIPLANT devices. The flaw allows an attacker to inject traversal sequences that bypass normal path checks, enabling the read of arbitrary files on the underlying operating system. Confidentally, the attacker can retrieve credential stores, private keys, and configuration secrets, leading to a complete compromise of confidentiality.

Affected Systems

Affected are Siemens SIMOVE Fleetmanager versions 3.1 (before 3.1.13), 3.2 (before 3.2.4), 3.3 (before 3.3.2), 4.0 (before 4.0.1) and Siemens SIPLANT versions 1.7, 2.2, 3.0 in all releases and 3.1 up to (but not including) 3.1.4.

Risk and Exploitability

The CVSS score of 9.2 signals a very high impact threat. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be network‑based, via the public HTTP interface that does not require authentication. An attacker can send a crafted request such as GET /file?path=../../../../etc/passwd to the device and obtain file contents. Successful exploitation yields full read access to any file the device’s operating system permits.

Generated by OpenCVE AI on September 8, 2026 at 09:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest firmware revisions that contain the fix for all affected SIMOVE Fleetmanager and SIPLANT models (e.g., upgrade to V3.1.13, V3.2.4, V3.3.2, V4.0.1 or the latest SIPLANT release).
  • If a firmware upgrade is not immediately possible, restrict external access to the device’s HTTP server by disabling the service or blocking the relevant ports (80/8080) at the network perimeter.
  • Implement input validation or path canonicalization on the file‑serving endpoint in any custom code, ensuring that directory traversal sequences are neutralized before file access.

Generated by OpenCVE AI on September 8, 2026 at 09:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Directory Traversal in SIMOVE Fleetmanager & SIPLANT HTTP Server

Tue, 08 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been identified in SIMOVE Fleetmanager V3.1 (All versions < V3.1.13), SIMOVE Fleetmanager V3.2 (All versions < V3.2.4), SIMOVE Fleetmanager V3.3 (All versions < V3.3.2), SIMOVE Fleetmanager V4.0 (All versions < V4.0.1), SIPLANT V1.7 (All versions), SIPLANT V2.2 (All versions), SIPLANT V3.0 (All versions), SIPLANT V3.1 (All versions < V3.1.4). Affected devices do not properly validate and neutralize directory traversal sequences in the file-serving endpoint of the embedded HTTP server. This could allow an unauthenticated remote attacker to read arbitrary files from the underlying operating system without any credentials, potentially exposing sensitive data such as credential stores, private keys, and configuration secrets.
Weaknesses CWE-23
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: siemens

Published:

Updated: 2026-09-08T08:11:36.311Z

Reserved: 2026-07-29T14:51:27.000Z

Link: CVE-2026-67367

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T09:18:20.577

Modified: 2026-09-08T09:18:20.577

Link: CVE-2026-67367

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T09:30:07Z

Weaknesses
  • CWE-23

    Relative Path Traversal