CVE-2026-45055HIGH 8.1EPSS p4.3%

CVE-2026-45055CVE-2026-45055

Description

CubeCart is an ecommerce software solution. Prior to 6.7.2, CubeCart 6.6.x – 6.7.1 builds CC_STORE_URL directly from the Host request header at bootstrap, with no allowlist. The constant is embedded verbatim into transactional email links, most critically the password-reset link in User::passwordRequest() (and the admin equivalent in Admin::passwordRequest()). An unauthenticated attacker who knows a target email can POST /index.php?_a=recover with Host: evil.com; CubeCart writes a fresh verify token (valid 3,600 s) and emails the victim a link http://evil.com/index.php?_a=recovery&validate=<TOKEN>. The token is valid against the legitimate store — capturing the victim's click on evil.com yields full account takeover, or store takeover when an admin email is targeted. This vulnerability is fixed in 6.7.2.

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS0.15% probability of exploitation · percentile 4.3% · 2026-06-18T12:00:27Z
Published2026-05-13
Last modified2026-05-14

Underlying weaknesses· 4

CWE-20CWE-345CWE-601CWE-784

References

  1. https://github.com/cubecart/v6/security/advisories/GHSA-7pvc-gxc4-chmc
  2. https://github.com/cubecart/v6/security/advisories/GHSA-7pvc-gxc4-chmc

4

TypeTargetConfidenceTier
WeaknessImproper Input Validationcwe-200%live
WeaknessInsufficient Verification of Data Authenticitycwe-3450%live
WeaknessURL Redirection to Untrusted Site ('Open Redirect')cwe-6010%live
WeaknessReliance on Cookies without Validation and Integrity Checking in a Security Decisioncwe-7840%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-45053
CVE
CVE-2026-44376
CVE
CVE-2026-34018
CVE
CVE-2026-44377
CVE
CVE-2026-45714
CVE
CVE-2025-62709
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.