CVE-2026-3671 Details
Description
A flaw has been found in Freedom Factory dGEN1 up to 20260221. Affected by this vulnerability is the function TokenBalanceContentProvider of the component org.ethereumphone.walletmanager.testing123. Executing a manipulation can lead to improper authorization. The attack requires local access. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A broken authorization vulnerability has been identified in the Freedom Factory dGEN1 phone, specifically in the wallet application package 'org.ethereumphone.walletmanager.testing123'. This vulnerability arises from an exported ContentProvider, 'TokenBalanceContentProvider', which exposes user wallet balance data without proper read permissions or caller validation. As a result, any unprivileged local application can access and enumerate a user's token balances. This data can be cross-referenced with blockchain information to infer the user's wallet address and on-chain holdings, leading to a privacy breach.
To address this vulnerability, it is recommended to define and enforce a read permission with signature protection, validate callers using the calling UID and package verification, and restrict the provider export if external access is not needed. Additionally, sensitive balance metadata should not be exposed through globally accessible inter-process communication interfaces.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 7, 2026CISA-ADP
Assessed Mar 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/Lytes/0a270c1d6e65a7312147b5d128dd34b6 | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/?ctiid.349559 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.349559 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.764705 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Freedom Factory dGEN1 | All versions |
CPE
Remediation
| |
| org.ethereumphone.walletmanager.testing123 | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 7, 2026 | New CVE Received | [email protected] |
Volerion