CVE-2011-10026
published 2025-08-20CVE-2011-10026: Spreecommerce versions prior to 0.50.x contain a remote command execution vulnerability in the API's search functionality. Improper input sanitation allows…
PriorityP275critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.46%
82.5th percentile
Spreecommerce versions prior to 0.50.x contain a remote command execution vulnerability in the API's search functionality. Improper input sanitation allows attackers to inject arbitrary shell commands via the search[instance_eval] parameter, which is dynamically invoked using Ruby’s send method. This flaw enables unauthenticated attackers to execute commands on the server.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| spree | spree | >= 0.30.0.beta1 < 0.50.0 | 0.50.0 |
| spreecommerce | spree | < 0.50.1 | 0.50.1 |
| spreecommerce | spreecommerce | < 0.50.* | 0.50.* |
Detection & IOCsextracted from sources · hover to see the quote
- →Unauthenticated requests carrying 'search[instance_eval]' in query strings or POST bodies should be treated as exploitation attempts; no authentication is required by the attacker. ↗
- →A Metasploit module exists for this vulnerability targeting Spreecommerce versions 0.50.0 and earlier via the searchlogic API; presence of this module's traffic patterns (multi/http/spree_searchlogic_exec) indicates active exploitation attempts. ↗
- ·Vulnerability affects Spreecommerce versions prior to 0.50.x only; versions 0.50.x and later are not affected. ↗
- ·The Metasploit module targets versions 0.50.0 and earlier specifically; confirm target version before applying detection rules to avoid false positives on patched instances. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv4.09.3CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Spree Commerce is vulnerable to RCE through Search API
ghsa·2025-08-20
CVE-2011-10026 [CRITICAL] CWE-78 Spree Commerce is vulnerable to RCE through Search API
Spree Commerce is vulnerable to RCE through Search API
Spreecommerce versions prior to 0.50.x contain a remote command execution vulnerability in the API's search functionality. Improper input sanitation allows attackers to inject arbitrary shell commands via the search[instance_eval] parameter, which is dynamically invoked using Ruby’s send method. This flaw enables unauthenticated attackers to execute commands on the server.
OSV
Spree Commerce is vulnerable to RCE through Search API
osv·2025-08-20
CVE-2011-10026 [CRITICAL] Spree Commerce is vulnerable to RCE through Search API
Spree Commerce is vulnerable to RCE through Search API
Spreecommerce versions prior to 0.50.x contain a remote command execution vulnerability in the API's search functionality. Improper input sanitation allows attackers to inject arbitrary shell commands via the search[instance_eval] parameter, which is dynamically invoked using Ruby’s send method. This flaw enables unauthenticated attackers to execute commands on the server.
No detection rules found.
No writeups or analysis indexed.
https://github.com/spreehttps://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/spree_searchlogic_exec.rbhttps://web.archive.org/web/20111120023342/http://spreecommerce.com/blog/2011/04/19/security-fixeshttps://www.exploit-db.com/exploits/17199https://www.vulncheck.com/advisories/spreecommerce-api-rce
2025-08-20
Published