CVE-2020-26223

MEDIUM
Published Nov 13, 20205y ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Nov 13, 2020 5y ago
Last Modified Jun 17, 2026 1w ago

Description

Spree is a complete open source e-commerce solution built with Ruby on Rails. In Spree from version 3.7 and before versions 3.7.13, 4.0.5, and 4.1.12, there is an authorization bypass vulnerability. The perpetrator could query the API v2 Order Status endpoint with an empty string passed as an Order token. This is patched in versions 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version. Users of Spree < 3.7 are not affected.

CVSS Details

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

Threat Intelligence

No active exploitation signals — not in CISA KEV and no EPSS score yet.

Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

Affected Products 3

VendorProductVersionRange
spreecommercespree*≥3.7.0  –  <3.7.13
spreecommercespree*≥4.0.0  –  <4.0.5
spreecommercespree*≥4.1.0  –  <4.1.12

References 3

  • github.com https://github.com/spree/spree/pull/10573
    ExploitPatchThird Party Advisory
  • github.com https://github.com/spree/spree/security/advisories/GHSA-m2jr-hmc3-qmpr
    Third Party Advisory
  • guides.spreecommerce.org https://guides.spreecommerce.org/api/v2/storefront#tag/Order-Status
    Vendor Advisory

Remediation

  • github.com https://github.com/spree/spree/pull/10573
    ExploitPatchThird Party Advisory