Multiple Category Search Storm Security & Risk Analysis

wordpress.org/plugins/search-storm

Search Storm allows you to search for an article by combining multiple categories

10 active installs v1.5 PHP + WP 1.0+ Updated Apr 11, 2016
formsearchsidebarstormwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Multiple Category Search Storm Safe to Use in 2026?

Generally Safe

Score 85/100

Multiple Category Search Storm has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "search-storm" v1.5 plugin exhibits a strong static security posture, with no apparent attack surface exposed through AJAX, REST API, shortcodes, or cron events. The code analysis reveals a commendable use of prepared statements for all SQL queries, indicating a good practice to prevent SQL injection. Furthermore, the absence of file operations and external HTTP requests mitigates common attack vectors. However, a significant concern lies in the very low percentage of properly escaped output (14%), suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of any nonce or capability checks on the identified entry points (even though there are none listed, this points to a general lack of security checks in the code) is also a notable weakness that could be exploited if new entry points were introduced or if existing ones were found to be accessible in the future. The vulnerability history is clean, with no recorded CVEs, which is a positive indicator. In conclusion, while the plugin has a solid foundation in preventing common vulnerabilities like SQL injection and has no known past exploits, the severe lack of output escaping presents a critical security risk that needs immediate attention. The absence of nonces and capability checks, though not directly exploitable with the current attack surface, represents a potential future risk if the plugin's architecture were to change.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Multiple Category Search Storm Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Multiple Category Search Storm Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
3 prepared
Unescaped Output
6
1 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared3 total queries

Output Escaping

14% escaped7 total outputs
Attack Surface

Multiple Category Search Storm Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuadmin.php:49
actionadmin_initadmin.php:76
filterrequestindex.php:37
filterget_search_formindex.php:43
actionwp_enqueue_scriptsindex.php:57
Maintenance & Trust

Multiple Category Search Storm Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedApr 11, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Multiple Category Search Storm Developer Profile

imseosrl

2 plugins · 20 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Multiple Category Search Storm

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/search-storm/css/wss_style.css
Version Parameters
search-storm/css/wss_style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wss_search_storm_contentss_content_box1ss_content_box2ss_content_box3ss_content_box4
Data Attributes
id="wss_search_options"id="ss_content_box1"id="ss_content_box1_label"id="ss_content_box2"id="ss_content_box2_label"id="ss_content_box3"+3 more
Shortcode Output
<div id="wss_search_options" class="wss_search_storm_content"><label id="ss_content_box1_label"><select id="wss_search_options_name" name="name"><option></option>
FAQ

Frequently Asked Questions about Multiple Category Search Storm