{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "16.19.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2471d94c397dc23301b30ed3bb30353f53b33f2c"
            },
            {
              "fixed": "6eba29d7ae80cdb4d0b2a245a477b1d2312736ca"
            },
            {
              "fixed": "ba18090b141740e75d52aa97bfc525ff2f831f6c"
            }
          ],
          "repo": "https://github.com/frappe/frappe",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-r24j-xrj8-273q"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49394.json"
  },
  "details": "Frappe is a full-stack web application framework. Prior to 16.19.0, authorization bypass was possible via the update_page endpoint in Workspace because public workspaces did not receive the required Workspace Manager edit check. This issue is fixed in version 16.19.0.",
  "id": "CVE-2026-49394",
  "modified": "2026-08-12T03:51:23.551540941Z",
  "published": "2026-07-10T21:24:47.624Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/frappe/frappe/releases/tag/v16.19.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49394.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/frappe/frappe/security/advisories/GHSA-r24j-xrj8-273q"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49394"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/frappe/commit/2471d94c397dc23301b30ed3bb30353f53b33f2c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/frappe/commit/6eba29d7ae80cdb4d0b2a245a477b1d2312736ca"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/frappe/pull/39508"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/frappe/pull/39526"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Frappe: Auth. bypass via update_page"
}