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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54646— CubeCart: SQL Identifier Injection via Backtick Bypass in maintenance.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 版本之前,文件 将管理员可控的表名(tablename)值直接嵌入到 、 和 语句中,既未对标识符进行验证,也未对其中嵌入的反引号(backticks)进行转义处理。经过身份验证的管理员可以利用闭合反引号终止引用标识符,从而注入由攻击者控制的结构性 SQL 语句,可能在应用数据库权限范围内危害数据库的机密性、完整性和可用性。该问题已在 6.7.5 版本中修复。

CVSS 7.2 · High

Public Exploits 1

ExploitDB · 1 EDB-52663 [webapps]

Possible ATT&CK Techniques 1 AI

T1059.004 · Unix Shell
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54646

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: SQL Identifier Injection via Backtick Bypass in maintenance.index.inc.php
Source: CVE Program / CVE List V5
Vulnerability Description
CubeCart is an ecommerce software solution. Prior to 6.7.5, admin/sources/maintenance.index.inc.php places administrator-controlled tablename values into ALTER TABLE, CHECK TABLE, and ANALYZE TABLE statements without validating the identifiers or escaping embedded backticks. An authenticated administrator can terminate the quoted identifier with a closing backtick and introduce attacker-controlled structural SQL, potentially compromising database confidentiality, integrity, and availability within the application's database privileges. 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:H/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
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-54646

# 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-54646

登录查看更多情报信息。

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

Other References for CVE-2026-54646 (3)

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

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-54643 5.4 MEDIUM CubeCart: Missing Authorization Check for Order Note Deletion in orders.index.inc.php
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-54646

No comments yet


Leave a comment