CVE-2026-22694 PUBLISHED

AliasVault is Missing Origin Validation in Android Passkey Credential Provider

Assigner: GitHub_M
Reserved: 08.01.2026 Published: 14.01.2026 Updated: 14.01.2026

AliasVault is a privacy-first password manager with built-in email aliasing. AliasVault Android versions 0.24.0 through 0.25.2 contained an issue in how passkey requests from Android apps were validated. Under certain local conditions, a malicious app could attempt to obtain a passkey response for a site it was not authorized to access. The issue involved incomplete validation of calling app identity, origin, and RP ID in the Android credential provider. This issue was fixed in AliasVault Android 0.25.3.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N
CVSS Score: 6.1

Product Status

Vendor aliasvault
Product aliasvault
Versions
  • Version >= 0.24.0, < 0.25.3 is affected

References

Problem Types

  • CWE-346: Origin Validation Error CWE