Description
Joomla Extension - j2commerce.com - Open redirect in cart controller in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - Four task handlers accepted a base64-encoded URL from user input and redirected to it without validating the destination host, enabling phishing using the shop's trusted domain. No authentication required.
Published: 2026-08-21
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Open Redirect Leading to Phishing
Action: Apply Patch
AI Analysis

Impact

The vulnerability is an open redirect in the cart controller of the J2Store Joomla extension. Four task handlers accept a Base64‑encoded URL supplied by a user and redirect without validating the hostname. This lack of host verification permits attackers to redirect customers to malicious sites while using the shop’s trusted domain, facilitating phishing attacks. No authentication is required, so any web visitor can trigger the redirect.

Affected Systems

The affected product is the j2commerce.com J2Store extension for Joomla. Version ranges 1.0.0 through 3.3.20, 4.0.0 through 4.0.20, and 4.1.0 through 4.1.5 contain the flaw. All Joomla sites running these versions of the extension are vulnerable.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate risk, and the EPSS score is not available. The flaw is not listed in the CISA KEV catalog. Exploitability is straightforward: an attacker can craft a malicious Base64‑encoded URL, place it in the cart controller via the task parameter, and lure users to a phishing domain. Because the redirect bypasses host validation and requires no authentication, the threat affects every site visitor and can be used for credential theft or malware delivery if users are lured to a malicious domain.

Generated by OpenCVE AI on August 21, 2026 at 20:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the J2Store extension to the latest release that includes input validation for external redirects.
  • If an upgrade is not possible, constrain the cart controller to only accept whitelisted URLs or strip Base64 encoding before processing.
  • Implement a Content Security Policy header that restricts navigation to trusted domains to mitigate phishing exploitation.

Generated by OpenCVE AI on August 21, 2026 at 20:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared J2commerce.com
J2commerce.com j2store Extension For Joomla
Vendors & Products J2commerce.com
J2commerce.com j2store Extension For Joomla

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - j2commerce.com - Open redirect in cart controller in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - Four task handlers accepted a base64-encoded URL from user input and redirected to it without validating the destination host, enabling phishing using the shop's trusted domain. No authentication required.
Title Joomla Extension - j2commerce.com - Open redirect in cart controller in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5
Weaknesses CWE-601
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

J2commerce.com J2store Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T20:25:08.470Z

Reserved: 2026-07-29T14:01:47.235Z

Link: CVE-2026-67362

cve-icon Vulnrichment

Updated: 2026-08-21T20:06:02.996Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T20:16:39.960

Modified: 2026-08-26T16:35:20.160

Link: CVE-2026-67362

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:14:51Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')