VYPR

oauth-provider

by @better Auth

Source repositories

CVEs (2)

  • CVE-2026-53518HigJul 15, 2026
    risk 0.46cvss 8.1epss 0.00

    Better Auth is an authentication and authorization library for TypeScript. From 1.6.0 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint for the authorization_code grant redeems a single-use authorization code through a non-atomic find-then-delete…

  • CVE-2026-67332MedAug 1, 2026
    risk 0.35cvss 6.4epss 0.00

    @better-auth/oauth-provider before 1.7.0-beta.4 fails to bind access-token audience to the authorization grant, allowing clients to request tokens for unrelated resources. Attackers can complete an OAuth flow and obtain access tokens whose audience targets resource servers the…