Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/garu/Dancer-Plugin-Auth-Google/commit/2fdb72527eaa0e11a5c134c
- https://github.com/garu/Dancer-Plugin-Auth-Google/pull/5
- https://metacpan.org/pod/Furl#HTTPS-requests-claims-warnings!
- https://metacpan.org/release/GARU/Dancer-Plugin-Auth-Google-0.08/changes
- https://security.metacpan.org/patches/D/Dancer-Plugin-Auth-Google/0.07/CVE-2026-
- http://www.openwall.com/lists/oss-security/2026/07/17/8
FAQ
What is CVE-2026-13410?
CVE-2026-13410 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 ma...
How severe is CVE-2026-13410?
CVE-2026-13410 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-13410?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.