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-2024-20719

CVE-2024-20719: Adobe Commerce Stored XSS Vulnerability

CVE-2024-20719 is a stored XSS vulnerability in Adobe Commerce that allows admin attackers to inject malicious scripts into admin pages. This article covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-20719 Overview

CVE-2024-20719 is a stored Cross-Site Scripting (XSS) vulnerability affecting Adobe Commerce versions 2.4.6-p3, 2.4.5-p5, 2.4.4-p6 and earlier. This vulnerability allows an admin attacker to inject malicious scripts into every admin page within the Adobe Commerce platform. When other administrators browse to pages containing the vulnerable field, the malicious JavaScript executes in their browser context, potentially allowing the attacker to gain unauthorized admin access or perform actions on behalf of the victim.

Critical Impact

This stored XSS vulnerability enables privilege escalation through script injection, potentially compromising all administrative accounts across the Adobe Commerce installation.

Affected Products

  • Adobe Commerce 2.4.6-p3 and earlier patch versions (2.4.6, 2.4.6-p1, 2.4.6-p2)
  • Adobe Commerce 2.4.5-p5 and earlier patch versions (2.4.5, 2.4.5-p1 through 2.4.5-p4)
  • Adobe Commerce 2.4.4-p6 and earlier patch versions (2.4.4, 2.4.4-p1 through 2.4.4-p5)

Discovery Timeline

  • 2024-02-15 - CVE-2024-20719 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-20719

Vulnerability Analysis

This stored XSS vulnerability (CWE-79) affects the Adobe Commerce administrative interface. The vulnerability exists due to improper input sanitization, allowing an attacker with administrative privileges to inject malicious JavaScript code that persists in the application. Unlike reflected XSS attacks, stored XSS payloads are permanently saved in the target application, making them particularly dangerous as they execute whenever any user views the affected page.

The attack can be executed over the network without requiring user interaction once the payload is stored. The scope is changed, meaning the vulnerability in the admin panel can impact resources beyond its security scope, affecting the confidentiality, integrity, and availability of the broader system.

Root Cause

The root cause of CVE-2024-20719 is insufficient input validation and output encoding in the Adobe Commerce admin interface. The application fails to properly sanitize user-supplied input before storing it in the database and does not adequately encode output when rendering content in admin pages. This allows specially crafted JavaScript to bypass security controls and execute in the context of other authenticated admin sessions.

Attack Vector

The attack vector for this vulnerability requires the attacker to first obtain administrative access to the Adobe Commerce platform. Once authenticated, the attacker can inject malicious JavaScript payloads into vulnerable form fields within the admin interface. These payloads are stored persistently and execute whenever other administrators navigate to pages displaying the compromised content.

The malicious scripts could be leveraged to steal session tokens or authentication cookies, create new administrative accounts with attacker-controlled credentials, modify store configurations or payment settings, exfiltrate sensitive customer or business data, or establish persistent backdoor access to the commerce platform.

Detection Methods for CVE-2024-20719

Indicators of Compromise

  • Unexpected JavaScript code or <script> tags in admin database fields or stored content
  • Suspicious admin account activity including creation of new admin users without authorization
  • Unusual network requests originating from admin pages to external domains
  • Browser console errors or unexpected script execution during admin panel navigation

Detection Strategies

  • Implement Content Security Policy (CSP) headers to detect and block unauthorized script execution
  • Monitor admin audit logs for suspicious content modifications or unusual field values
  • Deploy Web Application Firewall (WAF) rules to detect XSS payload patterns in form submissions
  • Conduct regular security scans of stored content for malicious JavaScript signatures

Monitoring Recommendations

  • Enable comprehensive logging for all admin panel form submissions and content changes
  • Configure alerts for database modifications containing common XSS patterns (e.g., <script>, javascript:, onerror=)
  • Monitor for anomalous admin session behavior including multiple simultaneous sessions or geographic inconsistencies
  • Implement real-time security monitoring for outbound connections from admin interface pages

How to Mitigate CVE-2024-20719

Immediate Actions Required

  • Update Adobe Commerce to the latest patched versions (2.4.6-p4 or later, 2.4.5-p6 or later, 2.4.4-p7 or later)
  • Review admin user accounts and remove any unauthorized or suspicious accounts
  • Audit stored content and database fields for signs of injected malicious scripts
  • Implement or strengthen Content Security Policy headers to prevent inline script execution

Patch Information

Adobe has released security patches addressing this vulnerability in security bulletin APSB24-03. Organizations should upgrade to the following minimum versions to remediate CVE-2024-20719:

  • Adobe Commerce 2.4.6-p4 or later
  • Adobe Commerce 2.4.5-p6 or later
  • Adobe Commerce 2.4.4-p7 or later

Review the Adobe Security Advisory for complete patch details and upgrade instructions.

Workarounds

  • Implement strict Content Security Policy (CSP) headers restricting inline script execution and limiting script sources
  • Enable admin session IP validation to prevent session hijacking from stolen tokens
  • Restrict admin panel access to trusted IP addresses or VPN connections only
  • Conduct regular security audits of admin accounts and enforce multi-factor authentication (MFA) for all admin users
bash
# Example CSP header configuration for Apache (.htaccess)
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; frame-ancestors 'self';"

# Example CSP header configuration for Nginx
add_header 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 Commerce

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability1.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-79
  • Vendor Resources
  • Adobe Security Advisory APSB24-03
  • Related CVEs
  • CVE-2026-34686: Adobe Commerce Stored XSS Vulnerability

  • CVE-2026-34655: Adobe Commerce Stored XSS Vulnerability

  • CVE-2026-34658: Adobe Commerce Stored XSS Vulnerability

  • CVE-2026-21284: Adobe Commerce B2b 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