VYPR

Google-Auth

by Google

CVEs (2)

  • CVE-2026-66902Aug 4, 2026
    risk 0.00cvss epss

    Google::Auth versions before 0.06 for Perl run a command named in an external_account credentials JSON via an ungated system call. The Pluggable subclass reads credential_source.executable.command from the credentials JSON and runs it as `system($command)`, a single argument…

  • CVE-2026-66901Aug 4, 2026
    risk 0.00cvss epss

    Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe…