LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21009: Server-side request forgery (SSRF) in Campaign Classic could lead to sensitive information disclosure

Adobe Campaign Classic Gold Standard 10 (and earlier), 20.3.1 (and earlier), 20.2.3 (and earlier), 20.1.3 (and earlier), 19.2.3 (and earlier) and 19.1.7 (and earlier) are affected by a server-side request forgery (SSRF) vulnerability. Successful exploitation could allow an attacker to use the Campaign instance to issue unauthorized requests to internal or external resources.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-21009 is a high-severity Adobe Campaign Classic SSRF issue. An unauthenticated attacker could potentially make the Campaign server send unauthorized requests to internal or external resources. The main business risk is sensitive information disclosure through a trusted server path.

Executive priority

Treat this as a high-priority confidentiality risk for affected Adobe Campaign Classic deployments, especially internet-facing systems. Confirm exposure quickly, then follow Adobe's advisory for remediation.

Technical view

The vulnerability is CWE-918 server-side request forgery in Adobe Campaign Classic Gold Standard 10 and earlier, and listed 19.x/20.x releases at or below Adobe's specified versions. CVSS 3.1 is 8.6: network reachable, low complexity, no privileges, no user interaction, changed scope, and high confidentiality impact.

Likely exposure

Exposure is likely limited to organizations running Adobe Campaign Classic versions named in the CVE source. Risk is higher where Campaign is reachable from untrusted networks or can reach sensitive internal services.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not marked as CISA KEV. The CVSS vector indicates exploitation would not require authentication or user interaction, but no public exploit status is established here.

Researcher notes

Evidence supports SSRF with confidentiality impact only; integrity and availability are not rated impacted in the CVSS vector. The bundle does not provide patch version details, exploit indicators, or proof of active exploitation.

Mitigation direction

  • Identify all Adobe Campaign Classic instances and installed versions.
  • Compare versions against the affected releases listed for CVE-2021-21009.
  • Review Adobe APSB21-04 for vendor-approved remediation guidance.
  • Prioritize externally reachable Campaign instances for remediation planning.
  • Monitor Adobe and CVE records for updated guidance.

Validation and detection

  • Confirm whether any Campaign Classic instance runs an affected version.
  • Map network paths from untrusted users to Campaign services.
  • Review outbound connectivity from Campaign to sensitive internal resources.
  • Check logs for unusual Campaign-initiated requests to internal or external destinations.
  • Document remediation status against Adobe APSB21-04.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-21009 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2021-21009Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdobeCampaignunspecified, unspecified, unspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.