Authorization bypass through user-controlled key in spree_api - CVE-2026-22588
Published: April 27, 2026
spree_api
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the order update endpoint when handling crafted checkout update requests with user-controlled address identifiers. A remote user can modify address identifiers in a request to disclose sensitive information.
The issue affects the /api/v2/storefront/checkout endpoint and requires a valid authenticated account and an order the user is authorized to modify.