Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from Vendor (adobe) · only source for this CVE.
CVSS VectorVendor: adobe
Lifecycle Timeline
2DescriptionCVE.org
Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF) vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction. Scope is changed.
Articles & Coverage 2
AnalysisAI
Server-side request forgery in Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier escalates to arbitrary code execution in the context of the current user, with a maximum CVSS 10.0 reflecting unauthenticated network exploitation and scope change. No public exploit identified at time of analysis, but the vendor advisory APSB26-66 confirms the flaw and the trivial attack complexity (AC:L) combined with PR:N and UI:N makes ACC instances reachable from untrusted networks an urgent patch target. The scope change (S:C) indicates the SSRF pivots beyond the originating component, enabling reach into adjacent backend services typically isolated from external callers.
Technical ContextAI
Adobe Campaign Classic is Adobe's on-premise/hosted cross-channel marketing automation platform, which exposes web-facing application servers that orchestrate campaign delivery, integrate with internal data sources, and call out to external services. The root cause is CWE-918 (Server-Side Request Forgery): the server fetches a URL whose destination is influenced by attacker-controlled input without sufficient validation of the target host, scheme, or port. Because ACC servers commonly sit inside trusted enterprise network segments with access to internal HTTP endpoints, cloud metadata services, and authenticated backend APIs, an SSRF primitive in this product can be coerced into issuing privileged internal requests, retrieving secrets, or - as the advisory states - chaining into arbitrary code execution in the context of the running user.
RemediationAI
Patch available per vendor advisory: upgrade Adobe Campaign Classic to the fixed build published in APSB26-66 (https://helpx.adobe.com/security/products/campaign/apsb26-66.html) - the advisory page is the authoritative source for the exact post-9394 patched build number, which was not included in the input data and should not be assumed. Until the upgrade is deployed, restrict network reachability of ACC application servers so that only trusted operator networks can reach the HTTP listener (block direct internet exposure at the WAF/edge), and egress-filter the ACC servers themselves to deny outbound requests to internal RFC1918 ranges, cloud metadata endpoints (169.254.169.254), and any backend services the platform does not legitimately need to call - accepting that overly tight egress rules may break legitimate integrations such as REST connectors, webhook delivery, and email-provider callouts, so test in staging first. Monitor ACC web logs for anomalous outbound URL parameters and unusual internal-target responses as a detection compensating control.
OS command injection in Adobe Campaign Classic (ACC) versions up to and including 7.4.4 build 9401 allows attackers to e
Arbitrary code execution in Adobe Campaign Classic (ACC v7 through 7.4.3 build 9399) stems from an incorrect authorizati
Arbitrary code execution in Adobe Campaign Classic (ACC) v7 through 7.4.3 build 9399 lets a remote, unauthenticated atta
Remote code execution in Adobe Campaign Classic (ACC) version 7.4.3 build 9394 and earlier allows unauthenticated networ
Arbitrary code execution in Adobe Campaign Classic (ACC) versions 7.4.3 build 9397 and earlier stems from an incorrect a
Adobe Campaign versions Build 8770 and earlier have an input validation bypass that could be exploited to read, write, o
Adobe Campaign Classic version 18.10.5-8984 and earlier versions have a Command injection vulnerability. Rated critical
Adobe Campaign versions 16.4 Build 8724 and earlier have a code injection vulnerability. Rated critical severity (CVSS 9
SQL injection in Adobe Campaign Classic (ACC) v7 through 7.4.3 build 9399 allows a remote attacker to inject crafted SQL
Sensitive data disclosure in Adobe Campaign Classic (ACC) allows a remote, unauthenticated attacker to read arbitrary fi
IBM Campaign 9.1.0 and 9.1.2 could allow a local user to obtain admini privileges due to the application not validating
Adobe Campaign version 21.2.1 (and earlier) is affected by a Path Traversal vulnerability that could lead to reading arb
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35839
GHSA-6m7j-3j3g-22g4