CVE-2026-9108
Awaiting Analysis
Awaiting Analysis - Queue
Path Traversal in Studio 5000 Logix Designer
Vulnerability report for CVE-2026-9108, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-14
Last updated on: 2026-07-14
Assigner: Rockwell Automation
Description
Description
A path traversal security issue exists within Studio 5000 Logix Designer® due to improper limitation of file paths within ACD project files. The software does not sanitize or validate file names embedded in the ACD file structure during the project opening procedure, allowing path traversal sequences to escape the intended extraction directory. If exploited, an attacker could craft a malicious ACD project file that results in arbitrary files being written to attacker-controlled locations on the file system, potentially leading to code execution.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rockwell_automation | studio_5000_logix_designer | 32.00 |
| rockwell_automation | studio_5000_logix_designer | 33.00 |
| rockwell_automation | studio_5000_logix_designer | to 34.03 (inc) |
| rockwell_automation | studio_5000_logix_designer | 35.00 |
| rockwell_automation | studio_5000_logix_designer | 35.01 |
| rockwell_automation | studio_5000_logix_designer | 36.00 |
| rockwell_automation | studio_5000_logix_designer | From 37.00.36.01 (inc) |
| rockwell_automation | studio_5000_logix_designer | 35.02 |
| rockwell_automation | studio_5000_logix_designer | 34.04 |
| rockwell_automation | studio_5000_logix_designer | 33.04 |
| rockwell_automation | studio_5000_logix_designer | 32.05 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |