このページはまだあなたの言語に翻訳されていません。翻訳作業中のため、英語でコンテンツを表示しています。

💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.

MEDIUMCVE-2026-45054CVSS 4.9

CVE-2026-45054: SQL Injection in CubeCart v6

プラットフォーム

php

コンポーネント

cubecart-v6

修正版

6.7.0

あなたの言語に翻訳中…

CVE-2026-45054 describes a SQL Injection vulnerability discovered in CubeCart v6. This flaw allows an authenticated administrator to inject malicious SQL code, potentially compromising sensitive data. The vulnerability impacts versions 6.0.0 through 6.6.9 of CubeCart, and a patch is available in version 6.7.0.

影響と攻撃シナリオ翻訳中…

An attacker exploiting this SQL Injection vulnerability could gain unauthorized access to the CubeCart database. This could lead to the exfiltration of sensitive customer data, including personally identifiable information (PII) like names, addresses, and payment details. Furthermore, depending on the database configuration and permissions, an attacker might be able to modify or delete data, disrupt store operations, or even gain control of the underlying server. The impact is amplified by the ecommerce nature of CubeCart, which typically handles significant volumes of sensitive data. Successful exploitation could result in significant financial and reputational damage for affected businesses.

悪用の状況翻訳中…

CVE-2026-45054 was published on May 13, 2026. Its severity is currently rated as MEDIUM. There are no known public exploits or active campaigns targeting this vulnerability at the time of writing. The vulnerability is not currently listed on KEV or EPSS, suggesting a low probability of immediate exploitation. Refer to the official CubeCart advisory for further details.

脅威インテリジェンス

エクスプロイト状況

概念実証不明
CISA KEVNO
インターネット露出

CISA SSVC

悪用状況poc
自動化可能no
技術的影響partial

CVSS ベクトル

脅威インテリジェンス· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N4.9MEDIUMAttack VectorNetwork攻撃者がターゲットに到達する方法Attack ComplexityLow悪用に必要な条件Privileges RequiredHigh攻撃に必要な認証レベルUser InteractionNone被害者の操作が必要かどうかScopeUnchanged影響コンポーネント外への波及ConfidentialityHigh機密データ漏洩のリスクIntegrityNone不正データ改ざんのリスクAvailabilityNoneサービス障害のリスクnextguardhq.com · CVSS v3.1 基本スコア
これらのメトリクスの意味は?
Attack Vector
ネットワーク — インターネット経由でリモートから悪用可能。物理・ローカルアクセス不要。
Attack Complexity
低 — 特別な条件不要。安定して悪用可能。
Privileges Required
高 — 管理者または特権アカウントが必要。
User Interaction
なし — 自動かつ無音の攻撃。被害者は何もしない。
Scope
変化なし — 影響は脆弱なコンポーネントのみ。
Confidentiality
高 — 機密性の完全喪失。全データが読み取り可能。
Integrity
なし — 完全性への影響なし。
Availability
なし — 可用性への影響なし。

影響を受けるソフトウェア

コンポーネントcubecart-v6
ベンダーcubecart
最小バージョン6.0.0
最大バージョン< 6.7.0
修正版6.7.0

弱点分類 (CWE)

タイムライン

  1. 予約済み
  2. 公開日
  3. 更新日

緩和策と回避策翻訳中…

The primary mitigation for CVE-2026-45054 is to upgrade CubeCart to version 6.7.0 or later, which contains the necessary fix. If an immediate upgrade is not possible, consider implementing a Web Application Firewall (WAF) rule to filter potentially malicious SQL fragments in the sort parameter of the admin.php?_g=orders&node=transactions endpoint. Specifically, look for unusual characters or SQL keywords within the sort parameter. Additionally, review and restrict database user permissions to limit the potential impact of a successful SQL Injection attack. After upgrading, confirm the vulnerability is resolved by attempting a SQL Injection payload in the affected endpoint and verifying that it is properly sanitized.

修正方法翻訳中…

Actualice CubeCart a la versión 6.7.0 o posterior para mitigar la vulnerabilidad de inyección SQL. Esta actualización corrige la falta de validación en el parámetro 'sort[]', previniendo la ejecución de código SQL malicioso por parte de administradores autenticados.

よくある質問翻訳中…

What is CVE-2026-45054 — SQL Injection in CubeCart v6?

CVE-2026-45054 is a SQL Injection vulnerability affecting CubeCart v6 versions 6.0.0 through 6.6.9. It allows an authenticated admin to inject malicious SQL code, potentially compromising sensitive data.

Am I affected by CVE-2026-45054 in CubeCart v6?

You are affected if you are running CubeCart v6 versions 6.0.0 through 6.6.9 and have not yet upgraded to version 6.7.0 or later.

How do I fix CVE-2026-45054 in CubeCart v6?

The recommended fix is to upgrade CubeCart to version 6.7.0 or later. As a temporary workaround, implement a WAF rule to filter malicious SQL fragments in the sort parameter.

Is CVE-2026-45054 being actively exploited?

As of the current date, there are no known public exploits or active campaigns targeting CVE-2026-45054.

Where can I find the official CubeCart advisory for CVE-2026-45054?

Please refer to the official CubeCart security advisory for detailed information and updates regarding CVE-2026-45054. Check the CubeCart website or security mailing lists for the latest advisory.

あなたのプロジェクトは影響を受けていますか?

依存関係ファイルをアップロードすれば、このCVEや他のCVEがあなたに影響するか即座にわかります。

scanZone.liveBadgescanZone.eyebrow

今すぐ試す — アカウント不要

Upload any manifest (composer.lock, package-lock.json, WordPress plugin list…) or paste your component list. You get a vulnerability report instantly. Uploading a file is just the start: with an account you get continuous monitoring, Slack/email alerts, multi-project and white-label reports.

手動スキャンSlack/メールアラートContinuous monitoringホワイトラベルレポート

依存関係ファイルをドラッグ&ドロップ

composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...