cve-2026-54643

MEDIUM CVSS 5.4 opencve
Description

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.

Timeline
Published
2026-09-17 22:17 UTC
Last Modified
2026-09-23
CVSS Details

CVSS details not available.

Affected Products

No product information available.

Weaknesses (CWE)
CVSS metrics
Version Base Severity Vector Exploitability Impact Source
3.1 5.4 MEDIUM CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L mitre
3.1 5.4 MEDIUM CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L nvd
3.1 5.4 MEDIUM CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L opencve
References

No references available.

Linked Vulnerabilities

No linked vulnerabilities found.

{
  "cve": "CVE-2026-54643",
  "enrichment": {
    "affected": [
      {
        "configurations": [
          {
            "platform": null,
            "status": "affected",
            "versions": {
              "scheme": "semver",
              "value": "[0,6.7.5)"
            }
          }
        ],
        "enrichment": {
          "confidence": 100.0,
          "confidence_source": "cna",
          "scores": [
            {
              "score": 100.0,
              "source": "cna"
            }
          ]
        },
        "original": {
          "product": "v6",
          "source": "cna",
          "vendor": "cubecart"
        },
        "product": "v6",
        "vendor": "cubecart"
      }
    ],
    "created": "2026-09-18T19:59:59.427148+00:00",
    "updated": "2026-09-19T01:30:17.088479+00:00",
    "vendors": [
      "cubecart",
      "cubecart$PRODUCT$v6"
    ]
  },
  "epss": {
    "score": 0.00219
  },
  "mitre": {
    "cpes": [],
    "created": "2026-09-17T22:05:28.592000+00:00",
    "description": "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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 5.4,
        "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
      },
      "cvssV4_0": {}
    },
    "mitre_repo_path": "cves/2026/54xxx/CVE-2026-54643.json",
    "references": [
      "https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php",
      "https://github.com/cubecart/v6/commit/2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879",
      "https://github.com/cubecart/v6/releases/tag/6.7.5",
      "https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23"
    ],
    "title": "CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php",
    "updated": "2026-09-18T13:06:13.667000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-862"
    ]
  },
  "nvd": {
    "cpes": [],
    "created": "2026-09-17T22:17:02.147000+00:00",
    "description": "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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 5.4,
        "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
      },
      "cvssV4_0": {}
    },
    "nvd_repo_path": "2026/CVE-2026-54643.json",
    "references": [
      "https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php",
      "https://github.com/cubecart/v6/commit/2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879",
      "https://github.com/cubecart/v6/releases/tag/6.7.5",
      "https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23"
    ],
    "title": null,
    "updated": "2026-09-23T19:43:31.933000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-862"
    ]
  },
  "opencve": {
    "changes": [
      {
        "created": "2026-09-17T22:15:00+00:00",
        "data": [
          {
            "details": {
              "new": "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.",
              "old": null
            },
            "type": "description"
          },
          {
            "details": {
              "new": "CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php",
              "old": null
            },
            "type": "title"
          },
          {
            "details": {
              "added": [
                "CWE-862"
              ],
              "removed": []
            },
            "type": "weaknesses"
          },
          {
            "details": {
              "added": [
                "https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php",
                "https://github.com/cubecart/v6/commit/2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879",
                "https://github.com/cubecart/v6/releases/tag/6.7.5",
                "https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23"
              ],
              "removed": []
            },
            "type": "references"
          },
          {
            "details": {
              "added": {
                "cvssV3_1": {
                  "score": 5.4,
                  "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "772493e6-90cc-46bb-9444-5be4f8d1e513"
      },
      {
        "created": "2026-09-18T21:30:00+00:00",
        "data": [
          {
            "details": [
              "cubecart",
              "cubecart$PRODUCT$v6"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "cubecart",
                "cubecart$PRODUCT$v6"
              ],
              "removed": []
            },
            "type": "vendors"
          }
        ],
        "id": "458ad12d-d878-4e83-9998-c448fad2bc36"
      },
      {
        "created": "2026-09-20T03:30:00+00:00",
        "data": [
          {
            "details": {
              "added": {
                "ssvc": {
                  "options": {
                    "Automatable": "no",
                    "Exploitation": "poc",
                    "Technical Impact": "partial"
                  },
                  "version": "2.0.3"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "02d49799-9422-4b05-90e0-fcecfac35f3f"
      }
    ],
    "cpes": {
      "data": [],
      "providers": []
    },
    "created": {
      "data": "2026-09-17T22:05:28.592000+00:00",
      "provider": "mitre"
    },
    "description": {
      "data": "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.",
      "provider": "mitre"
    },
    "metrics": {
      "cvssV2_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_1": {
        "data": {
          "score": 5.4,
          "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
        },
        "provider": "mitre"
      },
      "cvssV4_0": {
        "data": {},
        "provider": null
      },
      "epss": {
        "data": {
          "score": 0.00219
        },
        "provider": "first"
      },
      "kev": {
        "data": {},
        "provider": null
      },
      "ssvc": {
        "data": {
          "options": {
            "Automatable": "no",
            "Exploitation": "poc",
            "Technical Impact": "partial"
          },
          "version": "2.0.3"
        },
        "provider": "vulnrichment"
      },
      "threat_severity": {
        "data": null,
        "provider": null
      }
    },
    "references": {
      "data": [
        "https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php",
        "https://github.com/cubecart/v6/commit/2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879",
        "https://github.com/cubecart/v6/releases/tag/6.7.5",
        "https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23"
      ],
      "providers": [
        "mitre",
        "nvd",
        "vulnrichment"
      ]
    },
    "title": {
      "data": "CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php",
      "provider": "mitre"
    },
    "updated": {
      "data": "2026-09-19T01:30:17.088479+00:00",
      "provider": "enrichment"
    },
    "vendors": {
      "data": [
        "cubecart",
        "cubecart$PRODUCT$v6"
      ],
      "providers": [
        "enrichment"
      ]
    },
    "weaknesses": {
      "data": [
        "CWE-862"
      ],
      "providers": [
        "mitre",
        "nvd"
      ]
    }
  },
  "vulnrichment": {
    "cpes": [],
    "created": "2026-09-17T22:05:28.592000+00:00",
    "description": "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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {},
      "kev": {},
      "ssvc": {
        "options": {
          "Automatable": "no",
          "Exploitation": "poc",
          "Technical Impact": "partial"
        },
        "version": "2.0.3"
      }
    },
    "references": [
      "https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23"
    ],
    "title": "CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php",
    "updated": "2026-09-18T13:06:02.316000+00:00",
    "vendors": [],
    "vulnrichment_repo_path": "2026/54xxx/CVE-2026-54643.json",
    "weaknesses": []
  }
}
Enrichment data
View JSON API Download JSON