VYPR

Punk::OAuth2

by Perl Foundation

CVEs (1)

  • CVE-2026-75628Aug 20, 2026
    risk 0.00cvss epss

    Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because same_origin_path accepts a backslash or tab in the return parameter. oauth2_login reads the return parameter from the initiation request, runs same_origin_path over it, and…