CVE-2025-10553: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Dassault Systèmes DELMIA Factory Resource Manager
CVE-2025-10553 is a high-severity stored Cross-site Scripting (XSS) vulnerability in Dassault Systèmes DELMIA Factory Resource Manager versions from 3DEXPERIENCE R2023x through R2025x. This flaw allows authenticated users with limited privileges to inject malicious scripts that execute in other users' browsers within the same session context. The vulnerability arises from improper neutralization of input during web page generation, enabling attackers to compromise confidentiality and integrity by stealing session tokens or performing unauthorized actions. Exploitation requires user interaction and privileges but no administrative rights. No known exploits are currently reported in the wild. Organizations using affected versions risk targeted attacks that could lead to data theft, session hijacking, or unauthorized command execution within the application. Mitigation involves applying vendor patches once available, implementing strict input validation and output encoding, and restricting user privileges. Countries with significant manufacturing and industrial automation sectors using Dassault Systèmes products, such as the United States, Germany, France, Japan, South Korea, and China, are most likely to be affected. Given the high CVSS score of 8. 7, immediate attention is warranted to prevent exploitation in critical industrial environments.
AI Analysis
Technical Summary
CVE-2025-10553 is a stored Cross-site Scripting (XSS) vulnerability classified under CWE-79, affecting Dassault Systèmes DELMIA Factory Resource Manager across multiple releases from 3DEXPERIENCE R2023x to R2025x. The vulnerability stems from improper neutralization of user-supplied input during the generation of web pages, allowing malicious script code to be stored and later executed in the browsers of users who access the affected pages. This stored XSS can be exploited by an attacker with limited privileges (PR:L) who can inject payloads that execute with the privileges of other users, potentially leading to session hijacking, theft of sensitive information, or unauthorized actions within the application. The CVSS v3.1 score of 8.7 reflects a high severity due to network attack vector (AV:N), low attack complexity (AC:L), requirement for privileges (PR:L), and user interaction (UI:R), with a scope change (S:C) indicating that the vulnerability affects resources beyond the initially vulnerable component. The impact on confidentiality and integrity is high, while availability is not affected. No public exploits have been reported yet, but the vulnerability is published and known. The affected product is widely used in industrial manufacturing and factory resource management, making it a critical concern for organizations relying on these systems for operational continuity and security.
Potential Impact
The impact of CVE-2025-10553 is significant for organizations using DELMIA Factory Resource Manager in industrial and manufacturing environments. Successful exploitation can lead to unauthorized script execution within user sessions, enabling attackers to steal session cookies, credentials, or other sensitive data, and perform actions on behalf of legitimate users. This compromises confidentiality and integrity of data and may facilitate further attacks such as privilege escalation or lateral movement within the network. Given the industrial context, such breaches could disrupt factory operations, cause data leakage of proprietary manufacturing processes, and damage organizational reputation. The requirement for limited privileges and user interaction lowers the barrier for exploitation compared to vulnerabilities needing administrative access, increasing the risk. Although no known exploits are currently active in the wild, the high CVSS score and broad deployment of the affected software imply a substantial potential impact if exploited.
Mitigation Recommendations
1. Apply official security patches from Dassault Systèmes promptly once released to address CVE-2025-10553. 2. Until patches are available, implement strict input validation and output encoding on all user-supplied data within DELMIA Factory Resource Manager to neutralize potentially malicious scripts. 3. Restrict user privileges to the minimum necessary, limiting the ability of users to inject or store scripts. 4. Employ Content Security Policy (CSP) headers to reduce the risk of script execution from untrusted sources. 5. Conduct regular security audits and code reviews focusing on input handling and web page generation logic. 6. Educate users about the risks of interacting with untrusted content and encourage cautious behavior. 7. Monitor application logs and network traffic for unusual activities indicative of attempted XSS exploitation. 8. Consider deploying web application firewalls (WAFs) with rules tailored to detect and block XSS payloads targeting DELMIA Factory Resource Manager.
Affected Countries
United States, Germany, France, Japan, South Korea, China, Italy, United Kingdom, Canada, Netherlands
CVE-2025-10553: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Dassault Systèmes DELMIA Factory Resource Manager
Description
CVE-2025-10553 is a high-severity stored Cross-site Scripting (XSS) vulnerability in Dassault Systèmes DELMIA Factory Resource Manager versions from 3DEXPERIENCE R2023x through R2025x. This flaw allows authenticated users with limited privileges to inject malicious scripts that execute in other users' browsers within the same session context. The vulnerability arises from improper neutralization of input during web page generation, enabling attackers to compromise confidentiality and integrity by stealing session tokens or performing unauthorized actions. Exploitation requires user interaction and privileges but no administrative rights. No known exploits are currently reported in the wild. Organizations using affected versions risk targeted attacks that could lead to data theft, session hijacking, or unauthorized command execution within the application. Mitigation involves applying vendor patches once available, implementing strict input validation and output encoding, and restricting user privileges. Countries with significant manufacturing and industrial automation sectors using Dassault Systèmes products, such as the United States, Germany, France, Japan, South Korea, and China, are most likely to be affected. Given the high CVSS score of 8. 7, immediate attention is warranted to prevent exploitation in critical industrial environments.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-10553 is a stored Cross-site Scripting (XSS) vulnerability classified under CWE-79, affecting Dassault Systèmes DELMIA Factory Resource Manager across multiple releases from 3DEXPERIENCE R2023x to R2025x. The vulnerability stems from improper neutralization of user-supplied input during the generation of web pages, allowing malicious script code to be stored and later executed in the browsers of users who access the affected pages. This stored XSS can be exploited by an attacker with limited privileges (PR:L) who can inject payloads that execute with the privileges of other users, potentially leading to session hijacking, theft of sensitive information, or unauthorized actions within the application. The CVSS v3.1 score of 8.7 reflects a high severity due to network attack vector (AV:N), low attack complexity (AC:L), requirement for privileges (PR:L), and user interaction (UI:R), with a scope change (S:C) indicating that the vulnerability affects resources beyond the initially vulnerable component. The impact on confidentiality and integrity is high, while availability is not affected. No public exploits have been reported yet, but the vulnerability is published and known. The affected product is widely used in industrial manufacturing and factory resource management, making it a critical concern for organizations relying on these systems for operational continuity and security.
Potential Impact
The impact of CVE-2025-10553 is significant for organizations using DELMIA Factory Resource Manager in industrial and manufacturing environments. Successful exploitation can lead to unauthorized script execution within user sessions, enabling attackers to steal session cookies, credentials, or other sensitive data, and perform actions on behalf of legitimate users. This compromises confidentiality and integrity of data and may facilitate further attacks such as privilege escalation or lateral movement within the network. Given the industrial context, such breaches could disrupt factory operations, cause data leakage of proprietary manufacturing processes, and damage organizational reputation. The requirement for limited privileges and user interaction lowers the barrier for exploitation compared to vulnerabilities needing administrative access, increasing the risk. Although no known exploits are currently active in the wild, the high CVSS score and broad deployment of the affected software imply a substantial potential impact if exploited.
Mitigation Recommendations
1. Apply official security patches from Dassault Systèmes promptly once released to address CVE-2025-10553. 2. Until patches are available, implement strict input validation and output encoding on all user-supplied data within DELMIA Factory Resource Manager to neutralize potentially malicious scripts. 3. Restrict user privileges to the minimum necessary, limiting the ability of users to inject or store scripts. 4. Employ Content Security Policy (CSP) headers to reduce the risk of script execution from untrusted sources. 5. Conduct regular security audits and code reviews focusing on input handling and web page generation logic. 6. Educate users about the risks of interacting with untrusted content and encourage cautious behavior. 7. Monitor application logs and network traffic for unusual activities indicative of attempted XSS exploitation. 8. Consider deploying web application firewalls (WAFs) with rules tailored to detect and block XSS payloads targeting DELMIA Factory Resource Manager.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- 3DS
- Date Reserved
- 2025-09-16T12:56:37.160Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69cbd1cfe6bfc5ba1d19baf1
Added to database: 3/31/2026, 1:53:19 PM
Last enriched: 3/31/2026, 2:08:24 PM
Last updated: 3/31/2026, 3:51:59 PM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.