CVE-2026-9292
Awaiting Analysis Awaiting Analysis - Queue

Stored XSS in FactoryTalk DataMosaix Private Cloud Workflows

Vulnerability report for CVE-2026-9292, 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 Stored Cross-Site Scripting security issue exists within FactoryTalk® DataMosaix™ Private Cloud. The vulnerability stems from improper neutralization of user-supplied input within the Workflows configuration. An authenticated attacker with high privileges can inject malicious scripts that are permanently stored on the server. This vulnerability can result in the execution of malicious JavaScript when other users access the affected page, potentially allowing for account takeover, credential theft, or redirection to a malicious website.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
rockwell_automation factorytalk_datamosaix_private_cloud to 8.03 (exc)
rockwell_automation factorytalk_datamosaix_private_cloud From 8.02 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-9292 is a Stored Cross-Site Scripting (XSS) vulnerability in Rockwell Automation's FactoryTalk DataMosaix Private Cloud software versions 8.02 and below. The issue occurs due to improper neutralization of user-supplied input within the Workflows configuration.

An authenticated attacker with high privileges can inject malicious scripts that are permanently stored on the server. When other users access the affected page, the injected JavaScript executes in their browsers.

  • The vulnerability affects FactoryTalk DataMosaix Private Cloud software.
  • It requires high privileges for exploitation.
  • Malicious scripts are stored on the server and execute when other users access the affected page.
Detection Guidance

Detecting this vulnerability requires checking if your system is running an affected version of FactoryTalk DataMosaix Private Cloud (versions 8.02 and below). Since this is a Stored Cross-Site Scripting (XSS) vulnerability in the Workflows configuration, detection involves verifying the software version and inspecting the application for signs of malicious script injection.

  • Check the installed version of FactoryTalk DataMosaix Private Cloud. If it is version 8.02 or below, the system is vulnerable.
  • Review the Workflows configuration for any unusual or unauthorized scripts. This may require manual inspection of the configuration files or database entries where user-supplied input is stored.
  • Monitor network traffic and logs for suspicious activity, such as unexpected script execution or unauthorized access to the Workflows configuration page.
  • Use vulnerability scanning tools that support Rockwell Automation products to detect the presence of this CVE. Ensure the tool is updated with the latest vulnerability signatures.

There are no specific commands provided in the context for detecting this vulnerability, as it primarily involves version verification and manual inspection of the application configuration.

Impact Analysis

This vulnerability can have several impacts if exploited by an attacker.

  • Account takeover: The attacker could gain control of other users' accounts.
  • Credential theft: Sensitive information like usernames and passwords could be stolen.
  • Redirection to malicious websites: Users could be redirected to sites designed to further exploit their systems or steal data.

The impact is particularly severe for organizations using the affected software, as it could lead to unauthorized access to critical systems and data.

Compliance Impact

This vulnerability could affect compliance with several common standards and regulations, depending on the context of its exploitation.

  • GDPR: If the vulnerability leads to unauthorized access or theft of personal data of EU citizens, it could result in a violation of GDPR. Organizations may face significant fines and be required to notify affected individuals.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI, resulting in a HIPAA violation. This could incur penalties and require breach notifications.

The specific impact on compliance depends on the nature of the data handled by the affected system and the regulatory requirements applicable to the organization.

Mitigation Strategies

To mitigate this vulnerability, follow these immediate steps:

  • Upgrade FactoryTalk DataMosaix Private Cloud to version 8.03 or later, as this version contains the fix for the vulnerability.
  • If upgrading is not immediately possible, restrict access to the Workflows configuration to only trusted users with high privileges. Ensure that all users with access are authenticated and authorized.
  • Monitor the Workflows configuration for any unauthorized changes or injected scripts. Regularly audit the configuration to ensure no malicious scripts have been added.
  • Educate users about the risks of XSS attacks and advise them to avoid clicking on suspicious links or accessing untrusted pages within the application.
  • Implement network-level protections, such as web application firewalls (WAFs), to detect and block XSS attacks targeting the application.

Chat Assistant

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

EPSS Chart