Shortcode Search | WordPress Search Bar Shortcode Plugin Security & Risk Analysis

wordpress.org/plugins/shortcode-search

Shortcode Search is a simple plugin that lets users add a search bar anywhere on their WordPress website using the shortcode [search].

50 active installs v1.1 PHP + WP 5.0+ Updated Feb 13, 2025
search-shortcodeshortcode-findershortcode-search-wordpresswordpress-search-barwp-search-shortcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcode Search | WordPress Search Bar Shortcode Plugin Safe to Use in 2026?

Generally Safe

Score 92/100

Shortcode Search | WordPress Search Bar Shortcode Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "shortcode-search" plugin v1.1 demonstrates a strong security posture based on the provided static analysis. The plugin exhibits excellent practices by not utilizing dangerous functions, employing prepared statements for all SQL queries, and properly escaping the vast majority of its output. Crucially, there are no identified unsanitized taint flows and the plugin has a minimal attack surface, consisting solely of a single shortcode with no explicit authentication or capability checks, which is a concern given its potential to interact with user-supplied data.

The lack of any recorded vulnerabilities in its history is a positive indicator, suggesting a history of secure development. However, the absence of nonce checks and capability checks on its shortcode is a significant potential weakness. While the static analysis did not reveal any specific vulnerabilities, shortcodes are common entry points for cross-site scripting (XSS) or other injection attacks if not properly sanitized and validated against user input. Therefore, while the plugin's code appears clean in many aspects, the lack of robust input validation and authorization mechanisms for its shortcode presents a notable risk that should be addressed.

Key Concerns

  • Shortcode lacks nonce/capability checks
  • High percentage of unescaped output (14%)
Vulnerabilities
None known

Shortcode Search | WordPress Search Bar Shortcode Plugin Security Vulnerabilities

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

Shortcode Search | WordPress Search Bar Shortcode Plugin Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

Shortcode Search | WordPress Search Bar Shortcode Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[search] shortcode-search.php:39
WordPress Hooks 1
actionwp_enqueue_scriptsshortcode-search.php:69
Maintenance & Trust

Shortcode Search | WordPress Search Bar Shortcode Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 13, 2025
PHP min version
Downloads662

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Shortcode Search | WordPress Search Bar Shortcode Plugin Developer Profile

Kulwant Agarwal

1 plugin · 50 total installs

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

How We Detect Shortcode Search | WordPress Search Bar Shortcode Plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
scsearch-formscsearch-inputscsearch-button
Shortcode Output
<form role="search" method="get" class="scsearch-form" action="
FAQ

Frequently Asked Questions about Shortcode Search | WordPress Search Bar Shortcode Plugin