LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33184: Server-Side request forgery (SSRF) vulnerability in task management component in Synology Download Station...

Server-Side request forgery (SSRF) vulnerability in task management component in Synology Download Station before 3.8.15-3563 allows remote authenticated users to read arbitrary files via unspecified vectors.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-33184 lets an authenticated remote user abuse Synology Download Station to read arbitrary files through an SSRF flaw. The business risk is exposure of sensitive data stored on or reachable from affected Synology systems.

Executive priority

Treat this as a high-priority confidentiality issue for affected Synology environments. Patch or remove broad access promptly, with special attention to systems storing sensitive files or exposed to many authenticated users.

Technical view

The issue is CWE-918 in the task management component of Synology Download Station before 3.8.15-3563. CVSS 3.1 is 7.7: network attack vector, low complexity, low privileges, no user interaction, changed scope, high confidentiality impact only.

Likely exposure

Organizations running Synology Download Station versions before 3.8.15-3563 are potentially exposed, especially where the service is reachable by non-administrative authenticated users or externally accessible login paths.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The published scoring indicates remote authenticated exploitation is plausible, but the public description leaves the specific vectors unspecified.

Researcher notes

Evidence identifies SSRF in the task management component with arbitrary file read impact, but public details do not specify the exact request path or technique. Do not assume broader code execution, integrity impact, or unauthenticated exploitation from the provided sources.

Mitigation direction

  • Update Synology Download Station to 3.8.15-3563 or later per Synology guidance.
  • Restrict Download Station access to trusted users and required networks only.
  • Review account permissions for users allowed to access Download Station.
  • Check Synology's advisory for any model-specific or DSM-specific guidance.
  • Monitor for unexpected task activity or file access by authenticated accounts.

Validation and detection

  • Inventory Synology systems running Download Station.
  • Confirm each Download Station version is 3.8.15-3563 or later.
  • Identify whether Download Station is reachable from the internet or broad internal networks.
  • Review recent task-management activity for unusual authenticated use.
  • Verify access controls limit Download Station to intended users.
Prepared
Confidence
medium
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-33184 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
7.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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
7.7CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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
SynologySynology Download StationunspecifiedListed
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.