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
    • 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-2024-49535

CVE-2024-49535: Adobe Acrobat XXE Vulnerability

CVE-2024-49535 is an XML External Entity vulnerability in Adobe Acrobat Reader that enables unauthorized read access outside the sandbox. This article covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-49535 Overview

CVE-2024-49535 is an XML External Entity (XXE) vulnerability affecting Adobe Acrobat and Acrobat Reader products. This improper restriction of XML external entity reference (CWE-611) allows an attacker to craft malicious XML input containing references to external entities, potentially leading to unauthorized read access outside the Acrobat sandbox. The vulnerability requires user interaction, specifically requiring a victim to process a malicious XML document.

Critical Impact

Successful exploitation could allow attackers to read sensitive files outside the Acrobat sandbox environment, potentially exposing confidential system data and user information on both Windows and macOS systems.

Affected Products

  • Adobe Acrobat versions 24.005.20307 and earlier (Continuous track)
  • Adobe Acrobat Reader DC versions 24.005.20307 and earlier (Continuous track)
  • Adobe Acrobat versions 24.001.30213, 24.001.30193 and earlier (Classic track)
  • Adobe Acrobat Reader versions 20.005.30730, 20.005.30710 and earlier (Classic track)
  • Affected on Microsoft Windows and Apple macOS platforms

Discovery Timeline

  • 2024-12-10 - CVE-2024-49535 published to NVD
  • 2025-01-23 - Last updated in NVD database

Technical Details for CVE-2024-49535

Vulnerability Analysis

This XXE vulnerability exists in Adobe Acrobat's XML parsing functionality. XML External Entity injection occurs when an application processes XML input containing a reference to an external entity, and the XML parser is configured to process these external entity declarations. In the context of Adobe Acrobat, this flaw enables attackers to bypass the application's sandbox protections and access files that should otherwise be restricted.

The attack requires local access and user interaction—specifically, the victim must open and process a maliciously crafted XML document. When the vulnerable XML parser processes the malicious input, it resolves external entity references, allowing the attacker to exfiltrate data from files outside the sandbox boundaries. The scope of this vulnerability extends beyond the vulnerable component itself, as it can impact the confidentiality of resources managed by other system components.

Root Cause

The root cause is an improper restriction of XML External Entity references in Adobe Acrobat's XML parsing engine. The application fails to properly disable or sanitize external entity declarations in XML documents, allowing attackers to define malicious entity references that point to local system files or internal network resources. This is classified under CWE-611 (Improper Restriction of XML External Entity Reference).

Attack Vector

The attack vector is local, requiring the attacker to deliver a malicious XML document to the victim through social engineering or other delivery mechanisms. The exploitation process involves:

  1. An attacker crafts a malicious XML document containing external entity declarations pointing to sensitive files
  2. The victim opens the malicious document in a vulnerable version of Adobe Acrobat or Acrobat Reader
  3. The XML parser processes the external entity references without proper validation
  4. The contents of referenced files are accessed and potentially exfiltrated to the attacker

The vulnerability specifically targets the XML parsing functionality within Acrobat, leveraging the trust relationship between the application and the operating system's file system. While the vulnerability requires user interaction, the attack complexity is low once the malicious document is delivered.

Detection Methods for CVE-2024-49535

Indicators of Compromise

  • Unusual file access patterns originating from Adobe Acrobat processes, particularly access to sensitive system files
  • PDF or XML documents containing DOCTYPE declarations with ENTITY definitions referencing external resources or local file paths
  • Acrobat processes making unexpected network connections or accessing files outside normal document directories
  • Log entries showing XML parsing errors related to entity resolution failures

Detection Strategies

  • Monitor Adobe Acrobat process activity for suspicious file system access outside typical document directories
  • Implement file integrity monitoring on sensitive configuration files and user data directories
  • Deploy endpoint detection rules to identify PDF documents with embedded malicious XML entity declarations
  • Configure network monitoring to detect data exfiltration attempts from Acrobat processes

Monitoring Recommendations

  • Enable detailed logging for Adobe Acrobat applications to capture XML parsing events
  • Implement behavioral analysis to detect anomalous file access patterns by PDF reader applications
  • Monitor for newly created or modified PDF/XML files with suspicious DOCTYPE declarations
  • Configure SentinelOne Singularity Platform to alert on sandbox escape attempts from Acrobat processes

How to Mitigate CVE-2024-49535

Immediate Actions Required

  • Update Adobe Acrobat and Acrobat Reader to the latest patched versions immediately
  • Enable Protected View in Adobe Acrobat to restrict document functionality until the user explicitly trusts the source
  • Educate users about the risks of opening PDF or XML documents from untrusted sources
  • Consider temporarily disabling JavaScript and external content in Acrobat preferences until patches are applied

Patch Information

Adobe has released security updates addressing this vulnerability as documented in Adobe Security Advisory APSB24-92. Organizations should update to the latest available versions:

  • Continuous track: Update to versions newer than 24.005.20307
  • Classic 2024 track: Update to versions newer than 24.001.30213
  • Classic 2020 track: Update to versions newer than 20.005.30730

Administrators should prioritize deployment through centralized patch management systems and verify successful installation across all endpoints.

Workarounds

  • Enable Protected View for all files by navigating to Edit > Preferences > Security (Enhanced) and selecting "Files from potentially unsafe locations"
  • Disable JavaScript in Acrobat Reader via Edit > Preferences > JavaScript to reduce attack surface
  • Use the Protected Mode feature (sandbox) which is enabled by default to limit potential damage from exploitation
  • Implement email attachment filtering to block or quarantine PDF documents with suspicious XML content
bash
# Windows Registry configuration to enforce Protected View
# Run as Administrator
reg add "HKLM\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown" /v bProtectedMode /t REG_DWORD /d 1 /f
reg add "HKLM\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown" /v iProtectedView /t REG_DWORD /d 2 /f

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

  • Vulnerability Details
  • TypeXXE

  • Vendor/TechAdobe Acrobat

  • SeverityMEDIUM

  • CVSS Score6.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-611
  • Vendor Resources
  • Adobe Security Advisory APSB24-92
  • Related CVEs
  • CVE-2026-27221: Adobe Acrobat DC Auth Bypass Vulnerability

  • CVE-2026-27220: Adobe Acrobat DC RCE Vulnerability

  • CVE-2026-27278: Adobe Acrobat DC RCE Vulnerability

  • CVE-2023-26369: Adobe Acrobat RCE Vulnerability Explained
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