VYPR

Ash Authentication

by Team Alembic

Source repositories

CVEs (5)

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

    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-2026-65633HigAug 25, 2026
    risk 0.42cvss epss 0.00

    Improper Authentication vulnerability in team-alembic AshAuthentication allows purpose-limited JWTs to be replayed as full bearer API credentials when a resource uses stateless bearer-token verification. The bearer-token authentication helper…

  • CVE-2025-25202MedFeb 11, 2025
    risk 0.35cvss 6.5epss 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…

  • 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-2026-66882LowAug 25, 2026
    risk 0.07cvss epss 0.00

    Improper Neutralization of Input During Web Page Generation (XSS) vulnerability in team-alembic AshAuthentication allows reflected cross-site scripting via the confirmation and magic link interaction forms. When a strategy is configured with require_interaction? set to true,…