CVE-2026-46747
Received
Received - Intake
Path Traversal in SINEC INS via SFTP Upload Endpoint
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: Siemens AG
Description
Description
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application does not properly sanitize path input in the `GET /api/sftp/uploadFiles` endpoint used for directory listing. This allows path traversal through crafted input, enabling access to unintended file system locations.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| siemens | sinec_ins | to 1.0_sp2_update_6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-26 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "/dir/../filename" sequences that can resolve to a location that is outside of that directory. |