{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "8.6.63"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a536a850b94b55622bdda71d574e13740ec2993d"
            }
          ],
          "repo": "https://github.com/parse-community/parse-server",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "9.0.0"
              },
              {
                "fixed": "9.7.0-alpha.7"
              }
            ]
          },
          "events": [
            {
              "introduced": "532a461d30a6ed4457839f2caf5f30d5abf51a55"
            },
            {
              "fixed": "7fec0d0733746cd63d91b8d8c4f36dba9ab7be9d"
            }
          ],
          "repo": "https://github.com/parse-community/parse-server",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-wp76-gg32-8258"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34215.json"
  },
  "details": "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.63 and 9.7.0-alpha.7, the verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attacker who knows a user's password can extract the MFA secret to generate valid MFA codes, defeating multi-factor authentication protection. This issue has been patched in versions 8.6.63 and 9.7.0-alpha.7.",
  "id": "CVE-2026-34215",
  "modified": "2026-04-01T23:08:21.690483404Z",
  "published": "2026-03-31T19:34:50.217Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34215.json"
    },
    {
      "type": "FIX",
      "url": "https://github.com/parse-community/parse-server/commit/770be8647424d92f5425c41fa81065ffbbb171ed"
    },
    {
      "type": "FIX",
      "url": "https://github.com/parse-community/parse-server/commit/a1d4e7b12a12f16d3870dbee582a36765858e94c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/parse-community/parse-server/pull/10323"
    },
    {
      "type": "FIX",
      "url": "https://github.com/parse-community/parse-server/pull/10324"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-wp76-gg32-8258"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34215"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Parse Server: Auth data exposed via verify password endpoint"
}