๐Ÿ” CVE Alert

CVE-2026-94462

HIGH 7.1

Spree: Broken Access Control in `PATCH /api/v3/store/carts/:id/associate` (IDOR)

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor spree
Product spree
Published Sep 22, 2026
Last Updated Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for spree spree

Be the first to know when new high vulnerabilities affecting spree spree are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

spree / spree
>= 5.4.0, < 5.4.4 >= 5.5.0, < 5.5.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/spree/spree/security/advisories/GHSA-4825-p4xm-pcf2 github.com: https://github.com/spree/spree/pull/14314 github.com: https://github.com/spree/spree/commit/8834230a1f47bb5988f23f45dbd162776cf592bd github.com: https://github.com/spree/spree/commit/af0d1a2d582a60d179de65b7d3ea024cb26426a8 github.com: https://github.com/spree/spree/releases/tag/v5.4.4 github.com: https://github.com/spree/spree/releases/tag/v5.5.4