CVE-2011-10026

CRITICAL

Spreecommerce < 0.50.x - Unauthenticated Remote Code Execution via API Search Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2011-10026. PoCs published by Metasploit, including Metasploit module exploits/multi/http/spree_searchlogic_exec.

AI-analyzed exploit summary This Metasploit module exploits an arbitrary command execution vulnerability in Spreecommerce < 0.50.0 via unvalidated input in the searchlogic API, leveraging Ruby's send method to execute commands.

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.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Metasploit · rubyremoteunix
https://www.exploit-db.com/exploits/17199

This Metasploit module exploits an arbitrary command execution vulnerability in Spreecommerce < 0.50.0 via unvalidated input in the searchlogic API, leveraging Ruby's send method to execute commands.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Spreecommerce < 0.50.0
No auth needed
Prerequisites: Network access to the target Spreecommerce instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC EXCELLENT
rubypoc
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/spree_searchlogic_exec.rb

This Metasploit module exploits an arbitrary command execution vulnerability in Spreecommerce API searchlogic (versions 0.50.0 and earlier) by leveraging unvalidated input via the Ruby `send` method. It sends a crafted GET request to execute a payload encoded in the URL.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Spreecommerce <= 0.50.0
No auth needed
Prerequisites: Network access to the target Spreecommerce instance · Vulnerable version of Spreecommerce (<= 0.50.0)
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.6864
EPSS Percentile 98.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-78
Status published
Products (4)
rubygems/rd_searchlogic 0RubyGems
rubygems/spree 0.30.0.beta1 - 0.50.0RubyGems
spreecommerce/spree < 0.50.1
Spreecommerce/Spreecommerce < 0.50.*
Published Aug 20, 2025
Tracked Since Feb 18, 2026