此页面尚未翻译为您的语言。我们正在努力翻译,目前显示英文内容。
💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.
A Stored Cross-Site Scripting (XSS) vulnerability has been identified in CubeCart versions 6.0.0 through 6.5.9. This vulnerability allows an attacker with administrative privileges to inject malicious JavaScript payloads into various product fields. These payloads are then stored in the database and executed when users, including other administrators, view the affected product pages, potentially leading to session hijacking or unauthorized actions. The vulnerability is resolved in CubeCart version 6.6.0.
影响与攻击场景翻译中…
Successful exploitation of CVE-2026-39428 allows an attacker to inject arbitrary JavaScript code into CubeCart product pages. This code executes in the context of the user viewing the page, enabling the attacker to steal session cookies, redirect users to malicious websites, or perform actions on behalf of the user, including modifying product information or accessing sensitive data. The impact is particularly severe for administrators, as an attacker could gain full control over the CubeCart installation. This vulnerability shares similarities with other XSS vulnerabilities where user input is not properly sanitized before being stored and displayed, potentially leading to account takeover and data breaches.
利用背景翻译中…
CVE-2026-39428 was published on May 13, 2026. Its severity is rated as Medium. No public proof-of-concept (POC) code has been publicly released at the time of writing. There are no indications of active exploitation campaigns targeting this vulnerability. This CVE is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
威胁情报
漏洞利用状态
CISA SSVC
CVSS 向量
这些指标意味着什么?
- Attack Vector
- 网络 — 可通过互联网远程利用,无需物理或本地访问。攻击面最大。
- Attack Complexity
- 低 — 无需特殊条件,可以稳定地利用漏洞。
- Privileges Required
- 高 — 需要管理员或特权账户。
- User Interaction
- 需要 — 受害者必须打开文件、点击链接或访问特制页面。
- Scope
- 已改变 — 攻击可以超出脆弱组件,影响其他系统。
- Confidentiality
- 低 — 可访问部分数据。
- Integrity
- 低 — 攻击者可修改部分数据,影响有限。
- Availability
- 无 — 无可用性影响。
受影响的软件
弱点分类 (CWE)
时间线
- 已保留
- 发布日期
- 修改日期
缓解措施和替代方案翻译中…
The primary mitigation for CVE-2026-39428 is to upgrade CubeCart to version 6.6.0 or later, which contains the fix. If immediate upgrading is not possible, consider implementing stricter input validation and output encoding on all user-supplied data within CubeCart. While not a complete solution, a Web Application Firewall (WAF) configured to detect and block XSS payloads targeting product fields can provide an additional layer of defense. Regularly review and audit CubeCart configurations to ensure best practices are followed.
修复方法翻译中…
Actualice CubeCart a la versión 6.6.0 o posterior para mitigar la vulnerabilidad de XSS. Esta actualización corrige la forma en que se almacenan y procesan los datos de los productos, evitando la inyección de código malicioso. Asegúrese de realizar una copia de seguridad de su base de datos antes de actualizar.
常见问题翻译中…
What is CVE-2026-39428 — XSS in CubeCart?
CVE-2026-39428 is a Stored Cross-Site Scripting (XSS) vulnerability affecting CubeCart versions 6.0.0 through 6.5.9. It allows attackers with admin privileges to inject malicious JavaScript into product pages.
Am I affected by CVE-2026-39428 in CubeCart?
You are affected if you are running CubeCart version 6.0.0 through 6.5.9 and have not yet upgraded to version 6.6.0 or later. Check your CubeCart version to determine your exposure.
How do I fix CVE-2026-39428 in CubeCart?
The recommended fix is to upgrade CubeCart to version 6.6.0 or later. This version includes a patch that addresses the XSS vulnerability.
Is CVE-2026-39428 being actively exploited?
There are currently no indications of active exploitation campaigns targeting CVE-2026-39428, but it's crucial to apply the patch to prevent potential future attacks.
Where can I find the official CubeCart advisory for CVE-2026-39428?
Refer to the official CubeCart security advisory for detailed information and updates regarding CVE-2026-39428: [https://www.cubecart.com/security/](https://www.cubecart.com/security/)
立即试用 — 无需账户
上传任何清单文件 (composer.lock, package-lock.json, WordPress 插件列表…) 或粘贴您的组件列表。您立即获得一份漏洞报告。上传文件只是开始:拥有账户后,您将获得持续监控、Slack/电子邮件警报、多项目和白标报告。
拖放您的依赖文件
composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...