Description
A security issue exists within the Redundancy Module Configuration Tool. The RMConfigTool.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 via local DLL hijacking
Action: Apply Patch
AI Analysis

Impact

A local attacker can place a malicious DLL in a directory that the Redundancy Module Configuration Tool searches in the system path. Because some of these directories have writable permissions for standard users, the malicious DLL is loaded into the binary when an administrator runs the tool, giving the attacker code execution with Administrator or SYSTEM privileges. This is a classic example of a privilege misconfiguration (CWE‑276) that allows local privilege escalation.

Affected Systems

The vulnerability affects Rockwell Automation’s Redundancy Module Configuration Tool, version 10.00.00. Any installation of this version that uses the default system path directories is susceptible; no other versions are listed as affected.

Risk and Exploitability

The CVSS score of 7 indicates high severity, but the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting limited evidence of active exploitation. The attack vector requires a local user to write to a writable PATH directory; a non‑administrator attacker with file‑system write access can exploit it. Once the public tool is executed by an administrator, the attacker gains privileged execution using the maliciously loaded DLL.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest security update for Rockwell Automation''s Redundancy Module Configuration Tool as described in the vendor advisory.
  • Restrict write permissions on all directories in the system path that the tool scans to administrative users only, ensuring that standard users cannot add or replace DLL files there.
  • Delete any suspect or unrelated DLL files from those directories, and verify that no malicious DLLs are present before running the tool again.

Generated by OpenCVE AI on September 1, 2026 at 16:50 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 RMConfigTool.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:50:00.801Z

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

Link: CVE-2026-9634

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-9634

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T21:39:33Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions