Description
Joomla Extension - j2commerce.com - Reflected XSS via `filter_tag`, `pricefrom` and `priceto` in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6 - 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-09-03
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected XSS in the J2Store extension for Joomla, where four task handlers accept a base64‑encoded URL from user input and redirect to it without validating the destination host. The attack enables an attacker to craft a link that appears to come from the trusted shop domain and redirect users to malicious phishing sites. This can lead to credential theft or session hijacking as the victim trusts the redirect URL.

Affected Systems

Affected versions of the J2Store extension for Joomla include 1.0.0 through 3.3.21, 4.0.0 through 4.0.21, and 4.1.0 through 4.1.6. Users of the j2commerce.com J2Store extension should verify the running version and apply any available vendor updates.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and no authentication or privileged access is required to exploit the flaw. The EPSS score is not available, and the vulnerability is not listed in CISA's KEV catalog, suggesting current exploitation is limited. Nonetheless, an attacker can abuse the open redirect in a phishing campaign by embedding a base64‑encoded URL in an invitation or a marketing link. The lack of host validation means that any external site can be targeted, while the reflected XSS component can be exploited to inject malicious scripts into the shop’s pages.

Generated by OpenCVE AI on September 3, 2026 at 13:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the J2Store extension to the latest version with the redirect validation fix.
  • If an update is not immediately possible, restrict redirect URLs to a whitelist of trusted hosts or disable the affected task handlers until a patch is available.
  • Apply a web application firewall rule or content security policy that blocks inline script execution and prevents unauthorized redirects.

Generated by OpenCVE AI on September 3, 2026 at 13:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 03 Sep 2026 14:15: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

Thu, 03 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - j2commerce.com - Reflected XSS via `filter_tag`, `pricefrom` and `priceto` in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6 - 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-79
References
Metrics cvssV4_0

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


Subscriptions

J2commerce.com J2store Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-09-03T13:19:18.314Z

Reserved: 2026-08-21T19:23:55.924Z

Link: CVE-2026-78000

cve-icon Vulnrichment

Updated: 2026-09-03T13:01:30.340Z

cve-icon NVD

Status : Received

Published: 2026-09-03T13:06:08.917

Modified: 2026-09-03T13:16:47.493

Link: CVE-2026-78000

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T14:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')