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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCloud 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N3.94Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.6HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://helpx.adobe.com/security/products/campaign/apsb21-04.htmlCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
