Description
Adobe Experience Manager 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.
Published: 2026-07-14
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Adobe Experience Manager is affected by a stored Cross‑Site Scripting vulnerability (CWE‑79) that can be abused by low‑privileged attackers to inject malicious scripts into vulnerable form fields. The malicious JavaScript may be executed in a victim's browser when they view a page containing the payload. The flaw is scope‑changing, meaning that exploitation may affect more than the initially targeted resource.

Affected Systems

Affected releases include Adobe Experience Manager 6.5, the Adobe Experience Manager 6.5 Long‑Term Support edition, and Adobe Experience Manager as a Cloud Service. All builds of these releases are potentially impacted; no specific sub‑version ranges are provided.

Risk and Exploitability

The CVSS base score of 5.4 indicates medium severity, while the EPSS score of less than 1% indicates a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. An attacker with low privileges can submit a malicious payload into a form that is subsequently stored and rendered to other users, with the scope change implying possible impact beyond a single individual or resource.

Generated by OpenCVE AI on July 31, 2026 at 05:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Adobe Experience Manager security update referenced in the Adobe advisory to fix the stored XSS flaw.
  • Implement a strict Content Security Policy that blocks inline scripts and restricts script sources to trusted origins.
  • Validate and sanitize all user‑submitted form data on the server side, escaping or removing disallowed HTML elements before storing them.

Generated by OpenCVE AI on July 31, 2026 at 05:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Description Adobe Experience Manager 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.
Title Adobe Experience Manager | Cross-site Scripting (Stored XSS) (CWE-79)
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: adobe

Published:

Updated: 2026-07-15T19:38:49.677Z

Reserved: 2026-05-21T15:28:38.140Z

Link: CVE-2026-48355

cve-icon Vulnrichment

Updated: 2026-07-15T14:35:23.987Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:45:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')