LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25900: HelloTalk through 3.4.1 stores full-precision GPS coordinates even when the user had intended to share only...

HelloTalk through 3.4.1 stores full-precision GPS coordinates even when the user had intended to share only a country or city. Furthermore, these coordinates are placed into a database on the client of other users. (The client side was changed in 2019 to encrypt that database.)

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

HelloTalk exposed a privacy mismatch: users who chose to share only a country or city could still have full GPS coordinates stored and distributed to other users' client databases. The main business risk is personal location privacy, not system takeover or service disruption.

Executive priority

Handle as a moderate privacy issue. It does not indicate infrastructure compromise, but precise location exposure can create user safety, regulatory, and reputational concerns, especially for sensitive populations or regulated environments.

Technical view

CVE-2020-25900 describes HelloTalk through 3.4.1 storing full-precision GPS coordinates despite reduced location-sharing intent, then placing those coordinates in client-side databases of other users. The CVE maps to CWE-359 and CVSS 5.3, with confidentiality impact only. Sources note the client database was changed in 2019 to be encrypted.

Likely exposure

Likely exposure is limited to HelloTalk users on affected versions through 3.4.1 who used location sharing at country or city granularity. Organizations are exposed mainly through employee or customer privacy concerns, not enterprise infrastructure compromise.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not report active exploitation. The risk is unauthorized access to precise historical location data replicated into other users' client-side databases. Evidence about exact fixed versions and server-side remediation is incomplete.

Researcher notes

The public record gives the core flaw but limited implementation detail. Do not assume exploitability beyond the stated client-side database exposure. The 2019 encryption change may reduce local database inspection risk, but sources do not prove it corrected the original location precision mismatch.

Mitigation direction

  • Update HelloTalk clients and check vendor guidance for the fixed behavior.
  • Avoid sharing location in affected HelloTalk versions.
  • Review mobile privacy guidance for employees using consumer messaging apps.
  • Treat precise location data as sensitive personal information in risk assessments.

Validation and detection

  • Inventory whether managed devices have HelloTalk installed and note app versions.
  • Confirm whether any users relied on country or city-only location sharing.
  • Check vendor or app-store release notes for remediation after version 3.4.1.
  • Review privacy incident criteria if precise location exposure affected protected 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 · low confidence lookup

CWE-359: 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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-2020-25900 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: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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

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:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4mitre

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HelloTalkHelloTalk0unknown
Weakness

CWE details

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

CWE-359 · source CWE mapping

Exposure of Private Personal Information to an Unauthorized Actor

Exposure of Private Personal Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.