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.
{
"cna_assigner": "CPANSec",
"cwe_ids": [
"CWE-295"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/13xxx/CVE-2026-13410.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "0.08"
}
],
"source": "AFFECTED_FIELD"
},
{
"extracted_events": [
{
"fixed": "0.08"
}
],
"source": "DESCRIPTION"
}
]
}