Description
A security issue exists within the Redundancy Module Configuration Tool. The RM3ConfigTool.exe binary searches directories in the system path for a required DLL, and one or more of these directories may be writable by standard (non-administrator) users due to incorrect default permissions. If a local attacker places a malicious DLL in such a directory and an administrator subsequently runs the tool, the malicious DLL is loaded into the elevated process and executes with Administrator/SYSTEM privileges.
Published: 2026-09-01
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The Redundancy Module Configuration Tool searches directories in the system path for a required DLL. One or more of these directories can be writable by standard users because of incorrect default permissions. A local attacker can place a malicious DLL in such a directory, and when an administrator runs the tool the DLL is loaded into the elevated process and executed with Administrator/SYSTEM privileges. This flaw allows a local attacker to gain full system control through malicious code execution in an elevated process.

Affected Systems

Rockwell Automation’s Redundancy Module Configuration Tool, version 10.00.00, is vulnerable. The flaw is present in the RM3ConfigTool.exe binary shipped with this version.

Risk and Exploitability

The CVSS score of 7 indicates a high severity vulnerability. With no EPSS score available and the vulnerability not listed in the CISA KEV catalog, the exact exploitation frequency is unclear, but the impact is severe if exploited. The attack vector is local, requiring the attacker to write to a writable directory on the system path. Once the attacker has placed the DLL, any administrative user who runs the tool will expose the system to arbitrary code execution with SYSTEM privileges.

Generated by OpenCVE AI on September 1, 2026 at 16:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update or patch the Redundancy Module Configuration Tool to a version that corrects the permission handling of its DLL lookup paths.
  • Restrict write permissions on all directories that appear in the system PATH and are used to locate the required DLL, ensuring that only administrators can modify them.
  • Run the configuration tool from a dedicated admin-controlled account or via a scheduled task with the least privilege necessary, avoiding auto‑loading DLLs from untrusted locations.

Generated by OpenCVE AI on September 1, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Sep 2026 14:00:00 +0000

Type Values Removed Values Added
Description A security issue exists within the Redundancy Module Configuration Tool. The RM3ConfigTool.exe binary searches directories in the system path for a required DLL, and one or more of these directories may be writable by standard (non-administrator) users due to incorrect default permissions. If a local attacker places a malicious DLL in such a directory and an administrator subsequently runs the tool, the malicious DLL is loaded into the elevated process and executes with Administrator/SYSTEM privileges.
Title Redundancy Module Configuration Tool - Multiple Vulnerabilities
First Time appeared Rockwell Automation
Rockwell Automation redundancy Module Configuration Tool
Weaknesses CWE-276
CPEs cpe:2.3:a:rockwell_automation:redundancy_module_configuration_tool:10.00.00:*:*:*:*:*:*:*
Vendors & Products Rockwell Automation
Rockwell Automation redundancy Module Configuration Tool
References
Metrics cvssV4_0

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


Subscriptions

Rockwell Automation Redundancy Module Configuration Tool
cve-icon MITRE

Status: PUBLISHED

Assigner: Rockwell

Published:

Updated: 2026-09-01T15:49:43.746Z

Reserved: 2026-05-26T17:51:38.548Z

Link: CVE-2026-9633

cve-icon Vulnrichment

Updated: 2026-09-01T15:49:39.837Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-01T14:17:49.893

Modified: 2026-09-01T20:50:01.960

Link: CVE-2026-9633

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T17:00:17Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions