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.)
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.
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.
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.
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.
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.
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.