CVE-2026-13410

Source
https://cve.org/CVERecord?id=CVE-2026-13410
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-13410.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-13410
Published
2026-07-17T12:50:30.389Z
Modified
2026-07-19T03:46:28.058668341Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L CVSS Calculator
Summary
Dancer::Plugin::Auth::Google versions through 0.07 for Perl have TLS verification disabled
Details

Dancer::Plugin::Auth::Google versions through 0.07 for Perl have TLS verification disabled.

The default user agent is initialised with SSLverifymode 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/13xxx/CVE-2026-13410.json",
    "cna_assigner": "CPANSec",
    "cwe_ids": [
        "CWE-295"
    ]
}
References

Affected packages

Git / github.com/garu/dancer-plugin-auth-google

Affected ranges

Type
GIT
Repo
https://github.com/garu/dancer-plugin-auth-google
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.07"
        },
        {
            "fixed": "0.07"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

0.*
0.01
0.02
0.03
0.06

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-13410.json"