Authorization bypass through user-controlled key in spree_api - CVE-2026-22589

 

Authorization bypass through user-controlled key in spree_api - CVE-2026-22589

Published: April 27, 2026


Vulnerability identifier: #VU128102
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-22589
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Spree Commerce
Affected software:
spree_api

Detailed vulnerability description

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to authorization bypass through a user-controlled key in the address edit endpoint when handling crafted requests to /addresses/{addressId}/edit. A remote attacker can manipulate the address identifier in a request to disclose sensitive information.

Only guest address records are affected; addresses associated with registered user accounts are not affected. Headless builds using APIs are not affected.


How to mitigate CVE-2026-22589

Install security update from vendor's website.

Sources