PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-66901 CJCOLLIER CVE debrief

The Google::Auth library for Perl, versions before 0.09, allows server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. This vulnerability affects developers and administrators using these versions, who should be aware of the potential risks and take steps to mitigate them. The library reads URLs from the credentials JSON and requests them without validating their hosts against the universe domain, allowing an attacker to craft URLs that can reach internal services, link-local metadata endpoints, and other sensitive hosts. To address this vulnerability, users should upgrade to version 0.09 or later, review and validate URLs in credentials JSON, and implement additional security measures to detect and prevent suspicious activity.

Vendor
CJCOLLIER
Product
Google::Auth
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-04
Original CVE updated
2026-08-26
Advisory published
2026-08-04
Advisory updated
2026-08-26

Who should care

Developers and administrators using Google::Auth versions before 0.09 for Perl should be aware of this vulnerability and take steps to mitigate it. This includes upgrading to version 0.09 or later, reviewing and validating URLs in credentials JSON, and implementing additional security measures to detect and prevent suspicious activity. Affected operators, platforms, vulnerability-management, and security teams should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.

Technical summary

The Google::Auth library for Perl, versions before 0.09, allows server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The library reads URLs from the credentials JSON and requests them without validating their hosts against the universe domain. This allows an attacker to craft URLs that can reach internal services, link-local metadata endpoints, and other sensitive hosts, potentially leading to credential exfiltration. Versions 0.06, 0.07, and 0.08 introduced partial fixes, with version 0.09 providing a complete solution.

Defensive priority

Organizations using Google::Auth versions before 0.09 for Perl should prioritize upgrading to version 0.09 or later to address the server side request forgery and credential exfiltration vulnerability.

Recommended defensive actions

  • Upgrade to Google::Auth version 0.09 or later
  • Review and validate URLs in credentials JSON
  • Implement additional security measures to detect and prevent suspicious activity
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The vulnerability allows server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON in Google::Auth versions before 0.09 for Perl. Evidence from the CVE record and source references indicates that versions 0.06, 0.07, and 0.08 introduced partial fixes, with version 0.09 providing a complete solution.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-66901 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-66901

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-66901 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-66901

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/GoogleCloudPlatform/google-auth-library-perl/commit/9b5157062acc605ca9e6c507b910587f4829ce9e.patch

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://github.com/GoogleCloudPlatform/google-auth-library-perl/commit/c95c77e70bec94f17e239d88050f843ea1cade95.patch

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://github.com/GoogleCloudPlatform/google-auth-library-perl/commit/cbbb07804e3f8cc7cf9638ecc9c2097d80a9ef50.patch

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://github.com/GoogleCloudPlatform/google-auth-library-perl/commit/cd42bdef53afcc4531161e85e91d0d5997e01324.patch

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://metacpan.org/release/CJCOLLIER/Google-Auth-0.09/changes

    9b29abf9-4ab0-4765-b253-1875cd9b441e

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.