LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8276: The implementation of Brave Desktop's privacy-preserving analytics system (P3A) between 1.1 and 1.18.35 log...

The implementation of Brave Desktop's privacy-preserving analytics system (P3A) between 1.1 and 1.18.35 logged the timestamp of when the user last opened an incognito window, including Tor windows. The intended behavior was to log the timestamp for incognito windows excluding Tor windows. Note that if a user has P3A enabled, the timestamp is not sent to Brave's server, but rather a value from:Used in last 24hUsed in last week but not 24hUsed in last 28 days but not weekEver used but not in last 28 daysNever usedThe privacy risk is low because a local attacker with disk access cannot tell if the timestamp corresponds to a Tor window or a non-Tor incognito window.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2020-8276 is a low-urgency privacy issue in Brave Desktop. A local record could include when a user last opened a private window, including Tor windows, although Brave’s analytics upload used broad time buckets rather than the exact timestamp.

Executive priority

Handle through normal endpoint hygiene and privacy backlog, not emergency response. Prioritize updates where Brave is used for sensitive browsing or regulated investigations.

Technical view

Brave Desktop P3A versions 1.1 through 1.18.35 logged the last incognito-window timestamp and incorrectly included Tor windows. Intended behavior excluded Tor windows. The bundle maps this to CWE-312. The source states local privacy risk is low because disk access does not reveal whether the timestamp came from Tor or non-Tor incognito use.

Likely exposure

Exposure is limited to Brave Desktop users in the affected 1.1 through 1.18.35 range, especially where P3A was enabled or local disk compromise is relevant.

Exploitation context

No active exploitation is reported in the provided sources, and the CVE is not in KEV. Practical impact requires local access to stored data, with limited attribution value.

Researcher notes

The issue is a privacy-preserving analytics implementation flaw, not a remote compromise path. Sources provide no CVSS score, no KEV listing, and no detailed patch note beyond the affected version range.

Mitigation direction

  • Update Brave Desktop according to Brave vendor guidance.
  • Check whether deployed versions fall within 1.1 through 1.18.35.
  • Review P3A settings where privacy policy restricts analytics telemetry.
  • Treat local disk access controls as the main exposure boundary.

Validation and detection

  • Inventory Brave Desktop versions across managed endpoints.
  • Confirm whether affected systems used P3A during the vulnerable period.
  • Review endpoint privacy configuration and Brave management policies.
  • Check vendor advisories before declaring remediation complete.
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 · low confidence lookup

CWE-312: 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-8276 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/ahttps://github.com/brave/brave-corev1.18.35Listed
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

Cleartext Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.