Autodesk 3ds Max 2026.x < 2026.3.4 / 2027.x < 2027.2.0 Multiple Vulnerabilities (ADSK-SA-2026-0014)
| Reporter | Title | Published | Views | Family All 33 |
|---|---|---|---|---|
| CVE-2026-16783 | 24 Aug 202622:00 | – | circl | |
| CVE-2026-19568 | 24 Aug 202622:02 | – | circl | |
| CVE-2026-7455 | 24 Aug 202622:00 | – | circl | |
| CVE-2026-16781 | 24 Aug 202620:55 | – | cve | |
| CVE-2026-16782 | 24 Aug 202620:56 | – | cve | |
| CVE-2026-16783 | 24 Aug 202620:56 | – | cve | |
| CVE-2026-19568 | 24 Aug 202620:59 | – | cve | |
| CVE-2026-7455 | 24 Aug 202620:58 | – | cve | |
| CVE-2026-16781 SVG File Parsing Stack Exhaustion Vulnerability in Autodesk 3ds Max | 24 Aug 202620:55 | – | cvelist | |
| CVE-2026-16782 SVG File Parsing Out-of-Bounds Read Vulnerability in Autodesk 3ds Max | 24 Aug 202620:56 | – | cvelist |
10
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(341191);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/08/31");
script_cve_id(
"CVE-2026-7455",
"CVE-2026-16781",
"CVE-2026-16782",
"CVE-2026-16783",
"CVE-2026-19568"
);
script_xref(name:"IAVA", value:"2026-A-0905");
script_name(english:"Autodesk 3ds Max 2026.x < 2026.3.4 / 2027.x < 2027.2.0 Multiple Vulnerabilities (ADSK-SA-2026-0014)");
script_set_attribute(attribute:"synopsis", value:
"The Autodesk 3ds Max application installed on the remote Windows host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Autodesk 3ds Max installed on the remote Windows host is 2026.x prior to 2026.3.4, or 2027.x prior to
2027.2.0. It is, therefore, affected by multiple vulnerabilities:
- 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. (CVE-2026-19568)
- A maliciously crafted ABC file, when parsed through Autodesk 3ds Max, can force an Out-of-Bounds Write
vulnerability. A malicious actor may leverage this vulnerability to cause a crash, cause data corruption, or
execute arbitrary code in the context of the current process. (CVE-2026-16783)
- A maliciously crafted FLT file, when parsed through Autodesk 3ds Max, can force an Out-of-Bounds Write
vulnerability. A malicious actor may leverage this vulnerability to cause a crash, cause data corruption, or
execute arbitrary code in the context of the current process. (CVE-2026-7455)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://www.autodesk.com/trust/security-advisories/adsk-sa-2026-0014");
script_set_attribute(attribute:"solution", value:
"Upgrade to Autodesk 3ds Max 2026.3.4 / 2027.2.0 or later.");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-16782");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/08/24");
script_set_attribute(attribute:"patch_publication_date", value:"2026/08/24");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/08/28");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:autodesk:3ds_max");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("autodesk_3ds_win_installed.nbin");
script_require_keys("SMB/Registry/Enumerated", "installed_sw/AutoDesk 3DS Max");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'AutoDesk 3DS Max', 'type': 'app'},
'requires': [{'scope': 'target', 'match': {'os': 'windows'}}],
'check_algorithm': 'default',
'constraints': [
{'min_version': '28.0', 'fixed_version': '28.3.4.31135'},
{'min_version': '29.0', 'fixed_version': '29.2.0.20588'}
]
}
]
};
var vdf_result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result:vdf_result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
31 Aug 2026 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 3.17.8
EPSS0.00208
SSVC