Description
Joomla Extension - j2commerce.com - Order content disclosure J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - An unauthenticated visitor could supply any order_id as a query parameter to render the full checkout confirmation page for that order, including line items, prices, and totals.
Published: 2026-08-21
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows any visitor to retrieve complete financial and item details for any order by including an arbitrary order_id in the URL. This results in the disclosure of sensitive customer information such as product names, quantities, prices, and totals. The weakness falls under CWE-639 and directly compromises confidentiality of transactional data without requiring authentication.

Affected Systems

The flaw is present in the J2Store extension for Joomla released by j2commerce.com. Affected versions range from 1.0.0 through 3.3.20, 4.0.0 through 4.0.20, and 4.1.0 through 4.1.5. All installations of the extension within these version ranges that expose the confirmation page to the public are vulnerable.

Risk and Exploitability

The CVSS score of 8.7 classifies the issue as high severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. An attacker can exploit the flaw simply by sending an unauthenticated HTTP request containing an order_id parameter, meaning the attack vector is external and does not require privileged access. Given the lack of mitigation in affected versions, the likelihood of exploitation is significant in environments where the site is publicly accessible.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the J2Store extension to a version later than 4.1.5 to apply the vendor’s access control fix.
  • Restrict the order confirmation page so that it requires user authentication or checks appropriate permissions before displaying order details.
  • Configure Joomla to disable direct URL access to order pages if the extension does not already enforce authentication.

Generated by OpenCVE AI on August 21, 2026 at 20:45 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': 'yes', '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 - Order content disclosure J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - An unauthenticated visitor could supply any order_id as a query parameter to render the full checkout confirmation page for that order, including line items, prices, and totals.
Title Joomla Extension - j2commerce.com - Order content disclosure 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': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/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:24:19.508Z

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

Link: CVE-2026-67359

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-67359

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key