Severity by source
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Local config-file tampering by an authenticated low-priv user (AV:L/PR:L), gated by conditions and victim launch (AC:H/UI:R); code runs in another user's context so scope changes (S:C) with full C/I/A impact.
Primary rating from Vendor (Rockwell).
CVSS VectorVendor: Rockwell
Lifecycle Timeline
2DescriptionCVE.org
A remote code execution security issue exists within Studio 5000 Logix Designer® due to incorrect authorization on a configuration file. This can allow any authenticated user to modify the paths of external tools configured within the application. If exploited, an attacker could alter the configuration to point to a malicious executable, resulting in arbitrary code execution when any user interacts with the external tools functionality.
AnalysisAI
Local authenticated code execution in Rockwell Automation Studio 5000 Logix Designer allows any low-privileged authenticated user to tamper with the incorrectly-protected external-tools configuration file (CWE-863) and redirect a configured tool path to a malicious executable. Because the payload runs when a different user later invokes the external tools feature, this is effectively a privilege-crossing RCE against the engineering workstation. There is no public exploit identified at time of analysis and the flaw is not listed in CISA KEV; exploitation is gated by high attack complexity, a specific attack requirement, and required victim interaction (CVSS 4.0 base 7.3).
Technical ContextAI
Studio 5000 Logix Designer is Rockwell Automation's flagship engineering software used to program, configure, and maintain Allen-Bradley Logix (ControlLogix/CompactLogix) programmable controllers, typically installed on OT/ICS engineering workstations. The affected component is the application's 'external tools' feature, which lets users register paths to auxiliary executables that Studio 5000 launches on demand. The root cause is CWE-863 (Incorrect Authorization): the configuration file that stores these external-tool paths is not adequately access-controlled, so a user who should not be permitted to change it can. The confirmed CPE is cpe:2.3:a:rockwell_automation:studio_5000_logix_designer:*:*:*:*:*:*:*:*, with the specific fixed build not enumerated in the provided data.
RemediationAI
Apply the fix described in Rockwell Automation advisory SD1783 (https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.SD1783.html); the exact patched build is not included in the provided data, so obtain the precise fixed version from that advisory rather than assuming a number - patch available per vendor advisory. As compensating controls until patched: tighten the file-system ACLs on the external-tools configuration file so only administrators can modify it (directly addresses the CWE-863 root cause, but may break workflows that legitimately edit tool paths); restrict Studio 5000 engineering workstations to single trusted users and remove low-privilege local accounts, since exploitation requires a second authenticated user (reduces attack surface at the cost of shared-workstation convenience); and avoid or disable use of the external-tools launcher feature where operationally feasible, verifying configured tool paths before invoking them (removes the trigger but disables that functionality). Enforce standard ICS host hardening and monitor for unexpected changes to the external-tools configuration.
More in Studio 5000 Logix Designer
View allRockwell Automation Studio 5000 Logix Designer Versions 21 and later, and RSLogix 5000 Versions 16 through 20 use a key
Local arbitrary code execution in Rockwell Automation Studio 5000 Logix Designer arises because the External Tools confi
Products that use EDS Subsystem: Version 28.0.1 and prior (FactoryTalk Linx software (Previously called RSLinx Enterpris
Path traversal in Rockwell Automation's Studio 5000 Logix Designer allows an attacker who can deliver a crafted ACD proj
Products that use EDS Subsystem: Version 28.0.1 and prior (FactoryTalk Linx software (Previously called RSLinx Enterpris
Rockwell Automation Logix Designer Studio 5000 Versions 32.00, 32.01, and 32.02 vulnerable to an xml external entity (XX
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43708
GHSA-7j8p-86gv-324v