CVE-2011-10026 Details
Description
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.
A remote command execution vulnerability has been identified in Spreecommerce versions prior to 0.50.x. This issue arises in the API's search functionality, where improper input sanitation allows attackers to inject arbitrary shell commands via the search[instance_eval] parameter. The injected commands are executed on the server using Ruby's send method, enabling unauthenticated attackers to execute commands remotely.
Users are advised to upgrade to Spreecommerce version 0.50.x or later, where this vulnerability has been patched. If an immediate upgrade is not possible, a temporary hotfix can be applied by creating an initializer that disables the vulnerable search functionality.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 20, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/spree | [email protected] | Product |
| https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/spree_searchlogic_exec.rb | [email protected] | ExploitThird Party Advisory |
| https://web.archive.org/web/20111120023342/http://spreecommerce.com/blog/2011/04/19/security-fixes | [email protected] | Vendor Advisory |
| https://www.exploit-db.com/exploits/17199 | [email protected] | ExploitVDB Entry |
| https://www.vulncheck.com/advisories/spreecommerce-api-rce | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| spreecommerce spree | < 0.50.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 16, 2026 | CVE Modified | [email protected] |
| Jun 16, 2026 | CVE Modified | CISA-ADP |
| Nov 25, 2025 | CVE Modified | [email protected] |
| Sep 24, 2025 | Initial Analysis | [email protected] |
| Aug 20, 2025 | New CVE Received | [email protected] |