{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d97ca682296894b18b9611cff380e7f48593f968"
            }
          ],
          "repo": "https://github.com/makeplane/plane",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-cjh4-q763-cc48"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-276"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48070.json"
  },
  "details": "Plane is open-source project management software. Versions prior to 0.23 have insecure permissions in UserSerializer that allows users to change fields that are meant to be read-only, such as email. This can lead to account takeover when chained with another vulnerability such as cross-site scripting (XSS). Version 0.23 fixes the issue.",
  "id": "CVE-2025-48070",
  "modified": "2026-04-01T23:10:01.999846668Z",
  "published": "2025-05-21T22:11:06.177Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48070.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/makeplane/plane/security/advisories/GHSA-cjh4-q763-cc48"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48070"
    },
    {
      "type": "FIX",
      "url": "https://github.com/makeplane/plane/commit/0a8cc24da505fd519fcc3c9d6b5e15bc7ce21b29"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Plane has insecure permissions in UserSerializer"
}