CVE Catalog

CVE-2026-13410

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

Dancer::Plugin::Auth::Google versions before 0.08 for Perl have TLS verification disabled. The default user agent is initialized with SSL_verify_mode explicitly disabled. An attacker with network man-in-the-middle (MITM) capability between the Dancer application and googleapis.com can intercept the OAuth2 token exchange and userinfo fetch, return a forged access_token and user profile, and be logged in to the Dancer application as any Google user.

Risk Assessment

An attacker could impersonate any Google user and gain unauthorized access to the application, potentially leading to data confidentiality and account integrity breaches.

Recommendation

Update Dancer::Plugin::Auth::Google to version 0.08 or later. Ensure TLS verification is enabled.

Related vulnerabilities

Original NVD description (English source)

Dancer::Plugin::Auth::Google versions before 0.08 for Perl have TLS verification disabled. The default user agent is initialised with SSL_verify_mode explicitly disabled. An attacker with network man-in-the-middle (MITM) capability between the Dancer application and googleapis.com can intercept the OAuth2 token exchange and userinfo fetch, return a forged access_token and user profile, and be logged in to the Dancer application as any Google user.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS