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.
Published: 2026-07-14
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Studio 5000 Logix Designer allows improper path validation when opening ACD project files, enabling path traversal and arbitrary file writes. An attacker can craft a malicious ACD file that causes the software to write files to locations outside the intended extraction directory, which may lead to the execution of attacker‑controlled code. This weakness aligns with CWE‑22, the path traversal vulnerability type.

Affected Systems

All versions of Rockwell Automation’s Studio 5000 Logix Designer are affected because the description does not specify a version subset. The flaw resides in the project opening routine that processes ACD files across the product line.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity vulnerability, while an EPSS score of less than 1% suggests a low likelihood of exploitation in the near term. The flaw is not listed in the CISA KEV catalog. Exploitation requires a user to open a crafted ACD file, so the attack vector is local and depends on an attacker gaining the victim’s ability to run Studio 5000 Logix Designer with the malicious file.

Generated by OpenCVE AI on July 31, 2026 at 10:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the recommended vendor patch or update to the latest version of Studio 5000 Logix Designer as indicated in the official Rockwell Automation advisory.
  • Ensure that ACD project files are only opened from trusted sources and avoid opening arbitrary or unsolicited files on the system.
  • Restrict write permissions for directories that could be targeted by the path traversal exploit and implement file system access controls, such as sandboxing the application or enforcing least‑privilege file ownership.

Generated by OpenCVE AI on July 31, 2026 at 10:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Rockwellautomation
Rockwellautomation studio 5000 Logix Designer
Vendors & Products Rockwellautomation
Rockwellautomation studio 5000 Logix Designer

Tue, 14 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
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.
Title Studio 5000 Logix Designer® – Multiple Vulnerabilities
Weaknesses CWE-22
References
Metrics cvssV4_0

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


Subscriptions

Rockwellautomation Studio 5000 Logix Designer
cve-icon MITRE

Status: PUBLISHED

Assigner: Rockwell

Published:

Updated: 2026-07-14T15:54:25.440Z

Reserved: 2026-05-20T17:20:44.539Z

Link: CVE-2026-9108

cve-icon Vulnrichment

Updated: 2026-07-14T15:54:22.638Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:15:06Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')