CVE-2026-46747
Analyzed
Analyzed - Analysis Complete
Path Traversal in SINEC INS via SFTP Upload Endpoint
Vulnerability report for CVE-2026-46747, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-09
Last updated on: 2026-06-12
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 | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | to 1.0 (inc) |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
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. |