LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3553: Server-Side Request Forgery in EPPUpdateService remote config file (VA-9825)

A Server-Side Request Forgery (SSRF) vulnerability in the EPPUpdateService of Bitdefender Endpoint Security Tools allows an attacker to use the Endpoint Protection relay as a proxy for any remote host. This issue affects: Bitdefender Endpoint Security Tools versions prior to 6.6.27.390; versions prior to 7.1.2.33. Bitdefender Unified Endpoint for Linux versions prior to 6.2.21.160. Bitdefender GravityZone versions prior to 6.24.1-1.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a medium-severity SSRF flaw in Bitdefender endpoint relay/update components. An attacker could make a vulnerable relay contact remote hosts on their behalf, creating confidentiality risk where relays can reach sensitive internal or external resources.

Executive priority

Treat this as a scheduled but important endpoint-platform fix. Prioritize relays in sensitive network locations because successful abuse could expose internal resources through trusted security infrastructure.

Technical view

CVE-2021-3553 is CWE-918 SSRF in Bitdefender EPPUpdateService remote configuration handling. The CVSS 3.1 vector is network-accessible, high complexity, no privileges, user interaction required, unchanged scope, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is most likely where Bitdefender Endpoint Security Tools relay, Unified Endpoint for Linux, or GravityZone are running below the fixed versions listed by Bitdefender.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. The main concern is relay misuse as a proxy, especially if relays can reach sensitive networks.

Researcher notes

Available evidence establishes SSRF, affected product families, version thresholds, and confidentiality impact. The bundle does not provide proof-of-concept details, observed exploitation, or granular attack prerequisites beyond the CVSS vector.

Mitigation direction

  • Upgrade Endpoint Security Tools to 6.6.27.390, 7.1.2.33, or later as applicable.
  • Upgrade Unified Endpoint for Linux to 6.2.21.160 or later.
  • Upgrade GravityZone to 6.24.1-1 or later.
  • Check Bitdefender’s advisory for current deployment-specific guidance.
  • Limit relay outbound access according to approved vendor and network requirements.

Validation and detection

  • Inventory Bitdefender relay, Linux endpoint, and GravityZone versions.
  • Confirm no systems remain below the fixed versions listed by Bitdefender.
  • Identify Endpoint Protection relay hosts and their reachable network segments.
  • Review relay egress logs for unexpected remote host access patterns.
  • Document remediation status for affected assets.
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-3553 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N1.63.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2021-3553Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BitdefenderEndpoint Security Toolsunspecified, unspecifiedListed
BitdefenderUnified Endpoint for LinuxunspecifiedListed
BitdefenderGravityZoneunspecifiedListed
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.