VYPR

Ash Authentication

by Team Alembic

Source repositories

CVEs (3)

  • CVE-2026-49757CriJun 15, 2026
    risk 0.53cvss epss

    Authentication Bypass by Spoofing vulnerability in team-alembic AshAuthentication allows account takeover of local users via OAuth2/OIDC sign-in. AshAuthentication's OAuth2 and OIDC family strategies matched the local user by email address (an upsert on the email field, or a…

  • CVE-2025-32782MedApr 15, 2025
    risk 0.27cvss 5.3epss 0.00

    Ash Authentication provides authentication for the Ash framework. The confirmation flow for account creation currently uses a GET request triggered by clicking a link sent via email. Some email clients and security tools (e.g., Outlook, virus scanners, and email previewers) may…

  • CVE-2025-25202Feb 11, 2025
    risk 0.00cvss epss 0.00

    Ash Authentication is an authentication framework for Elixir applications. Applications which have been bootstrapped by the igniter installer present since AshAuthentication v4.1.0 and who have used the magic link strategy _or_ are manually revoking tokens are affected by…