Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-66042

CVE-2025-66042: Canva Affinity Information Disclosure

CVE-2025-66042 is an information disclosure vulnerability in Canva Affinity caused by an out-of-bounds read in EMF file processing. Attackers can exploit this to access sensitive data using malicious files.

Published: March 20, 2026

CVE-2025-66042 Overview

An out-of-bounds read vulnerability exists in the EMF (Enhanced Metafile) functionality of Canva Affinity. By using a specially crafted EMF file, an attacker could exploit this vulnerability to perform an out-of-bounds read, potentially leading to the disclosure of sensitive information. This vulnerability requires user interaction, as the victim must open a malicious EMF file for the attack to succeed.

Critical Impact

Exploitation of this vulnerability could allow attackers to read sensitive memory contents beyond intended buffer boundaries, potentially exposing confidential data or enabling further attack chains. The vulnerability also poses a denial of service risk through application crashes.

Affected Products

  • Canva Affinity for Windows (all versions prior to patched release)

Discovery Timeline

  • 2026-03-17 - CVE-2025-66042 published to NVD
  • 2026-03-19 - Last updated in NVD database

Technical Details for CVE-2025-66042

Vulnerability Analysis

This vulnerability is classified as CWE-125 (Out-of-bounds Read), a memory corruption flaw that occurs when the application reads data past the end or before the beginning of an intended buffer. In the context of Canva Affinity, the EMF parsing functionality fails to properly validate bounds when processing Enhanced Metafile records.

When Canva Affinity processes a maliciously crafted EMF file, insufficient boundary checking allows the application to read memory locations outside the allocated buffer. This can result in two primary impacts: disclosure of sensitive information that may reside in adjacent memory regions, and denial of service if the read operation accesses invalid memory causing an application crash.

The attack requires local access and user interaction—specifically, a victim must be convinced to open a malicious EMF file using Canva Affinity. This attack vector is commonly exploited through social engineering tactics such as phishing emails with malicious attachments or drive-by downloads from compromised websites.

Root Cause

The root cause of this vulnerability lies in improper bounds validation within the EMF file parsing routines of Canva Affinity. When processing EMF records, the application fails to adequately verify that data lengths and offsets specified within the file remain within the bounds of allocated memory buffers. This allows a crafted EMF file to specify malicious parameters that cause the application to read beyond buffer boundaries.

Attack Vector

The attack vector for CVE-2025-66042 is local, requiring an attacker to deliver a malicious EMF file to the target system. The exploitation scenario typically unfolds as follows:

  1. The attacker crafts a malicious EMF file containing specially structured records with invalid length or offset values
  2. The malicious file is delivered to the victim through email attachment, file sharing, or other distribution methods
  3. The victim opens the malicious EMF file using Canva Affinity
  4. During file parsing, the application reads memory beyond intended buffer boundaries
  5. Sensitive data from adjacent memory may be exposed, or the application may crash

The vulnerability manifests during EMF record processing when boundary validation is insufficient. For detailed technical analysis, refer to the Talos Intelligence Vulnerability Report.

Detection Methods for CVE-2025-66042

Indicators of Compromise

  • Unexpected crashes or abnormal termination of Canva Affinity processes when opening EMF files
  • EMF files with unusually large or malformed record structures in user directories or email attachments
  • Memory access violations logged by the operating system related to Affinity processes
  • Suspicious EMF file attachments from unknown or untrusted sources

Detection Strategies

  • Implement file integrity monitoring for EMF files arriving via email or web downloads
  • Deploy endpoint detection rules to monitor for abnormal memory access patterns in Canva Affinity processes
  • Configure application whitelisting to restrict EMF file execution from untrusted locations
  • Enable crash dump analysis to identify exploitation attempts through memory violation patterns

Monitoring Recommendations

  • Monitor endpoint telemetry for Canva Affinity process crashes with memory access violation signatures
  • Establish baseline behavior for EMF file processing and alert on anomalies
  • Review email gateway logs for EMF file attachments from external sources
  • Implement SentinelOne's behavioral AI to detect out-of-bounds memory access attempts in real-time

How to Mitigate CVE-2025-66042

Immediate Actions Required

  • Update Canva Affinity to the latest patched version as soon as available from the vendor
  • Exercise caution when opening EMF files from untrusted or unknown sources
  • Implement email filtering to quarantine or block EMF attachments from external sources
  • Enable application sandboxing where available to limit the impact of potential exploitation

Patch Information

Canva has released security guidance for this vulnerability. Users should consult the Canva Trust Security Resource for official patch information and updated software versions. It is strongly recommended to apply vendor patches immediately upon availability.

Workarounds

  • Disable automatic preview of EMF files in file browsers and email clients
  • Implement network-level filtering to block or quarantine EMF files from external sources
  • Use application control policies to restrict which applications can process EMF files
  • Consider temporarily blocking EMF file types at the email gateway until patches are applied
bash
# Windows Group Policy: Block EMF file associations (temporary workaround)
# Run in elevated PowerShell to remove EMF file associations
Remove-ItemProperty -Path "HKLM:\SOFTWARE\Classes\.emf" -Name "(Default)" -ErrorAction SilentlyContinue
# Monitor for EMF files in common download locations
Get-ChildItem -Path "$env:USERPROFILE\Downloads" -Filter "*.emf" -Recurse

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechCanva Affinity

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-125
  • Technical References
  • Talos Intelligence Vulnerability Report

  • Talos Intelligence Vulnerability Report
  • Vendor Resources
  • Canva Trust Security Resource
  • Related CVEs
  • CVE-2025-64733: Canva Affinity Information Disclosure

  • CVE-2025-62500: Canva Affinity Information Disclosure

  • CVE-2025-62403: Canva Affinity Information Disclosure

  • CVE-2025-61979: Canva Affinity Information Disclosure Flaw
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