Spectacu.la Advanced Search Security & Risk Analysis

wordpress.org/plugins/spectacula-advanced-search

Changes the Wordpress search queries to provide more relevant results more efficiently and with options to influence the results.

10 active installs v1.0.3 PHP + WP 2.7.0+ Updated Apr 15, 2010
search
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Spectacu.la Advanced Search Safe to Use in 2026?

Generally Safe

Score 85/100

Spectacu.la Advanced Search has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The Spectacula Advanced Search plugin v1.0.3 exhibits a mixed security posture. On the positive side, it has a remarkably small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, there are no recorded vulnerabilities (CVEs) or taint analysis issues, suggesting a diligent approach to avoiding known exploits and data-related risks.

However, the static analysis reveals some concerning code signals. The presence of the `create_function` function is a significant red flag, as it is deprecated and can lead to security vulnerabilities if not handled with extreme care, potentially allowing for code injection. Additionally, a substantial portion of its SQL queries (87%) are not using prepared statements, which exposes the plugin to SQL injection vulnerabilities. The output escaping is also suboptimal, with only 38% of outputs properly escaped, increasing the risk of cross-site scripting (XSS) attacks. While there are nonce and capability checks, their limited presence across the limited entry points doesn't fully mitigate the risks from the insecure SQL and output handling.

In conclusion, while the plugin's lack of a public vulnerability history and minimal attack surface are strengths, the identified code quality issues – particularly unescaped output and the reliance on non-prepared SQL queries, coupled with the use of `create_function` – represent substantial security weaknesses that require immediate attention. The potential for SQL injection and XSS is significant given these findings.

Key Concerns

  • use of create_function
  • Raw SQL queries
  • Unescaped output
Vulnerabilities
None known

Spectacu.la Advanced Search Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Spectacu.la Advanced Search Release Timeline

v1.0.3Current
Code Analysis
Analyzed Mar 17, 2026

Spectacu.la Advanced Search Code Analysis

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

Dangerous Functions Found

create_functionadd_action('init', create_function('', 'return new spec_search_enhance();'));spec-adv-search.php:604

SQL Query Safety

13% prepared8 total queries

Output Escaping

38% escaped13 total outputs
Attack Surface

Spectacu.la Advanced Search Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
filterposts_wherespec-adv-search.php:83
filterqueryspec-adv-search.php:84
filterposts_fields_requestspec-adv-search.php:86
filterposts_orderbyspec-adv-search.php:87
filterposts_wherespec-adv-search.php:88
filterthe_excerptspec-adv-search.php:90
filterthe_contentspec-adv-search.php:91
actionadmin_noticesspec-adv-search.php:94
actionadmin_menuspec-adv-search.php:98
actionspec_do_cron_jobspec-adv-search.php:99
actioninitspec-adv-search.php:604
filtercron_schedulesspec-adv-search.php:630
actionspec_do_cron_jobspec-adv-search.php:632
Maintenance & Trust

Spectacu.la Advanced Search Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedApr 15, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Spectacu.la Advanced Search Developer Profile

Spectacula

3 plugins · 160 total installs

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

How We Detect Spectacu.la Advanced Search

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Spectacu.la Advanced Search