CVE-2026-21269
Analyzed Analyzed - Analysis Complete

Stored XSS in Adobe Experience Manager

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

Publication date: 2026-08-11

Last updated on: 2026-08-28

Assigner: Adobe Systems Incorporated

Description

is affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field. Scope is changed.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-28
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-30
NVD
EUVD

Affected Vendors & Products

Showing 35 associated CPEs
Vendor Product Version / Range
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025

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 vulnerability is a stored Cross-Site Scripting (XSS) issue where a low-privileged attacker can inject malicious scripts into vulnerable form fields. When a victim visits the affected page, the injected script executes in their browser.

Detection Guidance

To detect this stored XSS vulnerability, inspect web application forms for improper input validation. Check form fields like search boxes, comment sections, or user profiles where low-privileged users can submit data. Use browser developer tools to monitor network requests for suspicious payloads. Test with basic XSS payloads like <script>alert(1)</script> in input fields and check if they execute.

Impact Analysis

An attacker could steal session cookies, redirect users to malicious sites, or perform actions on behalf of the victim. It may also lead to unauthorized data access or defacement of the affected application.

Compliance Impact

This vulnerability could violate GDPR by enabling unauthorized data access or processing. For HIPAA, it may compromise protected health information integrity or confidentiality. Compliance risks include data breaches and failure to protect sensitive user data.

Mitigation Strategies

Implement input validation and output encoding for all form fields to prevent script injection. Sanitize user inputs and ensure only safe characters are processed. Regularly update and patch the affected application to the latest secure version.

Chat Assistant

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

EPSS Chart