Simple Search Submission for IndexNow Security & Risk Analysis

wordpress.org/plugins/simple-search-submission

A simplified plugin for submitting crawl requests to search engines supporting IndexNow.

40 active installs v1.2.0 PHP 7.4+ WP 6.3+ Updated Dec 30, 2025
crawlingindexnowseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Search Submission for IndexNow Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "simple-search-submission" plugin v1.2.0 exhibits a generally strong security posture. The absence of dangerous functions, proper SQL prepared statement usage, and 100% output escaping are significant strengths. Crucially, the static analysis found no vulnerabilities, no critical or high severity taint flows, and no publicly known CVEs associated with this plugin. This suggests that the developers have followed good security practices in the codebase.

However, there are a few areas for attention. The presence of a single cron event without explicit mention of authorization checks or capability checks on its execution is a potential, albeit minor, concern. Additionally, the plugin performs an external HTTP request, and without knowing the target and the handling of the response, this could be an indirect attack vector if the external service is compromised or if the data returned is not properly sanitized before use within the WordPress environment. The complete lack of nonce checks and capability checks across the entire plugin, while not directly exploitable due to the absence of other entry points like AJAX or REST APIs, represents a missed opportunity for robust security on any future additions or if the current cron event's scope expands.

In conclusion, the plugin is currently in a secure state with no identified vulnerabilities. The developers' adherence to secure coding practices for SQL and output handling is commendable. The minor concerns around the cron event and the external HTTP request, along with the general absence of nonce/capability checks, are areas where future improvements could further solidify its security. The lack of any past vulnerabilities further reinforces its current good standing.

Key Concerns

  • Cron event without explicit auth/capability checks
  • External HTTP request without context
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Simple Search Submission for IndexNow Security Vulnerabilities

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

Simple Search Submission for IndexNow Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Simple Search Submission for IndexNow Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterquery_varsinc\namespace.php:18
actioninitinc\namespace.php:19
actionparse_requestinc\namespace.php:20
actiontransition_post_statusinc\namespace.php:21
actionsimple_search_submission_pinginc\namespace.php:43
actionsimple_search_submission_async_pinginc\namespace.php:44
actionsimple_search_submission_pinginc\namespace.php:47
actionafter_setup_themesimple-search-submission.php:44

Scheduled Events 1

simple_search_submission_async_ping
Maintenance & Trust

Simple Search Submission for IndexNow Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 30, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Simple Search Submission for IndexNow Developer Profile

Peter Wilson

5 plugins · 180 total installs

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

How We Detect Simple Search Submission for IndexNow

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<!-- wp:simple-search-submission/submit-search {} /-->
FAQ

Frequently Asked Questions about Simple Search Submission for IndexNow