CVE-2026-78064 Details
Description
Joomla Extension - j2commerce.com - Anonymous cart-record tampering via inherited FOF `save` task in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6 - `fof.xml` grants the `carts` view's tasks a wildcard `true` ACL, and FOF only enforces CSRF tokens on back-end HTML requests, not on front-end `format=raw` requests. `J2StoreControllerCarts` already scoped `remove()` to the caller's own session, but never overrode the generic FOF `save` task, so it remained reachable to insert new cart rows with an attacker-chosen `user_id`/`session_id`, or overwrite an existing row by id.
A vulnerability in the J2Store extension for Joomla allows for anonymous tampering with cart records. This issue affects J2Store versions 1.0.0 through 3.3.21, as well as 4.0.0 through 4.0.21 and 4.1.0 through 4.1.6. The vulnerability arises from the 'fof.xml' file, which grants the 'carts' view's tasks a wildcard 'true' ACL. The FOF framework only enforces CSRF tokens on back-end HTML requests, leaving front-end 'format=raw' requests unprotected. Exploitation is possible by using the inherited 'save' task to either insert new cart rows with a chosen 'user_id' and 'session_id' or overwrite existing rows by ID.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 3, 2026CISA-ADP
Assessed Sep 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.j2commerce.com/ | [email protected] | Vendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| J2Commerce J2Store | >= 1.0.0, <= 3.3.21 (semver) >= 4.0.0, <= 4.0.21 (semver) >= 4.1.0, <= 4.1.6 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 3, 2026 | New CVE Received | [email protected] |
| Sep 3, 2026 | CVE Modified | CISA-ADP |
Volerion