LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3485: Improper Input Validation in Bitdefender Endpoint Security Tools for Linux

An Improper Input Validation vulnerability in the Product Update feature of Bitdefender Endpoint Security Tools for Linux allows a man-in-the-middle attacker to abuse the DownloadFile function of the Product Update to achieve remote code execution. This issue affects: Bitdefender Endpoint Security Tools for Linux versions prior to 6.2.21.155.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Older Bitdefender Endpoint Security Tools for Linux agents can be abused through the product update feature. A capable man-in-the-middle attacker could turn the updater into remote code execution. The published CVSS is medium, but the impact is high on affected endpoints.

Executive priority

Treat this as a targeted endpoint hygiene item, not an emergency internet-wide crisis. Patch affected Linux security agents promptly because compromise would be high impact, but the published exploit prerequisites reduce broad likelihood.

Technical view

CVE-2021-3485 is an improper input validation issue in the DownloadFile function used by Bitdefender Endpoint Security Tools for Linux Product Update. Versions before 6.2.21.155 are affected. The CVSS vector requires adjacent-network positioning, high attack complexity, and high privileges, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to Linux endpoints running Bitdefender Endpoint Security Tools earlier than 6.2.21.155. Risk is most relevant where an attacker can intercept update traffic and meet the privilege and complexity conditions reflected in CVSS.

Exploitation context

The source bundle does not show KEV listing or public active exploitation evidence. The vulnerability requires a man-in-the-middle position and elevated conditions, but successful exploitation could execute code remotely through the update path.

Researcher notes

Evidence identifies the vulnerable component, fixed version threshold, CVSS vector, and CWE-494. The bundle does not include exploit artifacts, detailed root cause, or proof of active exploitation. Avoid assuming exposure beyond Bitdefender Endpoint Security Tools for Linux before 6.2.21.155.

Mitigation direction

  • Upgrade Linux agents to Bitdefender Endpoint Security Tools 6.2.21.155 or later.
  • Review Bitdefender’s advisory for supported remediation and update-channel details.
  • Prioritize endpoints on untrusted or shared network segments.
  • Restrict unnecessary privileged access to endpoint management and update infrastructure.
  • Monitor update activity during and after the remediation rollout.

Validation and detection

  • Inventory Linux endpoints running Bitdefender Endpoint Security Tools.
  • Compare installed agent versions against 6.2.21.155.
  • Confirm affected assets successfully receive the fixed product update.
  • Review endpoint logs for unusual updater behavior.
  • Document exceptions where upgrades cannot be completed promptly.
Prepared
Confidence
high
Sources
4

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 · low confidence lookup

CWE-494: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-3485 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
6.4 (3.1)
Known Exploited
No
Published

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

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
3Source 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
6.4CVSS 3.1MediumCVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H0.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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 Tools for Linuxunspecifiedunaffected
Weakness

CWE details

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

CWE-494 · source CWE mapping

Download of Code Without Integrity Check

Download of Code Without Integrity Check represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.