Description
A code execution security issue exists within Studio 5000 Logix Designer® due to an unquoted search path in the External Tools configuration. The executable paths specified in the external tools configuration file are not properly quoted, and because these paths contain spaces, the operating system may resolve them to unintended executables placed earlier in the search order. If exploited, an attacker could plant a malicious executable in a location within the search path, resulting in arbitrary code execution with the same permissions of the user running the application.
Published: 2026-07-14
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates from unquoted entries in the external tools configuration of Studio 5000 Logix Designer. Because the operating system does not properly handle paths containing spaces, it may resolve them to unintended executables that are encountered earlier in the search order. An attacker who can place a malicious executable in such a location could trigger its execution when the designer starts, resulting in arbitrary code execution with the permissions of the user running the application.

Affected Systems

The affected product is Rockwell Automation Studio 5000 Logix Designer. Version details are not provided in the advisory; any installation that includes the unquoted external tools configuration is potentially vulnerable.

Risk and Exploitability

The CVSS score of 7.3 indicates a high risk of compromise. However, the EPSS score of < 1% signals a very low probability that this flaw is actively exploited at present. The flaw is not listed in CISA’s KEV catalog. The attack vector is likely a local or remote attacker who can place or influence files within a directory that is searched by the external tools configuration. Proper quoting of paths or removal of spaces would mitigate the problem.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or update that corrects the external tools configuration to properly quote paths.
  • Ensure that any paths configured for external tools contain quotes and avoid spaces; remove or correct any unquoted paths that could be exploited.
  • Restrict write permissions to directories that are part of the external tools search path so that only trusted users can place executables there.

Generated by OpenCVE AI on July 31, 2026 at 10:12 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 code execution security issue exists within Studio 5000 Logix Designer® due to an unquoted search path in the External Tools configuration. The executable paths specified in the external tools configuration file are not properly quoted, and because these paths contain spaces, the operating system may resolve them to unintended executables placed earlier in the search order. If exploited, an attacker could plant a malicious executable in a location within the search path, resulting in arbitrary code execution with the same permissions of the user running the application.
Title Studio 5000 Logix Designer® – Multiple Vulnerabilities
Weaknesses CWE-428
References
Metrics cvssV4_0

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


Subscriptions

Rockwellautomation Studio 5000 Logix Designer
cve-icon MITRE

Status: PUBLISHED

Assigner: Rockwell

Published:

Updated: 2026-07-14T15:55:42.919Z

Reserved: 2026-05-20T17:48:35.972Z

Link: CVE-2026-9128

cve-icon Vulnrichment

Updated: 2026-07-14T15:55:39.733Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-428

    Unquoted Search Path or Element