| Reporter | Title | Published | Views | Family All 65 |
|---|---|---|---|---|
| CVE-2026-0661 | 4 Feb 202616:27 | – | attackerkb | |
| CVE-2026-0660 | 4 Feb 202616:27 | – | attackerkb | |
| CVE-2026-0662 | 4 Feb 202616:28 | – | attackerkb | |
| CVE-2026-0536 | 4 Feb 202618:12 | – | attackerkb | |
| CVE-2026-0537 | 4 Feb 202616:26 | – | attackerkb | |
| CVE-2026-0536 | 4 Feb 202619:17 | – | circl | |
| CVE-2026-0537 | 4 Feb 202617:17 | – | circl | |
| CVE-2026-0538 | 4 Feb 202617:17 | – | circl | |
| CVE-2026-0660 | 4 Feb 202618:15 | – | circl | |
| CVE-2026-0661 | 4 Feb 202618:15 | – | circl |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(298246);
script_version("1.3");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/05/29");
script_cve_id(
"CVE-2026-0536",
"CVE-2026-0537",
"CVE-2026-0538",
"CVE-2026-0660",
"CVE-2026-0661",
"CVE-2026-0662"
);
script_xref(name:"IAVA", value:"2026-A-0110");
script_name(english:"Autodesk 3ds Max < 2026.3.2 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"An updater application installed on the remote Windows host is affected by a XXE vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of Autodesk 3ds Max installed on the remote Windows host is prior to
2026.3.2. It is, therefore, affected by the following vulnerabilities:
- A maliciously crafted GIF file, when parsed through Autodesk 3ds Max, can cause a Stack-Based Buffer Overflow
vulnerability. A malicious actor can leverage this vulnerability to execute arbitrary code in the context of the
current process. (CVE-2026-0536)
- A maliciously crafted RGB 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-0537)
- A maliciously crafted GIF file, when parsed through Autodesk 3ds Max, can force an Out-of-Bounds Write vulnerability. A
malicious actor can leverage this vulnerability to execute arbitrary code in the context of the current
process. (CVE-2026-0538)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
# https://www.autodesk.com/trust/security-advisories/adsk-sa-2026-0002
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?79343016");
script_set_attribute(attribute:"solution", value:
"Upgrade to Autodesk 3ds Max 2026.3.2 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:N/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-0662");
script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2026-0661");
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/02/04");
script_set_attribute(attribute:"patch_publication_date", value:"2026/02/04");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/02/06");
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'},
'check_algorithm': 'default',
'constraints' : [
{'fixed_version' : '2028.3.2.30788'}
]
}
]
};
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