The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-21364

CVE-2026-21364: Adobe Substance 3D Painter DOS Vulnerability

CVE-2026-21364 is a NULL pointer dereference vulnerability in Adobe Substance 3D Painter that causes application crashes via malicious files. This article covers technical details, affected versions, and mitigation.

Published: March 13, 2026

CVE-2026-21364 Overview

CVE-2026-21364 is a NULL Pointer Dereference vulnerability affecting Adobe Substance 3D Painter versions 11.1.2 and earlier. This vulnerability can be exploited to cause an application denial-of-service condition, resulting in crashes and disruption to creative workflows. The vulnerability requires user interaction, specifically requiring a victim to open a maliciously crafted file.

Critical Impact

Successful exploitation allows attackers to crash Adobe Substance 3D Painter through malicious files, disrupting 3D texturing workflows and potentially causing loss of unsaved work.

Affected Products

  • Adobe Substance 3D Painter versions 11.1.2 and earlier
  • All platforms running vulnerable Substance 3D Painter versions

Discovery Timeline

  • 2026-03-10 - CVE-2026-21364 published to NVD
  • 2026-03-11 - Last updated in NVD database

Technical Details for CVE-2026-21364

Vulnerability Analysis

This vulnerability is classified as CWE-476 (NULL Pointer Dereference), a memory corruption issue that occurs when an application attempts to dereference a pointer that has been set to NULL. In the context of Adobe Substance 3D Painter, this vulnerability manifests when processing specially crafted input files.

The attack requires local access and user interaction—specifically, a victim must be convinced to open a malicious file. This could be delivered through social engineering tactics such as phishing emails targeting 3D artists and designers, or through compromised asset repositories where texture files and project files are shared.

While the vulnerability does not allow for code execution or data exfiltration, the denial-of-service impact can be significant in professional environments where Substance 3D Painter is used for production workflows.

Root Cause

The root cause is improper validation of pointer values before dereferencing. When Substance 3D Painter parses certain file structures, it fails to verify that pointers reference valid memory locations. When a malformed file triggers a code path where a NULL pointer is dereferenced, the application terminates abnormally.

This type of vulnerability typically arises from missing null checks in file parsing routines, where external input influences pointer assignments without adequate defensive programming practices.

Attack Vector

The attack vector is local, requiring an attacker to deliver a malicious file to the victim. Potential delivery methods include:

  • Email attachments disguised as legitimate 3D texture or project files
  • Compromised asset sharing platforms or repositories
  • Supply chain attacks through malicious plugins or asset packs
  • Direct file sharing in collaborative environments

When the victim opens the malicious file in Substance 3D Painter, the crafted content triggers the NULL pointer dereference, causing the application to crash immediately. This vulnerability affects confidentiality and integrity minimally but has a high impact on availability.

Detection Methods for CVE-2026-21364

Indicators of Compromise

  • Unexpected crashes of Substance 3D Painter when opening specific files
  • Windows Event Log entries showing application faults with null pointer exception codes
  • Crash dump files indicating EXCEPTION_ACCESS_VIOLATION at null addresses
  • Users reporting repeated crashes after receiving files from external sources

Detection Strategies

  • Monitor application crash logs for Substance 3D Painter processes terminating with null pointer exceptions
  • Implement file scanning solutions to inspect incoming 3D asset files before they reach end users
  • Deploy endpoint detection rules that alert on repeated application crashes within short time windows
  • Configure SIEM rules to correlate file access events with subsequent application crashes

Monitoring Recommendations

  • Enable Windows Error Reporting to capture crash telemetry from Substance 3D Painter
  • Implement file integrity monitoring on directories where 3D assets are stored
  • Monitor email gateways for suspicious file attachments targeting creative teams
  • Track asset download sources and flag files from untrusted origins

How to Mitigate CVE-2026-21364

Immediate Actions Required

  • Update Adobe Substance 3D Painter to the latest patched version immediately
  • Review and validate the source of all 3D asset files before opening
  • Educate creative teams about the risks of opening files from untrusted sources
  • Consider implementing sandbox environments for testing untrusted asset files

Patch Information

Adobe has released security updates addressing this vulnerability as documented in Adobe Security Advisory APSB26-25. Organizations should update to the latest version of Substance 3D Painter that addresses CVE-2026-21364.

To apply the patch, use Adobe Creative Cloud to check for and install available updates for Substance 3D Painter. Enterprise deployments should use Adobe Admin Console to deploy the updated version across managed systems.

Workarounds

  • Restrict opening of 3D asset files to trusted sources only until patching is complete
  • Implement network segmentation to isolate creative workstations from untrusted file sources
  • Configure email filters to quarantine potentially malicious 3D file attachments for review
  • Consider using virtual machines to open and inspect files from unknown sources
bash
# Check current Substance 3D Painter version on Windows
# Navigate to Help > About in Substance 3D Painter
# Or check via Creative Cloud desktop application

# For enterprise deployments, verify version via Adobe Admin Console
# Ensure version is newer than 11.1.2 to confirm patch installation

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechAdobe Substance 3d Painter

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-476
  • Vendor Resources
  • Adobe Security Advisory APSB26-25
  • Related CVEs
  • CVE-2026-27217: Adobe Substance 3D Painter DOS Vulnerability

  • CVE-2026-27218: Adobe Substance 3D Painter DOS Vulnerability

  • CVE-2026-27214: Adobe Substance 3D Painter DoS Vulnerability

  • CVE-2026-27215: Adobe Substance 3D Painter DOS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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