CVE-2026-67359
Received Received - Intake

Unauthenticated Order Content Disclosure in J2Store Joomla Extension

Vulnerability report for CVE-2026-67359, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: Joomla! Project

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-22
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
j2commerce j2store From 1.0.0 (inc) to 3.3.20 (inc)
j2commerce j2store From 4.0.0 (inc) to 4.0.20 (inc)
j2commerce j2store From 4.1.0 (inc) to 4.1.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the J2Store Joomla extension versions 1.0.0-3.3.20, 4.0.0-4.0.20, and 4.1.0-4.1.5. An unauthenticated attacker can view sensitive order details by supplying any order_id as a query parameter, which displays the full checkout confirmation page including line items, prices, and totals.

Detection Guidance

To detect this vulnerability, monitor network traffic for unauthorized access to order confirmation pages. Check server logs for repeated requests to URLs containing 'order_id' parameters without authentication. Use tools like grep to search logs for patterns like 'order_id=' in GET requests.

Impact Analysis

This vulnerability allows unauthorized access to confidential order information such as customer names, order contents, prices, and totals. Attackers could exploit it to steal sensitive business or customer data without authentication.

Compliance Impact

This vulnerability could lead to unauthorized disclosure of sensitive order data, including prices and line items, which may violate GDPR (if personal data is exposed) and HIPAA (if protected health information is involved).

Mitigation Strategies

Immediately update J2Store to the latest patched version. If an update is unavailable, restrict access to order confirmation pages by implementing authentication requirements. Review server logs for signs of exploitation and block suspicious IP addresses.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67359. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart