Diese Seite wurde noch nicht in Ihre Sprache übersetzt. Inhalte werden auf Englisch angezeigt, während wir daran arbeiten.

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

CRITICALCVE-2026-45053CVSS 9.1

CVE-2026-45053: RCE in CubeCart v6 Ecommerce Software

Plattform

php

Komponente

cubecart-v6

Behoben in

6.7.0

Wird in Ihre Sprache übersetzt…

CVE-2026-45053 describes a critical Remote Code Execution (RCE) vulnerability discovered in CubeCart v6, a popular ecommerce software solution. This flaw allows authenticated attackers to upload and execute arbitrary PHP code, potentially leading to complete system takeover. The vulnerability impacts versions 6.0.0 through 6.6.9, and a patch is available in version 6.7.0.

Auswirkungen und Angriffsszenarienwird übersetzt…

The impact of this vulnerability is severe. An attacker with valid API credentials and the files:rw permission can leverage the REST API File Manager endpoint to upload malicious PHP files. The combination of arbitrary file upload and a path traversal vulnerability allows the attacker to write a webshell anywhere the webserver process can write, including the document root. This grants the attacker full remote code execution capabilities, enabling them to modify files, steal sensitive data (customer information, payment details, database credentials), install malware, and potentially pivot to other systems on the network. Successful exploitation could result in a complete compromise of the ecommerce platform and associated data, mirroring the impact of similar webshell vulnerabilities in other platforms.

Ausnutzungskontextwird übersetzt…

CVE-2026-45053 was published on May 13, 2026. Its CVSS score of 9.1 (CRITICAL) reflects the high likelihood of exploitation and significant impact. Currently, there are no publicly known active campaigns targeting this vulnerability, but the availability of a straightforward exploit path makes it a likely target. The vulnerability is not listed on KEV (Known Exploited Vulnerabilities) as of this writing, but its severity warrants close monitoring. Exploitation would likely follow a similar pattern to other webshell vulnerabilities, involving the upload of a PHP webshell and subsequent use to execute commands on the server.

Bedrohungsanalyse

Exploit-Status

Proof of ConceptUnbekannt
CISA KEVNO
Internet-ExponierungHoch
Berichte1 Bedrohungsbericht

CVSS-Vektor

BEDROHUNGSANALYSE· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H9.1CRITICALAttack VectorNetworkWie der Angreifer das Ziel erreichtAttack ComplexityLowBedingungen zur erfolgreichen AusnutzungPrivileges RequiredHighErforderliche AuthentifizierungsstufeUser InteractionNoneOb ein Opfer eine Aktion ausführen mussScopeChangedAuswirkungen über die Komponente hinausConfidentialityHighRisiko der Offenlegung sensibler DatenIntegrityHighRisiko nicht autorisierter DatenänderungAvailabilityHighRisiko der Dienstunterbrechungnextguardhq.com · CVSS v3.1 Basis-Score
Was bedeuten diese Metriken?
Attack Vector
Netzwerk — aus der Ferne über das Internet ausnutzbar. Kein physischer oder lokaler Zugriff erforderlich.
Attack Complexity
Niedrig — keine besonderen Bedingungen erforderlich. Zuverlässig ausnutzbar.
Privileges Required
Hoch — Administrator- oder Privilegienkonto erforderlich.
User Interaction
Keine — automatischer und lautloser Angriff. Das Opfer tut nichts.
Scope
Geändert — Angriff kann über die anfällige Komponente hinaus auf andere Systeme übergreifen.
Confidentiality
Hoch — vollständiger Vertraulichkeitsverlust. Angreifer kann alle Daten lesen.
Integrity
Hoch — Angreifer kann beliebige Daten schreiben, ändern oder löschen.
Availability
Hoch — vollständiger Absturz oder Ressourcenerschöpfung. Totaler Denial of Service.

Betroffene Software

Komponentecubecart-v6
Herstellercubecart
Mindestversion6.0.0
Höchstversion< 6.7.0
Behoben in6.7.0

Schwachstellen-Klassifikation (CWE)

Zeitleiste

  1. Reserviert
  2. Veröffentlicht

Mitigation und Workaroundswird übersetzt…

The primary mitigation is to immediately upgrade CubeCart to version 6.7.0, which addresses this vulnerability. If upgrading is not immediately feasible, consider implementing temporary workarounds. Restrict API key permissions to the minimum necessary. Implement strict input validation and sanitization on the filepath parameter in the REST API File Manager endpoint. Deploy a Web Application Firewall (WAF) with rules to detect and block suspicious file uploads, particularly those containing PHP code. Monitor web server logs for unusual file creation or modification activity in the images/source/ directory. After upgrading, verify the fix by attempting to upload a test PHP file with a benign payload through the API endpoint; it should be rejected.

So behebenwird übersetzt…

Actualice CubeCart a la versión 6.7.0 o posterior para mitigar la vulnerabilidad de carga arbitraria de archivos. Esta actualización corrige la falla de seguridad al restringir la capacidad de subir archivos PHP maliciosos a través de la API REST.

Häufig gestellte Fragenwird übersetzt…

What is CVE-2026-45053 — RCE in CubeCart v6?

CVE-2026-45053 is a critical Remote Code Execution vulnerability in CubeCart v6 ecommerce software, allowing authenticated attackers to upload and execute malicious PHP code.

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

You are affected if you are running CubeCart v6 versions 6.0.0 through 6.6.9. Upgrade to version 6.7.0 to resolve the vulnerability.

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

The recommended fix is to upgrade to CubeCart version 6.7.0. Temporary workarounds include restricting API key permissions and implementing WAF rules.

Is CVE-2026-45053 being actively exploited?

While there are no currently known active campaigns, the vulnerability's severity and ease of exploitation make it a likely target. Continuous monitoring is advised.

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

Refer to the official CubeCart security advisory on their website or GitHub repository for the most up-to-date information and patch details.

Ist dein Projekt betroffen?

Lade deine Abhängigkeitsdatei hoch und erfahre sofort, ob dich diese und andere CVEs treffen.

liveKostenloser Scan

Jetzt testen — kein Konto

Laden Sie ein Manifest hoch (composer.lock, package-lock.json, WordPress Plugin-Liste…) oder fügen Sie Ihre Komponentenliste ein. Sie erhalten sofort einen Schwachstellenbericht. Das Hochladen einer Datei ist nur der Anfang: Mit einem Konto erhalten Sie kontinuierliche Überwachung, Slack/email-Benachrichtigungen, Multi-Projekt- und White-Label-Berichte.

Manueller ScanSlack/E-Mail-AlertsKontinuierliche ÜberwachungWhite-Label-Berichte

Abhängigkeitsdatei hier ablegen

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