A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-7454

CVE-2026-7454: Autodesk 3ds Max RCE Vulnerability

CVE-2026-7454 is a remote code execution flaw in Autodesk 3ds Max triggered by malicious WRL files. Attackers can exploit this memory corruption issue to run arbitrary code, compromising system security.

Published: May 28, 2026

CVE-2026-7454 Overview

CVE-2026-7454 is a memory corruption vulnerability in Autodesk 3ds Max triggered by parsing a maliciously crafted WRL (VRML) file. An attacker who convinces a user to open a weaponized WRL file can execute arbitrary code in the context of the current user process. The flaw is classified under [CWE-120] (Buffer Copy without Checking Size of Input) and affects Autodesk 3ds Max versions 2026 and 2027. Autodesk published advisory ADSK-SA-2026-0006 documenting the issue. Exploitation requires local file access and user interaction, but successful exploitation yields high impact to confidentiality, integrity, and availability.

Critical Impact

Arbitrary code execution in the context of the current user via a crafted WRL file opened in Autodesk 3ds Max.

Affected Products

  • Autodesk 3ds Max 2026
  • Autodesk 3ds Max 2027
  • WRL/VRML file import functionality in 3ds Max

Discovery Timeline

  • 2026-05-26 - CVE-2026-7454 published to NVD
  • 2026-05-26 - Last updated in NVD database
  • 2026-05-28 - EPSS scoring published

Technical Details for CVE-2026-7454

Vulnerability Analysis

The vulnerability resides in the WRL file parser used by Autodesk 3ds Max. WRL files encode Virtual Reality Modeling Language (VRML) scene data, including geometry, materials, and node hierarchies. When 3ds Max parses a maliciously structured WRL file, the parser fails to validate the size of input data before copying it into a fixed-size buffer. This results in memory corruption that an attacker can shape to overwrite adjacent control structures or function pointers.

The vulnerability is classified as [CWE-120], a classic buffer copy without bounds checking. Because 3ds Max parses WRL data in-process, any corruption occurs within the application's address space and inherits the privileges of the user running 3ds Max.

Root Cause

The root cause is insufficient validation of length fields or token boundaries within the WRL parser. VRML structures such as Coordinate, IndexedFaceSet, and string nodes require explicit bounds checks when populating heap or stack buffers. Missing or incorrect checks allow attacker-controlled data to exceed allocated memory regions, corrupting adjacent objects.

Attack Vector

Exploitation requires a local attack vector with user interaction. An attacker delivers a crafted WRL file through email, a shared project repository, an asset marketplace, or a compromised website. When the victim opens or imports the file in 3ds Max, the parser triggers the memory corruption, allowing code execution as the current user. No elevated privileges are required to weaponize the file. Refer to the Autodesk Security Advisory ADSK-SA-2026-0006 for technical specifics from the vendor.

No verified proof-of-concept code is publicly available for CVE-2026-7454.
The vulnerability is triggered by opening a malformed WRL (VRML) file in
Autodesk 3ds Max 2026 or 2027. Refer to the vendor advisory for details.

Detection Methods for CVE-2026-7454

Indicators of Compromise

  • Unexpected 3dsmax.exe child processes such as cmd.exe, powershell.exe, or rundll32.exe spawned after opening a WRL file
  • WRL files arriving from untrusted sources, especially via email attachments or external file shares
  • 3ds Max crash dumps referencing the WRL/VRML import module
  • Outbound network connections initiated by 3dsmax.exe to unfamiliar destinations following file import

Detection Strategies

  • Monitor process lineage where 3dsmax.exe is the parent of script interpreters or shell binaries
  • Inspect file system telemetry for .wrl files written to user-writable locations followed by 3ds Max activity
  • Apply YARA rules targeting anomalous VRML node structures with oversized string or index fields
  • Correlate 3ds Max crash events in Windows Application logs with subsequent suspicious process activity

Monitoring Recommendations

  • Enable command-line auditing and module load logging on workstations running 3ds Max
  • Forward endpoint telemetry to a central SIEM or data lake for retroactive hunting
  • Alert on 3ds Max processes loading non-standard DLLs or making outbound HTTP/HTTPS connections
  • Track WRL file ingress through email gateways and managed file transfer systems

How to Mitigate CVE-2026-7454

Immediate Actions Required

  • Apply the patched 3ds Max release referenced in Autodesk Security Advisory ADSK-SA-2026-0006
  • Restrict opening of WRL files to those originating from trusted, verified sources
  • Inventory all hosts running 3ds Max 2026 and 2027 and prioritize them for patching
  • Inform 3D artists and pipeline engineers of the threat and require validation of external assets

Patch Information

Autodesk has published security advisory ADSK-SA-2026-0006 covering CVE-2026-7454. Administrators should consult the Autodesk advisory for the exact fixed builds and deploy them through Autodesk Access or the standard 3ds Max update channel. Confirm the installed version matches or exceeds the vendor-specified fixed release after deployment.

Workarounds

  • Block or quarantine .wrl and .vrml files at email and web gateways until patches are deployed
  • Use application allowlisting to prevent 3dsmax.exe from spawning script interpreters or shell binaries
  • Open untrusted WRL files only inside isolated virtual machines without network access
  • Apply least-privilege principles so 3ds Max users do not run with administrative rights
bash
# Example: enumerate WRL files introduced in the last 7 days for review
Get-ChildItem -Path C:\Users -Recurse -Include *.wrl,*.vrml -ErrorAction SilentlyContinue |
  Where-Object { $_.CreationTime -gt (Get-Date).AddDays(-7) } |
  Select-Object FullName, CreationTime, Length

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAutodesk 3ds Max

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-120
  • Technical References
  • Autodesk Product Overview
  • Vendor Resources
  • Autodesk Security Advisory ADKS-2026-0006
  • Related CVEs
  • CVE-2026-7451: Autodesk 3ds Max RCE Vulnerability

  • CVE-2026-7452: Autodesk 3ds Max RCE Vulnerability

  • CVE-2026-0538: Autodesk 3ds Max RCE Vulnerability

  • CVE-2026-0537: Autodesk 3ds Max RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English