Cette page n'a pas encore été traduite dans votre langue. Affichage du contenu en anglais pendant que nous y travaillons.

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

MEDIUMCVE-2026-39428CVSS 4.8

CVE-2026-39428: XSS in CubeCart 6.0.0 - 6.6.0

traduction en cours…

Plateforme

php

Composant

cubecart

Corrigé dans

6.6.0

Traduction vers votre langue…

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.

Impact et Scénarios d'Attaquetraduction en cours…

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.

Contexte d'Exploitationtraduction en cours…

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.

Renseignement sur les Menaces

Statut de l'Exploit

Preuve de ConceptInconnu
CISA KEVNO
Exposition InternetÉlevée

CISA SSVC

Exploitationpoc
Automatisableno
Impact Techniquepartial

Vecteur CVSS

RENSEIGNEMENT SUR LES MENACES· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N4.8MEDIUMAttack VectorNetworkComment l'attaquant atteint la cibleAttack ComplexityLowConditions requises pour exploiterPrivileges RequiredHighNiveau d'authentification requisUser InteractionRequiredSi une action de la victime est requiseScopeChangedImpact au-delà du composant affectéConfidentialityLowRisque d'exposition de données sensiblesIntegrityLowRisque de modification non autorisée de donnéesAvailabilityNoneRisque d'interruption de servicenextguardhq.com · Score de base CVSS v3.1
Que signifient ces métriques?
Attack Vector
Réseau — exploitable à distance via internet. Aucun accès physique ou local requis.
Attack Complexity
Faible — aucune condition spéciale requise. Exploitable de manière fiable.
Privileges Required
Élevé — un compte administrateur ou privilégié est requis.
User Interaction
Requise — la victime doit ouvrir un fichier, cliquer sur un lien ou visiter une page.
Scope
Modifié — l'attaque peut pivoter au-delà du composant vulnérable.
Confidentiality
Faible — accès partiel ou indirect à certaines données.
Integrity
Faible — l'attaquant peut modifier certaines données avec un impact limité.
Availability
Aucun — aucun impact sur la disponibilité.

Logiciel Affecté

Composantcubecart
Fournisseurcubecart
Version minimale6.0.0
Version maximale< 6.6.0
Corrigé dans6.6.0

Classification de Faiblesse (CWE)

Chronologie

  1. Réservé
  2. Publiée
  3. Modifiée

Mitigation et Contournementstraduction en cours…

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.

Comment corrigertraduction en cours…

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.

Questions fréquentestraduction en cours…

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/)

Ton projet est-il affecté ?

Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.

en directfree scan

Essayez maintenant — sans compte

scanZone.subtitle

Scan manuelSlack/email alertsContinuous monitoringWhite-label reports

Glissez-déposez votre fichier de dépendances

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

CVE-2026-39428 — Vulnerability Details | NextGuard