LiveActive security incident?Get immediate response
CVE Record

CVE-2020-35473: An information leakage vulnerability in the Bluetooth Low Energy advertisement scan response in Bluetooth C...

An information leakage vulnerability in the Bluetooth Low Energy advertisement scan response in Bluetooth Core Specifications 4.0 through 5.2, and extended scan response in Bluetooth Core Specifications 5.0 through 5.2, may be used to identify devices using Resolvable Private Addressing (RPA) by their response or non-response to specific scan requests from remote addresses. RPAs that have been associated with a specific remote device may also be used to identify a peer in the same manner by using its reaction to an active scan request. This has also been called an allowlist-based side channel.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can weaken Bluetooth privacy. A nearby observer may distinguish devices that should be hiding behind rotating private Bluetooth addresses by watching whether they respond to certain scan behavior. It is mainly a tracking and identification risk, not a data tampering or service outage issue.

Executive priority

Handle as a moderate privacy and tracking risk. It deserves attention for environments where BLE identity protection matters, but the sources do not support emergency response or active exploitation claims.

Technical view

CVE-2020-35473 is an information leakage side channel in Bluetooth Core Specifications 4.0 through 5.2, and extended scan response behavior in 5.0 through 5.2. The issue relates to response or non-response behavior when Resolvable Private Addressing is used, potentially linking RPAs or peers.

Likely exposure

Exposure is tied to Bluetooth Low Energy implementations based on the affected Bluetooth Core specification ranges. The provided sources do not name specific vendors, products, chipsets, operating systems, or firmware versions, so product-level exposure requires vendor confirmation.

Exploitation context

The CVSS vector indicates adjacent access, low complexity, no privileges, and no user interaction. KEV status is false in the bundle, and the provided sources do not state active exploitation. Public references point to academic disclosure context.

Researcher notes

The affected surface is specification behavior rather than a named product list. The key research question is whether a given implementation exposes distinguishable scan-response behavior despite RPA. Avoid assuming all BLE devices are affected without vendor or implementation evidence.

Mitigation direction

  • Check Bluetooth stack, chipset, OS, and device vendor advisories for CVE-2020-35473 guidance.
  • Prioritize firmware or stack updates when vendors identify affected implementations.
  • Reduce unnecessary BLE discoverability or scanning exposure where business operations allow.
  • Treat BLE identifiers as potentially linkable in privacy-sensitive environments.
  • Document vendor responses for devices that cannot be updated.

Validation and detection

  • Inventory BLE-enabled assets and record Bluetooth stack, firmware, and specification support levels.
  • Map assets using Bluetooth Core 4.0 through 5.2 to vendor advisory status.
  • Confirm whether devices use Resolvable Private Addressing or allowlist-based BLE privacy features.
  • Review privacy-sensitive deployments where nearby tracking would create business or safety impact.
  • Record unavailable vendor evidence as an exposure uncertainty, not as non-affected status.
Prepared
Confidence
medium
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-294: 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
cve · low confidence lookup

CVE-2020-35473 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
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/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
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
4.3CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2020-35473Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/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
n/an/an/aListed
Weakness

CWE details

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

CWE-294 · source CWE mapping

Authentication Bypass by Capture-replay

Authentication Bypass by Capture-replay represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.