{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.14.5"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "9e681260ccc4feb6c564ff0773fb9594b462c574"
            },
            {
              "fixed": "df01f7605629a3176755faf28428627ef186e0dc"
            }
          ],
          "repo": "https://github.com/penpot/penpot",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4937-35vc-hqjj"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-287",
      "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44986.json"
  },
  "details": "Penpot is an open-source design tool for design and code collaboration. Prior to 2.14.5, Penpot exposed teams_invitations.clj invitation tokens from create-team-invitations, embedded an existing profile id in auth.clj prepare-register-profile, and had auth.clj register-profile issue a session based on the invitation email match without password verification, allowing a registered user to take over any non-blocked profile. This issue is fixed in version 2.14.5.",
  "id": "CVE-2026-44986",
  "modified": "2026-07-17T03:41:54.997383236Z",
  "published": "2026-07-15T15:08:37.367Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/penpot/penpot/releases/tag/2.14.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44986.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/penpot/penpot/security/advisories/GHSA-4937-35vc-hqjj"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44986"
    },
    {
      "type": "FIX",
      "url": "https://github.com/penpot/penpot/commit/9e681260ccc4feb6c564ff0773fb9594b462c574"
    },
    {
      "type": "FIX",
      "url": "https://github.com/penpot/penpot/pull/9380"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Penpot: Pre-authenticated account takeover via team-invitation token + prepare-register-profile"
}