CVE-2026-11917
Awaiting Analysis Awaiting Analysis - Queue

Path Traversal in Rockwell Automation ThinManager

Vulnerability report for CVE-2026-11917, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-14

Assigner: Rockwell Automation

Description

A path traversal security issue exists within Rockwell Automation ThinManager® software due to improper limitation of file save operations within the API. An authenticated attacker could exploit this vulnerability to write arbitrary files to restricted system directories outside of the application's intended directory.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-14
Generated
2026-08-04
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
rockwell_automation thinmanager From 13.0.0 (inc) to 13.0.7 (inc)
rockwell_automation thinmanager From 13.1.0 (inc) to 13.1.5 (inc)
rockwell_automation thinmanager From 13.2.0 (inc) to 13.2.4 (inc)
rockwell_automation thinmanager From 14.0.0 (inc) to 14.0.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-11917 is a path traversal vulnerability in Rockwell Automation ThinManager software. The issue occurs because the software's API does not properly restrict file save operations, allowing an authenticated attacker to write arbitrary files to restricted system directories outside the application's intended directory.

This vulnerability affects specific versions of ThinManager, including 13.0.0 to 13.0.7, 13.1.0 to 13.1.5, 13.2.0 to 13.2.4, and 14.0.0 to 14.0.2. It is classified under CWE-22, which refers to improper limitation of a pathname to a restricted directory.

Detection Guidance

Detecting this vulnerability on your network or system requires checking if your ThinManager software version is within the affected ranges. The affected versions are 13.0.0 to 13.0.7, 13.1.0 to 13.1.5, 13.2.0 to 13.2.4, and 14.0.0 to 14.0.2.

  • Verify the installed version of ThinManager software. This can typically be done through the software's administrative interface or by checking the version information in the application settings.
  • Review system logs for unusual file write operations or access to restricted directories, which may indicate exploitation attempts. Look for unexpected file creations or modifications outside the intended application directory.
  • Use network monitoring tools to detect anomalous API calls or file save operations that may suggest path traversal attempts. Focus on traffic to and from the ThinManager server.

No specific commands are provided in the context, but you can use standard system and network monitoring tools like Wireshark, SIEM solutions, or file integrity monitoring tools to detect suspicious activity.

Impact Analysis

If exploited, this vulnerability could allow an authenticated attacker to write arbitrary files to critical system directories. This could lead to several potential impacts:

  • Unauthorized modification or overwriting of system files, which could disrupt normal operations or cause system instability.
  • Installation of malicious software or scripts, potentially leading to further compromise of the system or network.
  • Escalation of privileges if the attacker is able to write to directories that grant elevated permissions.
  • Data corruption or loss if critical files are altered or deleted.

The vulnerability requires authenticated access, meaning the attacker must have valid credentials to exploit it.

Compliance Impact

This vulnerability could impact compliance with several common standards and regulations, depending on the context in which ThinManager is used:

  • GDPR (General Data Protection Regulation): If the affected system processes or stores personal data of EU citizens, unauthorized file writes could lead to data breaches or unauthorized access to sensitive information, violating GDPR requirements for data protection and integrity.
  • HIPAA (Health Insurance Portability and Accountability Act): If ThinManager is used in a healthcare environment to manage systems that handle protected health information (PHI), exploitation of this vulnerability could result in unauthorized access or modification of PHI, leading to non-compliance with HIPAA's security and privacy rules.
  • Other industry standards (e.g., ISO 27001, NIST): The vulnerability represents a failure to properly restrict access to system resources, which could violate requirements for access control, system integrity, and risk management outlined in these frameworks.

Organizations using affected versions of ThinManager should apply the provided patches to mitigate the risk of non-compliance and potential regulatory penalties.

Mitigation Strategies

The primary mitigation step is to upgrade the ThinManager software to a corrected version. The fixed versions are 13.0.8, 13.1.6, 13.2.5, and 14.0.3.

  • Apply the available patches or updates provided by Rockwell Automation as soon as possible to eliminate the vulnerability.
  • If upgrading is not immediately possible, follow Rockwell Automation's security best practices to reduce the risk of exploitation. This may include restricting access to the ThinManager API and monitoring for suspicious activity.

No known workarounds or mitigations beyond applying the provided fixes are mentioned in the context. Ensure that only trusted and authenticated users have access to the ThinManager software.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-11917. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart