VYPR

Authorizer

by Authorizer

Source repositories

CVEs (2)

  • CVE-2026-54072CriSep 11, 2026
    risk 0.53cvss 9.3epss 0.00

    Authorizer is an open-source, self-hostable authentication and authorization server. Prior to version 2.2.1, the `/authorize` endpoint accepts any `redirect_uri` without validating it against `AllowedOrigins`. When `response_type=token` or `response_type=id_token`, the server…

  • CVE-2026-35511higAug 14, 2026
    risk 0.38cvss epss

    The OAuth callback handler links incoming OAuth identities (Google, GitHub, etc.) to existing accounts matched by email address without verifying that the existing account's email was verified by its original owner. An attacker who pre-registers with a victim's email address…