A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection Platforms. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Read More
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-2026-34658

CVE-2026-34658: Adobe Commerce Stored XSS Vulnerability

CVE-2026-34658 is a stored Cross-Site Scripting flaw in Adobe Commerce that allows high-privileged attackers to inject malicious scripts. This post covers the technical details, affected versions, and mitigation.

Published: May 17, 2026

CVE-2026-34658 Overview

CVE-2026-34658 is a stored Cross-Site Scripting (XSS) vulnerability affecting multiple versions of Adobe Commerce. The flaw allows a high-privileged attacker to inject malicious JavaScript into vulnerable form fields. The injected script executes in a victim's browser when they navigate to the affected page. The vulnerability has a changed scope, meaning the impact extends beyond the vulnerable component. Adobe disclosed the issue in the Adobe Magento Security Advisory APSB26-49.

Critical Impact

A high-privileged attacker can store malicious JavaScript in form fields, leading to script execution in victim browsers with potential session compromise and data exposure.

Affected Products

  • Adobe Commerce 2.4.9-beta1
  • Adobe Commerce 2.4.8-p4, 2.4.7-p9, 2.4.6-p14
  • Adobe Commerce 2.4.5-p16, 2.4.4-p17 and earlier

Discovery Timeline

  • 2026-05-12 - CVE-2026-34658 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-34658

Vulnerability Analysis

The vulnerability is a stored Cross-Site Scripting (XSS) issue classified under [CWE-79]. Adobe Commerce fails to properly sanitize user-supplied input submitted through specific form fields in administrative interfaces. An attacker with high privileges can persist malicious JavaScript payloads into the application's data store. The payload executes when a legitimate user renders the affected page in their browser.

The scope is changed, meaning successful exploitation impacts resources beyond the vulnerable component's security authority. This typically indicates the injected script can interact with content rendered in a different security context, such as merchant-facing or customer-facing storefront views.

Exploitation requires user interaction, as a victim must visit the page containing the stored payload. The attack vector is network-based, and the EPSS score is 0.019%, indicating low predicted exploitation activity.

Root Cause

The root cause is insufficient output encoding and input validation on form fields accessible to high-privileged administrative users. The application stores untrusted input and reflects it into rendered HTML without contextual escaping.

Attack Vector

An authenticated attacker with elevated privileges submits a crafted payload through a vulnerable form field. The payload is stored persistently. When a victim user, who may operate in a different security scope, browses to the affected page, the malicious JavaScript executes in their browser session. This can lead to session token theft, administrative action hijacking, or further compromise of the Commerce environment.

No verified public proof-of-concept code is available. Refer to the Adobe Magento Security Advisory for vendor-supplied details.

Detection Methods for CVE-2026-34658

Indicators of Compromise

  • Unexpected <script>, onerror, or onload HTML attribute strings stored in Adobe Commerce database tables tied to admin-editable entities such as products, categories, CMS blocks, or customer attributes.
  • Outbound requests from admin or storefront sessions to attacker-controlled domains following page loads of recently modified entities.
  • Admin account audit log entries showing modifications to form fields by accounts that do not normally perform content edits.

Detection Strategies

  • Inspect database fields associated with administrative form inputs for HTML tags, JavaScript event handlers, or encoded payload markers like <script>.
  • Deploy Content Security Policy (CSP) reporting endpoints to surface inline script execution attempts on Commerce pages.
  • Correlate admin user activity logs with subsequent unusual session behavior in customer or merchant browser telemetry.

Monitoring Recommendations

  • Monitor Adobe Commerce admin authentication events and changes performed by high-privileged accounts for anomalous patterns.
  • Track HTTP responses from Commerce pages for unexpected script tags or event handlers using web application firewall (WAF) inspection.
  • Alert on browser-side errors and CSP violation reports originating from /admin and storefront paths.

How to Mitigate CVE-2026-34658

Immediate Actions Required

  • Apply the Adobe security updates referenced in APSB26-49 to all affected Adobe Commerce installations.
  • Audit administrative accounts and remove unnecessary high-privilege access, since exploitation requires elevated privileges.
  • Review recently modified content entities for stored payloads and sanitize affected records.

Patch Information

Adobe has released fixed versions addressing CVE-2026-34658. Operators running Adobe Commerce 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17, or earlier should upgrade to the patched releases listed in the Adobe advisory.

Workarounds

  • Enforce a strict Content Security Policy that disallows inline scripts on Commerce admin and storefront pages.
  • Restrict admin panel access using network-level controls such as IP allowlists and VPN gateways.
  • Enable multi-factor authentication on all administrative accounts to reduce the risk of credential compromise leading to exploitation.
bash
# Example Content Security Policy header for Adobe Commerce
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none'; base-uri 'self'; frame-ancestors 'self'; report-uri /csp-report"

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

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • Adobe Magento Security Advisory
  • Related CVEs
  • CVE-2026-34686: Adobe Commerce Stored XSS Vulnerability

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

  • CVE-2026-21284: Adobe Commerce B2b XSS Vulnerability

  • CVE-2026-21290: 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