The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-10551

CVE-2025-10551: ENOVIA Collaborative Stored XSS Vulnerability

CVE-2025-10551 is a stored XSS vulnerability in ENOVIA Collaborative Industry Innovator's Document Management that enables attackers to inject malicious scripts. This article covers technical details, affected versions, impact, and mitigation.

Published: April 2, 2026

CVE-2025-10551 Overview

A Stored Cross-Site Scripting (XSS) vulnerability has been identified in the Document Management component of ENOVIA Collaborative Industry Innovator. This vulnerability affects versions from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2025x and allows an attacker to execute arbitrary script code within a user's browser session.

Stored XSS vulnerabilities are particularly dangerous because the malicious payload is persistently stored on the target server and automatically executed whenever a victim views the affected content. In the context of a document management system, this could lead to widespread compromise across an organization.

Critical Impact

An authenticated attacker can inject malicious scripts that execute in other users' browsers when they access affected documents, potentially leading to session hijacking, credential theft, and unauthorized actions within the 3DEXPERIENCE platform.

Affected Products

  • ENOVIA Collaborative Industry Innovator Release 3DEXPERIENCE R2023x
  • ENOVIA Collaborative Industry Innovator Release 3DEXPERIENCE R2024x
  • ENOVIA Collaborative Industry Innovator Release 3DEXPERIENCE R2025x

Discovery Timeline

  • 2026-03-31 - CVE-2025-10551 published to NVD
  • 2026-04-01 - Last updated in NVD database

Technical Details for CVE-2025-10551

Vulnerability Analysis

This Stored Cross-Site Scripting vulnerability (CWE-79) resides in the Document Management functionality of ENOVIA Collaborative Industry Innovator. The vulnerability allows attackers with low privileges to inject persistent malicious scripts that execute within the browser sessions of other users who view the affected content.

The attack requires user interaction—a victim must navigate to a page containing the stored malicious payload. However, once triggered, the scope of the attack can extend beyond the vulnerable component, potentially affecting other contexts within the user's session. This cross-scope impact enables attackers to compromise confidentiality and integrity of user data and sessions without directly affecting system availability.

Document management systems are particularly attractive targets for stored XSS attacks because documents are frequently shared and accessed by multiple users across an organization, providing natural amplification of the attack's reach.

Root Cause

The vulnerability stems from insufficient input validation and output encoding within the Document Management module. When user-supplied content is stored in the system and later rendered to other users, the application fails to properly sanitize the input or encode the output, allowing malicious JavaScript to be injected and executed.

This represents a classic stored XSS pattern where:

  1. The attacker submits malicious script content through a document-related input field
  2. The application stores this content without proper sanitization
  3. When other users view the document or related content, the malicious script is rendered and executed in their browser context

Attack Vector

The attack vector is network-based, requiring low-privilege authentication to inject the malicious payload. The attacker exploits the document management functionality to store crafted input containing JavaScript code. Once stored, any user who views the affected document or content will have the script execute in their browser context with their session privileges.

Exploitation typically follows this pattern:

  1. An authenticated attacker identifies input fields within Document Management that are rendered to other users
  2. The attacker injects a payload containing malicious JavaScript (e.g., <script> tags, event handlers, or obfuscated script content)
  3. The malicious content is stored in the application database
  4. When a victim user views the affected content, the browser executes the injected script
  5. The script can then steal session cookies, perform actions as the victim, or exfiltrate sensitive data

The vulnerability allows attackers to target high-privilege users, potentially escalating access within the 3DEXPERIENCE platform. For detailed technical information, refer to the 3DS Security Advisory.

Detection Methods for CVE-2025-10551

Indicators of Compromise

  • Unusual JavaScript or HTML tags appearing in document metadata, titles, or content fields
  • Web application firewall alerts detecting encoded or obfuscated script patterns in document-related requests
  • User reports of unexpected browser behavior or pop-ups when accessing documents
  • Session anomalies indicating possible session hijacking or credential theft

Detection Strategies

  • Implement Content Security Policy (CSP) headers and monitor for CSP violation reports, which may indicate XSS exploitation attempts
  • Configure web application firewalls to log and alert on common XSS payloads in POST requests to Document Management endpoints
  • Review application logs for unusual patterns in document creation or modification, particularly content containing script tags or event handlers
  • Deploy browser-based endpoint protection that can detect and block malicious script execution

Monitoring Recommendations

  • Enable detailed logging for all Document Management operations including document creation, modification, and viewing events
  • Monitor for outbound connections from user browsers to external domains that may indicate data exfiltration
  • Track authentication events for signs of session hijacking following document access
  • Implement real-time alerting for CSP violations within the 3DEXPERIENCE platform

How to Mitigate CVE-2025-10551

Immediate Actions Required

  • Review the official 3DS Security Advisory for CVE-2025-10551 for specific patch information and guidance
  • Apply available security updates from Dassault Systèmes to affected 3DEXPERIENCE platform installations
  • Audit existing documents and content within the Document Management module for suspicious or malicious content
  • Implement or strengthen Content Security Policy headers to restrict script execution sources
  • Consider temporarily restricting document creation/modification permissions to trusted users until patches are applied

Patch Information

Organizations running ENOVIA Collaborative Industry Innovator versions R2023x through R2025x should consult the official 3DS Security Advisory for specific patch availability and installation instructions. Contact Dassault Systèmes support for assistance with patching production environments.

Workarounds

  • Implement strict Content Security Policy (CSP) headers with script-src 'self' to prevent inline script execution
  • Deploy web application firewall rules to block common XSS payloads in requests to Document Management endpoints
  • Restrict document creation and editing permissions to vetted, trusted users until patches can be applied
  • Enable additional input validation at the network perimeter level
  • Consider isolating the 3DEXPERIENCE platform to trusted network segments
bash
# Example CSP header configuration for Apache
# Add to httpd.conf or .htaccess
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; frame-ancestors 'self';"

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechEnovia

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • 3DS Security Advisory CVE-2025-10551
  • Latest CVEs
  • CVE-2026-35467: Browser API Key Information Disclosure

  • CVE-2026-35466: cveInterface.js XSS Vulnerability

  • CVE-2026-30252: ZenShare Suite XSS Vulnerability

  • CVE-2026-30251: ZenShare Suite v17.0 XSS Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English