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-2025-64537

CVE-2025-64537: Adobe Experience Manager XSS Vulnerability

CVE-2025-64537 is a DOM-based Cross-Site Scripting vulnerability in Adobe Experience Manager 6.5.23 and earlier that enables attackers to execute malicious scripts in victim browsers, leading to session takeover.

Published: March 11, 2026

CVE-2025-64537 Overview

Adobe Experience Manager versions 6.5.23 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability that could lead to arbitrary code execution. An attacker could exploit this vulnerability by injecting malicious scripts into a web page that are executed in the context of the victim's browser. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality and integrity impact as high. Exploitation of this issue requires user interaction in that a victim must visit a crafted malicious page.

Critical Impact

This DOM-based XSS vulnerability enables attackers to execute arbitrary JavaScript in the victim's browser context, potentially leading to complete session takeover and unauthorized access to sensitive Adobe Experience Manager content and administrative functions.

Affected Products

  • Adobe Experience Manager versions 6.5.23 and earlier
  • Adobe Experience Manager AEM Cloud Service
  • Adobe Experience Manager 6.5 LTS

Discovery Timeline

  • 2025-12-10 - CVE CVE-2025-64537 published to NVD
  • 2025-12-12 - Last updated in NVD database

Technical Details for CVE-2025-64537

Vulnerability Analysis

This DOM-based Cross-Site Scripting (XSS) vulnerability in Adobe Experience Manager (CWE-79) allows attackers to inject malicious scripts that execute within the victim's browser session. Unlike reflected or stored XSS, DOM-based XSS occurs entirely on the client side, where the vulnerability exists in the JavaScript code that dynamically modifies the page DOM using untrusted data sources.

The vulnerability enables complete session takeover by allowing attackers to steal session cookies, authentication tokens, and other sensitive information processed by the browser. Once an attacker gains access to a victim's session, they can perform any action the authenticated user is authorized to perform within the Adobe Experience Manager platform, including content manipulation, user management, and system configuration changes.

Root Cause

The vulnerability stems from improper handling of user-controllable input within the client-side JavaScript code of Adobe Experience Manager. When the application processes data from sources such as URL parameters, document location, or other DOM properties without proper sanitization, malicious scripts can be injected and executed in the context of the vulnerable page.

DOM-based XSS typically occurs when JavaScript takes data from an attacker-controllable source (such as document.location, document.referrer, or URL fragments) and passes it to a dangerous sink (such as innerHTML, document.write(), or eval()) without adequate validation or encoding.

Attack Vector

The attack requires user interaction where a victim must be enticed to visit a specially crafted malicious URL or web page. The attacker constructs a URL containing malicious JavaScript payload that, when processed by the vulnerable Adobe Experience Manager application, executes in the victim's browser.

The network-based attack vector means attackers can target any user with network access to the vulnerable Adobe Experience Manager instance. The changed scope indicates that the vulnerability can affect resources beyond the vulnerable component itself, potentially impacting the confidentiality and integrity of the broader web application ecosystem.

The exploitation flow typically involves social engineering techniques to convince users to click on malicious links, such as phishing emails or malicious advertisements that redirect to the crafted URL targeting the vulnerable AEM instance.

Detection Methods for CVE-2025-64537

Indicators of Compromise

  • Unusual URL patterns containing encoded JavaScript payloads targeting Adobe Experience Manager endpoints
  • Browser console errors indicating attempted script execution from unexpected sources
  • Web server logs showing requests with suspicious query parameters containing <script> tags or JavaScript event handlers
  • User reports of unexpected behavior or unauthorized actions performed in their AEM sessions

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block common XSS payload patterns in incoming requests
  • Enable Content Security Policy (CSP) headers and monitor for policy violation reports indicating attempted script injection
  • Deploy browser-based security monitoring to detect unauthorized DOM manipulation or script execution
  • Review Adobe Experience Manager access logs for patterns indicating session hijacking or credential theft

Monitoring Recommendations

  • Configure security information and event management (SIEM) systems to alert on XSS-related patterns in web application logs
  • Monitor for anomalous user behavior patterns that may indicate compromised sessions, such as unusual access times or geographic locations
  • Implement real-time alerting for CSP violation reports from client browsers

How to Mitigate CVE-2025-64537

Immediate Actions Required

  • Apply the latest Adobe Experience Manager security patches as outlined in Adobe Security Advisory APSB25-115
  • Implement strict Content Security Policy (CSP) headers to restrict script execution sources
  • Review and restrict user access to Adobe Experience Manager administrative functions until patches are applied
  • Educate users about the risks of clicking on untrusted links, especially those containing AEM URLs

Patch Information

Adobe has released security updates to address this vulnerability. Organizations should immediately review and apply the patches documented in Adobe Security Advisory APSB25-115. For Adobe Experience Manager 6.5, upgrade to version 6.5.24 or later. Organizations using AEM Cloud Service should verify that automatic updates have been applied.

Workarounds

  • Deploy Web Application Firewall rules to filter incoming requests containing known XSS payload signatures
  • Implement strict Content Security Policy headers with script-src 'self' to prevent inline script execution
  • Restrict network access to Adobe Experience Manager instances using firewall rules and VPN requirements
  • Consider temporarily disabling affected functionality if critical patches cannot be applied immediately
bash
# Example Content Security Policy header configuration for Apache
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; frame-ancestors 'self';"

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechAdobe Experience Manager

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.73%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Vendor Resources
  • Adobe Security Advisory APSB25-115
  • Related CVEs
  • CVE-2026-27288: Adobe Experience Manager XSS Vulnerability

  • CVE-2026-34625: Adobe Experience Manager XSS Vulnerability

  • CVE-2026-34624: Adobe Experience Manager XSS Vulnerability

  • CVE-2026-34623: Adobe Experience Manager XSS 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