Cyber Posture

CVE-2025-10553

High

Published: 31 March 2026

Published
31 March 2026
Modified
06 April 2026
KEV Added
Patch
CVSS Score 8.7 CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
EPSS Score 0.0004 11.2th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-10553 is a high-severity Cross-site Scripting (CWE-79) vulnerability in 3Ds 3Dexperience. Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique JavaScript (T1059.007); ranked at the 11.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to JavaScript (T1059.007) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the CVE by requiring timely identification, reporting, and patching of the stored XSS flaw in DELMIA Factory Resource Manager.

prevent

Prevents low-privileged attackers from injecting malicious scripts into Factory Resource Management by validating all user inputs prior to storage.

prevent

Blocks execution of stored malicious scripts in victims' browser sessions by filtering and encoding tainted outputs from the affected component.

MITRE ATT&CK Enterprise TechniquesAI

T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
T1185 Browser Session Hijacking Collection
Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.
Why these techniques?

Stored XSS directly enables arbitrary JavaScript execution in the victim's browser session and facilitates session hijacking via scope change to victim privileges.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A Stored Cross-site Scripting (XSS) vulnerability affecting Factory Resource Management in DELMIA Factory Resource Manager from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2025x allows an attacker to execute arbitrary script code in user's browser session.

Deeper analysisAI

CVE-2025-10553 is a Stored Cross-site Scripting (XSS) vulnerability, mapped to CWE-79, affecting the Factory Resource Management component in DELMIA Factory Resource Manager. The issue impacts releases from 3DEXPERIENCE R2023x through 3DEXPERIENCE R2025x. It allows an attacker to execute arbitrary script code within a user's browser session. The vulnerability carries a CVSS v3.1 base score of 8.7 (AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N), indicating high severity due to network accessibility, low attack complexity, and significant confidentiality and integrity impacts.

Exploitation requires an attacker to possess low privileges (PR:L) within the affected system. The attacker can inject a malicious script payload that persists and executes when a victim user with browser access interacts with the tainted resource (UI:R), such as viewing it over the network (AV:N). Due to the scope change to cross-origin (S:C), successful exploitation grants the script the privileges of the victim's session, enabling high-impact theft of sensitive data or manipulation of the application (C:H/I:H) without affecting availability (A:N).

The vendor's security advisory at https://www.3ds.com/trust-center/security/security-advisories/cve-2025-10553 provides details on mitigation and patching guidance for this vulnerability.

Details

CWE(s)

Affected Products

3ds
3dexperience
r2023x — r2025x

CVEs Like This One

CVE-2025-10551Same product: 3Ds 3Dexperience
CVE-2025-10559Same product: 3Ds 3Dexperience
CVE-2025-0828Same vendor: 3Ds
CVE-2025-0598Same vendor: 3Ds
CVE-2025-0833Same vendor: 3Ds
CVE-2025-0596Same vendor: 3Ds
CVE-2025-0829Same vendor: 3Ds
CVE-2025-0599Same vendor: 3Ds
CVE-2025-0830Same vendor: 3Ds
CVE-2025-0600Same vendor: 3Ds

References