{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "15.109.0"
              },
              {
                "introduced": "16.0.0"
              },
              {
                "fixed": "16.20.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "introduced": "c3fdb191b9c6bbb2b0d98d0156eafd9a3faa96b0"
            },
            {
              "fixed": "16fbf8299f0a90e0faf5620019c28e28cea25ed2"
            },
            {
              "fixed": "ff46d20b259a2d65a7ded959df9f9a42991a3562"
            },
            {
              "fixed": "2a91c7229a47ac6a5bb2d8227290b03415bf8baf"
            },
            {
              "fixed": "c45d2a348777a9bdf697832b6ca129d2f0626fd2"
            },
            {
              "fixed": "f98975f51a62d611f536368671c3dbaf81d61eb9"
            }
          ],
          "repo": "https://github.com/frappe/erpnext",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-grhp-m55m-63f8"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72908.json"
  },
  "details": "ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.109.0 and 16.20.0, the get_tax_template function in erpnext/accounts/doctype/tax_rule/tax_rule.py constructs an SQL WHERE clause from request-influenced posting_date and args values, allowing an authenticated low-privilege user to inject SQL and extract sensitive information. This issue is fixed in versions 15.109.0 and 16.20.0.",
  "id": "CVE-2026-72908",
  "modified": "2026-08-14T03:51:58.248816922Z",
  "published": "2026-08-10T20:51:23.696Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/frappe/erpnext/releases/tag/v15.109.0"
    },
    {
      "type": "WEB",
      "url": "https://github.com/frappe/erpnext/releases/tag/v16.20.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72908.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/frappe/erpnext/security/advisories/GHSA-grhp-m55m-63f8"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72908"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/erpnext/commit/2a91c7229a47ac6a5bb2d8227290b03415bf8baf"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/erpnext/commit/c45d2a348777a9bdf697832b6ca129d2f0626fd2"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/erpnext/commit/f98975f51a62d611f536368671c3dbaf81d61eb9"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/erpnext/pull/55127"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ERPNext: Possibility of SQL injection due to missing validation"
}