Description
A maliciously crafted HTML payload in a design name, when displayed during the delete confirmation dialog and clicked by a user, can trigger a Stored Cross-site Scripting (XSS) vulnerability in the Autodesk Fusion desktop application. A malicious actor may leverage this vulnerability to read local files or execute arbitrary code in the context of the current process.
Published: 2026-01-22
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a stored XSS in Autodesk Fusion desktop’s delete‑confirmation dialog. A maliciously crafted HTML fragment embedded in a design name is rendered when the dialog appears, and clicking the confirmation button causes the browser‑like component to execute the injected script. The injected code can read local files or run arbitrary commands in the context of the Fusion process, thus providing an attacker with code execution privileges on the affected machine. This weakness is a classic example of CWE‑79, where unsanitized user‑controlled input is executed as code.

Affected Systems

All installations of Autodesk Fusion desktop, including the 2603.0 release and earlier unreleased builds that have not yet been patched. The vulnerability affects any version that presents the design name in the delete‑confirmation dialog without proper sanitization.

Risk and Exploitability

The CVSS score of 8.1 reflects a high risk when the flaw is exploited. The EPSS score is below 1 %, indicating a low likelihood of exploitation at the current time, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is logical; an attacker who can create or modify a design’s name in the local filesystem can embed the malicious payload. Exploitation requires the victim to have access to the machine and to interact with the delete confirmation dialog, so it is a local‑user‑privileged threat rather than a remote one. Proper code execution or file access follows directly from the injection, making the impact severe for a legitimate local user.

Generated by OpenCVE AI on June 3, 2026 at 15:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Autodesk Fusion desktop update that contains the XSS fix.
  • Avoid opening or installing design files from untrusted sources, and be cautious of unusually named files before deleting them.
  • Where possible, disable or restrict HTML script rendering in the Fusion UI or enforce strict input validation of design names to eliminate the reflected XSS vector.

Generated by OpenCVE AI on June 3, 2026 at 15:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}


Thu, 26 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 03 Feb 2026 18:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:autodesk:fusion:2603.0:*:*:*:*:*:*:*

Fri, 30 Jan 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:autodesk:fusion:*:*:*:*:*:*:*:*

Fri, 23 Jan 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Autodesk
Autodesk fusion
Vendors & Products Autodesk
Autodesk fusion

Thu, 22 Jan 2026 23:00:00 +0000

Type Values Removed Values Added
Description A maliciously crafted HTML payload in a design name, when displayed during the delete confirmation dialog and clicked by a user, can trigger a Stored Cross-site Scripting (XSS) vulnerability in the Autodesk Fusion desktop application. A malicious actor may leverage this vulnerability to read local files or execute arbitrary code in the context of the current process.
Title Stored XSS in Fusion desktop when attempting to delete a file
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: autodesk

Published:

Updated: 2026-06-03T13:27:57.507Z

Reserved: 2025-12-19T18:57:06.177Z

Link: CVE-2026-0533

cve-icon Vulnrichment

Updated: 2026-02-25T16:27:37.752Z

cve-icon NVD

Status : Modified

Published: 2026-01-22T17:16:28.937

Modified: 2026-06-03T14:16:31.770

Link: CVE-2026-0533

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-03T15:45:36Z

Weaknesses