CVE-2026-75677
Awaiting Analysis Awaiting Analysis - Queue

DOM-based XSS in Adobe Experience Manager

Vulnerability report for CVE-2026-75677, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-08

Last updated on: 2026-09-08

Assigner: Adobe Systems Incorporated

Description

Adobe Experience Manager is affected by a DOM-based Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this issue by manipulating the DOM environment to execute malicious JavaScript within the context of the victim's browser. Exploitation of this issue requires user interaction in that a victim must visit a crafted webpage. Scope is changed.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-08
Last Modified
2026-09-08
Generated
2026-09-09
AI Q&A
2026-09-09
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
adobe experience_manager *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a DOM-based Cross-Site Scripting (XSS) vulnerability in Adobe Experience Manager. An attacker can manipulate the Document Object Model (DOM) to execute malicious JavaScript in a victim's browser. The victim must visit a specially crafted webpage for exploitation to occur.

Detection Guidance

Detecting DOM-based XSS vulnerabilities typically involves manual code review and browser-based testing. Inspect the DOM for user-controlled inputs that are rendered unsafely. Use browser developer tools to check for suspicious JavaScript execution or unexpected DOM modifications. Tools like OWASP ZAP or Burp Suite can help identify such issues during web application scanning.

Impact Analysis

This vulnerability allows attackers to run malicious scripts in your browser when you visit a compromised webpage. This could lead to theft of session cookies, sensitive data exposure, or unauthorized actions on your behalf while logged into the affected system.

Mitigation Strategies

Apply the latest security patches from Adobe for Adobe Experience Manager. Implement input validation and output encoding to prevent malicious JavaScript execution. Use Content Security Policy (CSP) headers to restrict inline scripts and external resources. Regularly audit web applications for DOM-based XSS vulnerabilities.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75677. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart