CVE-2026-2974: Exposure of Backup File to an Unauthorized Control Sphere in AliasVault App
A vulnerability was identified in AliasVault App up to 0.25.3 on Android/iOS. This vulnerability affects unknown code of the file shared_prefs/aliasvault.xml of the component Backup Handler. The manipulation of the argument accessToken/refreshToken/metadata/key_derivation_params/auth_methods leads to exposure of backup file to an unauthorized control sphere. An attack has to be approached locally. The attack is considered to have high complexity. It is stated that the exploitability is difficult. The exploit is publicly available and might be used. Upgrading to version 0.26.0 is able to resolve this issue. The identifier of the patch is 873ecc03f92238e162f98a068ad56069a922b4f6/0bd662320174d8265dfe3b05a04bc13efc960532. It is recommended to upgrade the affected component. The creator of the software explains: "Because of AliasVault's zero-knowledge encryption design, the tokens stored in aliasvault.xml are API session tokens that cannot decrypt the vault on their own: the master password is required for that. So while this isn't a direct vault compromise risk, there's no reason to include them in backups either."
AI Analysis
Technical Summary
CVE-2026-2974 identifies a security vulnerability in the AliasVault App, specifically versions 0.25.0 through 0.25.3 on Android and iOS platforms. The vulnerability concerns the Backup Handler component, which manages the backup file located at shared_prefs/aliasvault.xml. This file contains sensitive API session tokens such as accessToken, refreshToken, metadata, key_derivation_params, and auth_methods. Due to improper handling or insufficient access control, these tokens can be exposed to an unauthorized local attacker who has access to the device. The attack vector is local, meaning the attacker must have physical or local access to the device, and the complexity of successfully exploiting this vulnerability is high. The tokens exposed do not directly allow decryption of the vault contents because AliasVault employs a zero-knowledge encryption model requiring the master password for decryption. However, the presence of these tokens in backups is unnecessary and could potentially aid an attacker in session hijacking or other indirect attacks. The vulnerability does not require user interaction and does not escalate privileges beyond local access. The vendor has addressed this issue in version 0.26.0 by removing sensitive tokens from backups. The CVSS 4.0 base score is 2.0, reflecting low severity due to limited impact and high exploitation complexity. No known exploits are currently active in the wild, but a public exploit exists. Users are advised to upgrade to the patched version to eliminate the risk.
Potential Impact
The primary impact of CVE-2026-2974 is the potential exposure of API session tokens stored in backup files to unauthorized local attackers. While these tokens alone cannot decrypt the vault due to the zero-knowledge encryption design requiring the master password, their exposure could facilitate session hijacking or unauthorized API access if combined with other vulnerabilities or social engineering attacks. This could lead to partial compromise of user sessions or metadata leakage. The vulnerability requires local access and is difficult to exploit, limiting its scope primarily to scenarios where an attacker gains physical or local control of the device. For organizations, this vulnerability poses a low risk to confidentiality and integrity but could undermine user trust and security posture if exploited. The availability of a public exploit increases the importance of timely patching despite the low severity. Overall, the impact is limited but non-negligible, especially in high-security environments or where devices are shared or at risk of local compromise.
Mitigation Recommendations
To mitigate CVE-2026-2974, organizations and users should upgrade the AliasVault App to version 0.26.0 or later, where the vulnerability has been patched by removing sensitive tokens from backup files. Additionally, enforcing strong device access controls such as biometric locks, PINs, or passwords reduces the risk of local attackers gaining access. Regularly auditing backup files and storage locations for sensitive data exposure can help detect similar issues proactively. Employing endpoint security solutions that monitor for unauthorized local access or file manipulations can further reduce risk. Educating users on the risks of physical device compromise and encouraging secure handling of mobile devices is also critical. For organizations deploying AliasVault in managed environments, consider restricting local backup creation or encrypting backups with keys separate from the app’s tokens. Finally, monitor for updates from the vendor and apply patches promptly to maintain security.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Japan, South Korea, India, Brazil
CVE-2026-2974: Exposure of Backup File to an Unauthorized Control Sphere in AliasVault App
Description
A vulnerability was identified in AliasVault App up to 0.25.3 on Android/iOS. This vulnerability affects unknown code of the file shared_prefs/aliasvault.xml of the component Backup Handler. The manipulation of the argument accessToken/refreshToken/metadata/key_derivation_params/auth_methods leads to exposure of backup file to an unauthorized control sphere. An attack has to be approached locally. The attack is considered to have high complexity. It is stated that the exploitability is difficult. The exploit is publicly available and might be used. Upgrading to version 0.26.0 is able to resolve this issue. The identifier of the patch is 873ecc03f92238e162f98a068ad56069a922b4f6/0bd662320174d8265dfe3b05a04bc13efc960532. It is recommended to upgrade the affected component. The creator of the software explains: "Because of AliasVault's zero-knowledge encryption design, the tokens stored in aliasvault.xml are API session tokens that cannot decrypt the vault on their own: the master password is required for that. So while this isn't a direct vault compromise risk, there's no reason to include them in backups either."
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-2974 identifies a security vulnerability in the AliasVault App, specifically versions 0.25.0 through 0.25.3 on Android and iOS platforms. The vulnerability concerns the Backup Handler component, which manages the backup file located at shared_prefs/aliasvault.xml. This file contains sensitive API session tokens such as accessToken, refreshToken, metadata, key_derivation_params, and auth_methods. Due to improper handling or insufficient access control, these tokens can be exposed to an unauthorized local attacker who has access to the device. The attack vector is local, meaning the attacker must have physical or local access to the device, and the complexity of successfully exploiting this vulnerability is high. The tokens exposed do not directly allow decryption of the vault contents because AliasVault employs a zero-knowledge encryption model requiring the master password for decryption. However, the presence of these tokens in backups is unnecessary and could potentially aid an attacker in session hijacking or other indirect attacks. The vulnerability does not require user interaction and does not escalate privileges beyond local access. The vendor has addressed this issue in version 0.26.0 by removing sensitive tokens from backups. The CVSS 4.0 base score is 2.0, reflecting low severity due to limited impact and high exploitation complexity. No known exploits are currently active in the wild, but a public exploit exists. Users are advised to upgrade to the patched version to eliminate the risk.
Potential Impact
The primary impact of CVE-2026-2974 is the potential exposure of API session tokens stored in backup files to unauthorized local attackers. While these tokens alone cannot decrypt the vault due to the zero-knowledge encryption design requiring the master password, their exposure could facilitate session hijacking or unauthorized API access if combined with other vulnerabilities or social engineering attacks. This could lead to partial compromise of user sessions or metadata leakage. The vulnerability requires local access and is difficult to exploit, limiting its scope primarily to scenarios where an attacker gains physical or local control of the device. For organizations, this vulnerability poses a low risk to confidentiality and integrity but could undermine user trust and security posture if exploited. The availability of a public exploit increases the importance of timely patching despite the low severity. Overall, the impact is limited but non-negligible, especially in high-security environments or where devices are shared or at risk of local compromise.
Mitigation Recommendations
To mitigate CVE-2026-2974, organizations and users should upgrade the AliasVault App to version 0.26.0 or later, where the vulnerability has been patched by removing sensitive tokens from backup files. Additionally, enforcing strong device access controls such as biometric locks, PINs, or passwords reduces the risk of local attackers gaining access. Regularly auditing backup files and storage locations for sensitive data exposure can help detect similar issues proactively. Employing endpoint security solutions that monitor for unauthorized local access or file manipulations can further reduce risk. Educating users on the risks of physical device compromise and encouraging secure handling of mobile devices is also critical. For organizations deploying AliasVault in managed environments, consider restricting local backup creation or encrypting backups with keys separate from the app’s tokens. Finally, monitor for updates from the vendor and apply patches promptly to maintain security.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2026-02-22T14:47:26.948Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 699bed72be58cf853b3d54c5
Added to database: 2/23/2026, 6:02:26 AM
Last enriched: 3/2/2026, 6:37:15 AM
Last updated: 4/10/2026, 9:32:17 PM
Views: 98
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.