Description
A maliciously crafted SVG file, when parsed through Autodesk 3ds Max, can force a Memory Corruption vulnerability. A malicious actor can leverage this vulnerability to execute arbitrary code in the context of the current process.
Published: 2026-08-24
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Assess Impact
AI Analysis

Impact

A maliciously crafted SVG file, when parsed by Autodesk 3ds Max, can cause memory corruption that lets an attacker execute arbitrary code in the context of the current process. This flaw is a classic buffer overrun (CWE-120) and results in a high‑severity risk due to the possibility of full control of the local application. Since it can be triggered by simply opening a bad file, the attack surface is broad and any user who can import SVG content is potentially vulnerable.

Affected Systems

Autodesk 3ds Max 2026 and 2027 are affected. No other versions or products are listed, so only these releases require attention.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity. EPSS is unavailable, so the current exploit probability cannot be quantified, but the lack of KEV listing suggests no publicly known exploits yet. The vulnerability can be leveraged by any user who loads a malicious SVG; the attacker only needs to supply a crafted file, which is easily created. Therefore, the risk is significant, and mitigations should be applied promptly.

Generated by OpenCVE AI on August 24, 2026 at 22:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Autodesk 3ds Max to a version that incorporates the fix for the SVG parsing flaw, such as 2028 or later.
  • Restrict or block the import of SVG files from untrusted sources, or open them in a sandboxed environment.
  • Use endpoint security that monitors for anomalous memory corruption and unauthorized code execution.

Generated by OpenCVE AI on August 24, 2026 at 22:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:autodesk:3ds_max:*:*:*:*:*:*:*:*

Tue, 25 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description A maliciously crafted SVG file, when parsed through Autodesk 3ds Max, can force a Memory Corruption vulnerability. A malicious actor can leverage this vulnerability to execute arbitrary code in the context of the current process.
Title SVG File Parsing Memory Corruption Vulnerability in Autodesk 3ds Max
First Time appeared Autodesk
Autodesk 3ds Max
Weaknesses CWE-120
CPEs cpe:2.3:a:autodesk:3ds_max:2026:*:*:*:*:*:*:*
cpe:2.3:a:autodesk:3ds_max:2027:*:*:*:*:*:*:*
Vendors & Products Autodesk
Autodesk 3ds Max
References
Metrics cvssV3_1

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


Subscriptions

Autodesk 3ds Max
cve-icon MITRE

Status: PUBLISHED

Assigner: autodesk

Published:

Updated: 2026-08-26T03:56:10.947Z

Reserved: 2026-08-11T19:10:51.082Z

Link: CVE-2026-19568

cve-icon Vulnrichment

Updated: 2026-08-25T19:05:03.797Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-24T21:16:49.573

Modified: 2026-08-28T17:33:19.450

Link: CVE-2026-19568

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T23:00:06Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')