Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54643— CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php

Quick assessment

Affected
cubecart v6
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

CubeCart 是一款电子商务软件解决方案。在 6.7.5 版本之前, 文件中的“删除笔记”(delete-note)处理器在从 表中删除记录时,仅验证了 和 参数的存在性,而未检查操作者是否具备订单删除权限(CC_PERM_DELETE)。因此,一名经过身份验证但缺乏订单修改权限的管理员,可以通过直接调用该处理器并传入有效的标识符,删除订单历史笔记,从而移除运营记录和审计跟踪数据。该问题已在 6.7.5 版本中修复。

CVSS 5.4 · Medium

Possible ATT&CK Techniques 1 AI

T1565 · Data Manipulation
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54643

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
cubecart v6 < 6.7.5 -

II. Public POCs for CVE-2026-54643

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54643

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54643 (1)

Other References for CVE-2026-54643 (3)

Same Patch Batch · cubecart · 2026-09-17 · 7 CVEs total

CVE-2026-54646 7.2 HIGH CubeCart: SQL Identifier Injection via Backtick Bypass in maintenance.index.inc.php
CVE-2026-54647 7.2 HIGH CubeCart : SQL Injection via download_expire Parameter in settings.index.inc.php
CVE-2026-54648 6.5 MEDIUM CubeCart: Missing Authorization Check in customers.gdpr.inc.php Leads to Unauthorized Cust
CVE-2026-54644 6.1 MEDIUM CubeCart: XSS via Anchor Tag Attribute Injection in gui.class.php Message System
CVE-2026-54642 5.3 MEDIUM CubeCart: CSRF Protection Missing for Download Resets and Card Deletions in orders.index.i
CVE-2026-54645 4.8 MEDIUM CubeCart: Stored XSS in Product Description Editor via Global Sanitizer Bypass

IV. Related Vulnerabilities

V. Comments for CVE-2026-54643

No comments yet


Leave a comment