| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-4825-p4xm-pcf2 | Spree: Broken Access Control in `PATCH /api/v3/store/carts/:id/associate` (IDOR) |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 22 Sep 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Spree
Spree spree |
|
| Vendors & Products |
Spree
Spree spree |
Tue, 22 Sep 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 22 Sep 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Spree is an open source e-commerce solution built with Ruby on Rails. From 5.4.0 until 5.4.4 and 5.5.4, PATCH /api/v3/store/carts/:id/associate in Spree::Api::V3::Store::CartsController#associate uses find_cart_for_association to locate a cart by prefixed_id but does not require a cart token or otherwise verify possession of the selected guest cart. An authenticated customer can derive reversible prefixed cart IDs, associate an eligible guest cart with the attacker's account, and receive billing and shipping address data from the cart. Exploitation requires a guest cart with address data on a store that does not require login for checkout, and reassignment can also disrupt the guest's in-progress cart. This issue is fixed in versions 5.4.4 and 5.5.4. | |
| Title | Spree: Broken Access Control in `PATCH /api/v3/store/carts/:id/associate` (IDOR) | |
| Weaknesses | CWE-639 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-22T19:20:22.173Z
Reserved: 2026-09-21T17:25:42.290Z
Link: CVE-2026-94462
Updated: 2026-09-22T19:20:17.923Z
Status : Received
Published: 2026-09-22T19:16:59.497
Modified: 2026-09-22T20:17:13.130
Link: CVE-2026-94462
No data.
OpenCVE Enrichment
Updated: 2026-09-22T21:45:06Z
Github GHSA