Sitelinks Search Box Security & Risk Analysis

wordpress.org/plugins/sitelinks-search-box

Adds the JSON-LD schema.org markup for the "Google Sitelinks Search Box" on the homepage.

2K active installs v1.5 PHP + WP 3.0.1+ Updated Feb 1, 2026
google-sitelinksgoogle-sitelinks-search-boxsitelinks-search-box
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sitelinks Search Box Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The security posture of the "sitelinks-search-box" v1.5 plugin appears to be strong based on the provided static analysis and vulnerability history. There are no identified entry points into the application without authentication checks, no dangerous functions, and all SQL queries are handled using prepared statements. This indicates good development practices regarding common attack vectors. The absence of file operations, external HTTP requests, and the careful handling of data flow through taint analysis further bolster this positive assessment. Furthermore, the plugin has no recorded vulnerabilities, including critical or high severity ones, and no history of unpatched issues, suggesting a well-maintained and secure codebase.

However, a significant concern arises from the output escaping analysis. With one total output and 0% properly escaped, this represents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data outputted by the plugin without proper sanitization can be exploited by attackers to inject malicious scripts into the user's browser. While the plugin exhibits strengths in data handling and entry point security, this lack of output escaping is a critical weakness that needs immediate attention. The absence of nonce and capability checks also, while not directly flagged in the provided data, could be a potential concern if any of the (currently zero) entry points were to be introduced in future updates without proper security controls. In conclusion, the plugin is secure in many areas but suffers from a critical flaw in output sanitization.

Key Concerns

  • Output is not properly escaped
Vulnerabilities
None known

Sitelinks Search Box Security Vulnerabilities

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

Sitelinks Search Box Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Sitelinks Search Box Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedsitelinks-search-box.php:30
actionwp_headsitelinks-search-box.php:72
Maintenance & Trust

Sitelinks Search Box Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 1, 2026
PHP min version
Downloads50K

Community Trust

Rating100/100
Number of ratings6
Active installs2K
Developer Profile

Sitelinks Search Box Developer Profile

apasionados

28 plugins · 61K total installs

75
trust score
Avg Security Score
94/100
Avg Patch Time
326 days
View full developer profile
Detection Fingerprints

How We Detect Sitelinks Search Box

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<script type="application/ld+json"> </script>
FAQ

Frequently Asked Questions about Sitelinks Search Box