{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "15.112.0"
              },
              {
                "introduced": "16.0.0"
              },
              {
                "fixed": "16.23.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "introduced": "c3fdb191b9c6bbb2b0d98d0156eafd9a3faa96b0"
            },
            {
              "fixed": "e27016339f3c50eacbdc26842ce0f7d9f72cd8b5"
            },
            {
              "fixed": "b1ca423e119e14c8edb54138c3be4b493b71834e"
            },
            {
              "fixed": "b05abbc53b3655b02db17ba2e8165519f195c1c2"
            },
            {
              "fixed": "c03a66a1bf48a53c42d01c9d936d9b22aa013e11"
            }
          ],
          "repo": "https://github.com/frappe/erpnext",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-p577-cxv9-h82f"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72909.json"
  },
  "details": "ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.23.0, the ReceivablePayableReport prepare_conditions path in erpnext/accounts/report/accounts_receivable/accounts_receivable.py does not apply Customer and Supplier user permissions to the Payment Ledger Entry dynamic-link party field, allowing any authenticated user to read unauthorized cross-company financial data in Accounts Receivable and Accounts Payable reports. This issue is fixed in versions 15.112.0 and 16.23.0.",
  "id": "CVE-2026-72909",
  "modified": "2026-08-13T03:52:08.955317495Z",
  "published": "2026-08-10T20:55:06.168Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/frappe/erpnext/releases/tag/v15.112.0"
    },
    {
      "type": "WEB",
      "url": "https://github.com/frappe/erpnext/releases/tag/v16.23.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72909.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/frappe/erpnext/security/advisories/GHSA-p577-cxv9-h82f"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72909"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/erpnext/commit/b05abbc53b3655b02db17ba2e8165519f195c1c2"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/erpnext/commit/c03a66a1bf48a53c42d01c9d936d9b22aa013e11"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/erpnext/pull/55696"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "ERPNext: Broken Access Control on certain endpoints"
}