Cyber Posture

CVE-2026-0535

High

Published: 22 January 2026

Published
22 January 2026
Modified
30 January 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0002 7.0th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0535 is a high-severity Cross-site Scripting (CWE-79) vulnerability in Autodesk Fusion. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Taint Shared Content (T1080); ranked at the 7.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Taint Shared Content (T1080) and 2 other techniques.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-79

Penetration testing submits XSS payloads to web applications, detecting cross-site scripting flaws for subsequent remediation.

addresses: CWE-79

Validates web inputs to reject script-related content that could produce XSS.

addresses: CWE-79

Output validation against expected content can reject or sanitize script content in generated web pages, reducing XSS exploitability.

MITRE ATT&CK Enterprise TechniquesAI

T1080 Taint Shared Content Lateral Movement
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Stored XSS enables tainting shared component descriptions (T1080) that trigger client-side code execution when clicked (T1203/T1204.002).

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

NVD Description

A maliciously crafted HTML payload, stored in a component’s description 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…

more

or execute arbitrary code in the context of the current process.

Deeper analysisAI

CVE-2026-0535 is a Stored Cross-site Scripting (XSS) vulnerability, classified under CWE-79, affecting the Autodesk Fusion desktop application. Published on 2026-01-22, it carries a CVSS v3.1 base score of 7.1 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N). The flaw occurs when a maliciously crafted HTML payload is stored in a component’s description and subsequently clicked by a user, triggering the XSS execution.

An attacker with the ability to store content in a component’s description can craft and inject the malicious HTML payload. Exploitation requires a user to click the payload within the Autodesk Fusion application, enabling the attacker to read local files or execute arbitrary code in the context of the current Fusion process.

Autodesk has addressed the vulnerability in security advisory ADSK-SA-2026-0001, available at https://www.autodesk.com/trust/security-advisories/adsk-sa-2026-0001. Updated installers providing patches are offered via the Fusion Client Downloader for macOS at https://dl.appstreaming.autodesk.com/production/installers/Fusion%20Client%20Downloader.dmg and for Windows at https://dl.appstreaming.autodesk.com/production/installers/Fusion%20Client%20Downloader.exe.

Details

CWE(s)

Affected Products

autodesk
fusion
≤ 2606.1.21

CVEs Like This One

CVE-2026-0534Same product: Autodesk Fusion
CVE-2026-0533Same product: Autodesk Fusion
CVE-2026-4345Same product: Autodesk Fusion
CVE-2026-4369Same product: Autodesk Fusion
CVE-2026-4344Same product: Autodesk Fusion
CVE-2025-1430Same vendor: Autodesk
CVE-2025-1427Same vendor: Autodesk
CVE-2025-1650Same vendor: Autodesk
CVE-2026-0660Same vendor: Autodesk
CVE-2026-0661Same vendor: Autodesk

References