{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.07"
              },
              {
                "fixed": "0.07"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "27152df9225f83057353e6abd2f4803c00686b57"
            }
          ],
          "repo": "https://github.com/garu/dancer-plugin-auth-google",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "CPANSec",
    "cwe_ids": [
      "CWE-295"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/13xxx/CVE-2026-13410.json"
  },
  "details": "Dancer::Plugin::Auth::Google versions through 0.07 for Perl have TLS verification disabled.\n\nThe default user agent is initialised with SSL_verify_mode explicitly disabled.\n\nAn 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.",
  "id": "CVE-2026-13410",
  "modified": "2026-07-19T03:30:56.724765045Z",
  "published": "2026-07-17T12:50:30.389Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2026/07/17/8"
    },
    {
      "type": "WEB",
      "url": "https://cpan.org/modules"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/13xxx/CVE-2026-13410.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13410"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/garu/Dancer-Plugin-Auth-Google/pull/5"
    },
    {
      "type": "FIX",
      "url": "https://security.metacpan.org/patches/D/Dancer-Plugin-Auth-Google/0.07/CVE-2026-13410-r1.patch"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/garu/Dancer-Plugin-Auth-Google"
    },
    {
      "type": "ARTICLE",
      "url": "https://metacpan.org/pod/Furl#HTTPS-requests-claims-warnings!"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Dancer::Plugin::Auth::Google versions through 0.07 for Perl have TLS verification disabled"
}