Vulnerability Description
Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 4.10.2, 5.0.7, 5.1.9, and 5.2.5, an Authenticated Insecure Direct Object Reference (IDOR) vulnerability was identified that allows an authenticated user to retrieve other users’ address information by modifying an existing order. By editing an order they legitimately own and manipulating address identifiers in the request, the backend server accepts and processes references to addresses belonging to other users, subsequently associating those addresses with the attacker’s order and returning them in the response. This issue has been patched in versions 4.10.2, 5.0.7, 5.1.9, and 5.2.5.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Spreecommerce | Spree | < 4.10.2 |
Related Weaknesses (CWE)
References
- https://github.com/spree/spree/commit/02acabdce2c5f14fd687335b068d901a957a7e72Patch
- https://github.com/spree/spree/commit/17e78a91b736b49dbea8d1bb1223c284383ee5f3Patch
- https://github.com/spree/spree/commit/b409c0fd327e7ce37f63238894670d07079eefe8Patch
- https://github.com/spree/spree/commit/d3f961c442e0015661535cbd6eb22475f76d2dc7Patch
- https://github.com/spree/spree/security/advisories/GHSA-g268-72p7-9j6jExploitVendor Advisory
FAQ
What is CVE-2026-22588?
CVE-2026-22588 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 4.10.2, 5.0.7, 5.1.9, and 5.2.5, an Authenticated Insecure Direct Object Reference (IDOR) vulnerability was iden...
How severe is CVE-2026-22588?
CVE-2026-22588 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22588?
Check the references section above for vendor advisories and patch information. Affected products include: Spreecommerce Spree.