CVE-2026-13410
8.2
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L
Summary
Dancer::Plugin::Auth::Google versions through 0.07 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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| GARU | Dancer::Plugin::Auth::Google | 0 <= 0.07 | affected |
Weaknesses
- CWE-295: CWE-295 Improper Certificate Validation
Workarounds
There is no caller-side override.
Apply the patch.
ADP Enrichment
CVE Program Container
Additional References
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/garu/Dancer-Plugin-Auth-Google/pull/5
- https://security.metacpan.org/patches/D/Dancer-Plugin-Auth-Google/0.07/CVE-2026-13410-r1.patch
- https://metacpan.org/pod/Furl#HTTPS-requests-claims-warnings!
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.