{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "6.7.5"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879"
            },
            {
              "fixed": "e8380582df0c94ba37787890e300251e06071e43"
            }
          ],
          "repo": "https://github.com/cubecart/v6",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8mmq-8hpq-2h23"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54643.json"
  },
  "details": "CubeCart is an ecommerce software solution. Prior to 6.7.5, the delete-note handler in admin/sources/orders.index.inc.php verifies only the presence of order_id and delete-note parameters before deleting records from CubeCart_order_notes, without requiring CC_PERM_DELETE for orders. An authenticated administrator lacking order modification privileges can directly invoke the handler with valid identifiers and delete order-history notes, removing operational records and audit-trail data. This issue is fixed in version 6.7.5.",
  "id": "CVE-2026-54643",
  "modified": "2026-09-20T11:30:25.193680071Z",
  "published": "2026-09-17T22:05:28.592Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php"
    },
    {
      "type": "WEB",
      "url": "https://github.com/cubecart/v6/releases/tag/6.7.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54643.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54643"
    },
    {
      "type": "FIX",
      "url": "https://github.com/cubecart/v6/commit/2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php"
}