CVE-2025-57197: In the Payeer Android application 2.5.0, an improper access control vulnerability exists in the authenticat...
In the Payeer Android application 2.5.0, an improper access control vulnerability exists in the authentication flow for the PIN change feature. A local attacker with root access to the device can dynamically instrument the app to bypass the current PIN verification check and directly modify the authentication PIN. This allows unauthorized users to change PIN without knowing the original/current PIN.
Security readout for executives and security teams
Plain-English summary
CVE-2025-57197 affects the Payeer Android application 2.5.0. A person who already has root-level access to the device may bypass the existing PIN check and change the app PIN. This is serious for compromised or rooted devices, but the attack is local and requires high device privileges.
Executive priority
Handle as a moderate mobile-app risk. It is not described as remotely exploitable, but it can undermine account control on rooted or compromised devices. Prioritize device hygiene, app version review, and vendor remediation tracking.
Technical view
The issue is improper access control in the PIN change authentication flow. The CVSS 3.1 vector is AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N, score 6.0. Reported impact is unauthorized PIN modification without knowing the current PIN. The source bundle does not identify CPEs or confirmed patched versions.
Likely exposure
Exposure appears limited to Payeer Android application 2.5.0 on devices where an attacker has root access or equivalent control. Managed fleets permitting rooted Android devices have higher practical exposure.
Exploitation context
The source bundle describes local dynamic instrumentation by a root-level attacker. It does not cite active exploitation, and KEV status is false. No remote attack path is described.
Researcher notes
Evidence is limited to the CVE record and referenced public materials. The affected product metadata lists n/a, while the description names Payeer Android application 2.5.0. Patch status, vulnerable code details, and exploit-in-the-wild evidence are not established in the supplied sources.
Mitigation direction
Check Payeer guidance for an updated Android application or official remediation.
Do not use Payeer Android 2.5.0 on rooted or compromised devices.
Use MDM controls to block rooted Android devices where business use is managed.
Treat PIN changes from suspect devices as potentially unauthorized.
Monitor vendor channels before declaring the issue fully remediated.
Validation and detection
Inventory whether Payeer Android 2.5.0 is present on managed devices.
Review MDM telemetry for rooted or compromised Android devices.
Check account logs for unexpected PIN changes from suspect devices.
Confirm whether Payeer has published a fixed Android version.
Document residual risk if vendor remediation is unavailable.
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 · medium confidence lookup
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.