Vulnerability record · CVE-2018-5006 · published 20 July 2018
CVE-2018-5006: Adobe Experience Manager SSRF allows sensitive information disclosure
Adobe · Experience Manager
Adobe Experience Manager versions 6.4 and earlier contain a server-side request forgery flaw (CWE-918). An unauthenticated remote attacker can make the server issue requests to arbitrary destinations, which Adobe states could lead to sensitive information disclosure. The record does not list specific affected builds beyond "6.4 and earlier."
Description
Adobe Experience Manager versions 6.4 and earlier have a Server-Side Request Forgery vulnerability. Successful exploitation could lead to sensitive information disclosure.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Automated analysis
high priorityUnauthenticated network-reachable SSRF with high confidentiality impact and a very high EPSS score, though no confirmed in-the-wild exploitation is recorded.
What it is
Adobe Experience Manager versions 6.4 and earlier contain a server-side request forgery flaw (CWE-918). An unauthenticated remote attacker can make the server issue requests to arbitrary destinations, which Adobe states could lead to sensitive information disclosure. The record does not list specific affected builds beyond "6.4 and earlier."
Impact
An attacker can use the server as a proxy to reach internal or otherwise unreachable resources and read sensitive information returned through the SSRF channel. The CVSS vector rates confidentiality impact as high with no integrity or availability impact.
Attack surface
Reachable over the network with no authentication and no user interaction required, per the CVSS vector AV:N/AC:L/PR:N/UI:N. The description does not identify the specific endpoint or parameter that accepts the attacker-controlled URL.
Exploitation
Not listed in CISA KEV and no public exploit or exploitation tag appears in the references, which are only vendor and third-party advisories. EPSS is high (0.53755, 98.9th percentile), indicating elevated predicted likelihood of exploitation activity.
What to do
- Apply the Adobe security update referenced in advisory apsb18-23 and upgrade Experience Manager beyond 6.4.
- Restrict outbound network access from AEM servers so they cannot reach internal metadata services, admin interfaces or unrelated internal hosts.
- Place AEM behind a reverse proxy or WAF and block requests whose parameters carry external or internal URLs where the application does not require them.
- Audit AEM configurations for features that fetch remote URLs and disable or lock down those not in active use.
- Monitor AEM server logs for outbound connection attempts to unexpected hosts or ports.
Detection
- Review AEM access and error logs for requests containing URL-like parameters pointing at internal addresses, localhost, or cloud metadata endpoints.
- Monitor egress traffic from AEM hosts for connections to internal RFC1918 ranges or unusual external destinations.
- Alert on outbound HTTP requests originating from the AEM process that do not match known integration endpoints.
- Correlate AEM request logs with downstream service logs to spot server-initiated fetches triggered by external clients.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://www.securityfocus.com/bid/104702 | Third Party AdvisoryVDB Entry |
| https://helpx.adobe.com/security/products/experience-manager/apsb18-23.html | Vendor Advisory |
| http://www.securityfocus.com/bid/104702 | Third Party AdvisoryVDB Entry |
| https://helpx.adobe.com/security/products/experience-manager/apsb18-23.html | Vendor Advisory |
Track CVE-2018-5006 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2018-5006), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.