
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-48359 is an Improper Restriction of XML External Entity Reference (XXE) vulnerability in Adobe Experience Manager (AEM) that can result in arbitrary code execution in the context of the current user. It affects AEM as a Cloud Service through version 2026.5.0, AEM 6.5 through version 6.5.25.0, and AEM 6.5 LTS through SP2. Adobe disclosed and patched the vulnerability on July 14, 2026, via security advisory APSB26-74. It carries a CVSS v3.1 base score of 9.6 (Critical) with changed scope (Adobe Advisory).
The vulnerability is classified as CWE-611 (Improper Restriction of XML External Entity Reference), where the application fails to properly restrict the processing of XML external entities in user-supplied input. A low-privileged, network-based attacker can craft malicious XML payloads that, when processed by the AEM server, trigger external entity resolution — enabling file read operations and potentially arbitrary code execution. No user interaction is required, and the changed scope (S:C) indicates that successful exploitation can affect resources beyond the vulnerable component itself, such as other system resources or user sessions (Adobe Advisory).
Successful exploitation allows a low-privileged attacker to read sensitive files on the server and potentially execute arbitrary code in the context of the current user, with high impact to both confidentiality and integrity. The changed scope means the attacker may gain elevated access or control over victim accounts or sessions beyond the AEM application boundary. Availability is not directly impacted, but the combination of file disclosure and potential code execution creates significant risk for data exfiltration, credential theft, and lateral movement within enterprise environments (Adobe Advisory).
/etc/passwd) or an attacker-controlled server for out-of-band data exfiltration:<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE foo [
<!ENTITY xxe SYSTEM "file:///etc/passwd">
]>
<root>&xxe;</root>/etc/passwd, /etc/shadow, application configuration files) reflected in OS-level audit logs; new or modified files in AEM installation directories.Adobe has released patches addressing CVE-2026-48359 via security advisory APSB26-74 (published July 14, 2026). Organizations should apply the following fixes as soon as possible:
As interim mitigations, restrict network-level access to AEM instances to trusted IP ranges, enforce the principle of least privilege for AEM user accounts, and monitor for suspicious XML-based request patterns. Disabling unnecessary XML processing features where feasible can also reduce attack surface (Adobe Advisory).
The vulnerability was covered by SecurityWeek and The Hacker News as part of broader Adobe July 2026 Patch Tuesday coverage, which also addressed critical ColdFusion vulnerabilities (The Hacker News). The Center for Internet Security (CIS) issued an advisory noting that multiple Adobe vulnerabilities patched in July 2026 could allow arbitrary code execution. Community coverage on platforms such as VulnDB and threat intelligence aggregators highlighted the critical CVSS score and changed scope as key risk factors. No significant controversy or researcher-specific commentary beyond standard patch advisories has been observed.
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."