Description
Joomla Extension - j2commerce.com - Cross-customer order replication in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - An authenticated user could supply another customer's order_id to copy their cart contents and address data into the attacker's session. The CSRF token was validated but ownership was not checked.
Published: 2026-08-21
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized order data exposure
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows an authenticated user to supply another customer’s order_id to copy their cart contents and address data into the attacker’s session. Although a CSRF token is validated, the ownership of the order is not checked, resulting in unauthorized data exposure.

Affected Systems

Affected systems are the J2Store extension for Joomla distributed by j2commerce.com. Versions 1.0.0 through 3.3.20, 4.0.0 through 4.0.20, and 4.1.0 through 4.1.5 are impacted.

Risk and Exploitability

The CVSS score of 6.3 indicates a moderate severity, and the lack of an EPSS score or KEV listing suggests the vulnerability has not yet been widely exploited. Attackers must be authenticated, but once logged in they can extract another user’s personal order details without authorization, posing privacy and potential data leakage risks. Proper ownership checks or disabling the replication feature can mitigate the risk.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade J2Store to a version that resolves the ownership check flaw; if no patch is available, contact the vendor for an update.
  • Implement server‑side validation to verify that the order_id belongs to the current authenticated user before allowing cart replication.
  • Disable or remove the cart replication functionality if it is not required for normal business processes.
  • Monitor logs for anomalous cart replication activity to detect potential exploitation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sun, 23 Aug 2026 17: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 - Cross-customer order replication in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - An authenticated user could supply another customer's order_id to copy their cart contents and address data into the attacker's session. The CSRF token was validated but ownership was not checked.
Title Joomla Extension - j2commerce.com - Cross-customer order replication in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5
Weaknesses CWE-639
References
Metrics cvssV4_0

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


Subscriptions

J2commerce.com J2store Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T20:22:09.246Z

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

Link: CVE-2026-67360

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-67360

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T16:47:09Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key