IndexMeNow Security & Risk Analysis

wordpress.org/plugins/indexmenow

Push your URLs to IndexMeNow for fast Google indexation. Supports manual push, bulk push, auto-push on publish/update, sitemap push, and more.

2K active installs v1.2.4 PHP 7.4+ WP 5.8+ Updated Mar 3, 2026
googleindexationindexingseoserp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is IndexMeNow Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The plugin 'indexmenow' v1.2.4 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs, critical taint flows, or dangerous functions is a significant positive indicator. Furthermore, the plugin demonstrates excellent adherence to secure coding practices by performing 100% of output escaping properly and implementing nonce checks for all identified AJAX handlers. The use of prepared statements for 71% of SQL queries is also a commendable practice, mitigating common SQL injection risks.

While the static analysis reveals no directly exploitable vulnerabilities, there are minor areas for consideration. The presence of 9 AJAX handlers, though all appear to be protected by nonce and capability checks, represents a larger attack surface compared to plugins with fewer entry points. Additionally, the plugin makes two external HTTP requests, which, while not inherently a vulnerability, could become a vector for issues if the external services are compromised or if the requests are not handled securely (e.g., susceptible to SSRF if the target URL is user-controlled, though no such flow is indicated here). The absence of taint analysis results might suggest either a lack of complex data flow or a limitation in the analysis tool's capability to detect subtle vulnerabilities in this specific codebase.

In conclusion, 'indexmenow' v1.2.4 appears to be a well-developed and relatively secure plugin, with a strong emphasis on fundamental security practices. The lack of historical vulnerabilities further reinforces this assessment. The minor points of attention are primarily related to the attack surface size and external requests, which, based on the current data, do not present immediate or critical risks. Continued vigilance in maintaining these practices and regular security audits are recommended.

Key Concerns

  • AJAX handlers represent potential attack surface
  • External HTTP requests made by the plugin
Vulnerabilities
None known

IndexMeNow Security Vulnerabilities

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

IndexMeNow Code Analysis

Dangerous Functions
0
Raw SQL Queries
4
10 prepared
Unescaped Output
0
70 escaped
Nonce Checks
9
Capability Checks
16
File Operations
0
External Requests
2
Bundled Libraries
0

SQL Query Safety

71% prepared14 total queries

Output Escaping

100% escaped70 total outputs
Attack Surface

IndexMeNow Attack Surface

Entry Points9
Unprotected0

AJAX Handlers 9

authwp_ajax_imn_w2_dismiss_low_creditsincludes\class-low-credits-notice.php:15
authwp_ajax_imn_w2_manual_pushincludes\class-manual-push.php:11
authwp_ajax_imn_w2_bulk_pushincludes\class-posts-list.php:14
authwp_ajax_imn_w2_fetch_projectsincludes\class-settings-page.php:13
authwp_ajax_imn_w2_push_historyincludes\class-settings-page.php:14
authwp_ajax_imn_w2_refresh_creditsincludes\class-settings-page.php:15
authwp_ajax_imn_w2_purge_historyincludes\class-settings-page.php:16
authwp_ajax_imn_w2_push_sitemapincludes\class-sitemap-push.php:13
authwp_ajax_imn_w2_get_sitemap_urlsincludes\class-sitemap-push.php:14
WordPress Hooks 18
actiontransition_post_statusincludes\class-auto-new-publish.php:10
actionpost_updatedincludes\class-auto-update.php:10
actionwp_dashboard_setupincludes\class-dashboard-widget.php:13
actionadmin_noticesincludes\class-low-credits-notice.php:13
actionadmin_enqueue_scriptsincludes\class-low-credits-notice.php:14
actionadd_meta_boxesincludes\class-manual-push.php:10
actionadmin_enqueue_scriptsincludes\class-manual-push.php:12
actionadmin_bar_menuincludes\class-manual-push.php:13
actionwp_enqueue_scriptsincludes\class-manual-push.php:14
actionadmin_enqueue_scriptsincludes\class-manual-push.php:15
actionadmin_initincludes\class-posts-list.php:13
filterpage_row_actionsincludes\class-posts-list.php:31
actionadmin_noticesincludes\class-posts-list.php:42
actionadmin_enqueue_scriptsincludes\class-posts-list.php:45
actionadmin_menuincludes\class-settings-page.php:10
actionadmin_initincludes\class-settings-page.php:11
actionadmin_enqueue_scriptsincludes\class-settings-page.php:12
actionadmin_initindexmenow.php:166
Maintenance & Trust

IndexMeNow Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 3, 2026
PHP min version7.4
Downloads202

Community Trust

Rating0/100
Number of ratings0
Active installs2K
Developer Profile

IndexMeNow Developer Profile

indexmenow

1 plugin · 2K total installs

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

How We Detect IndexMeNow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/indexmenow/assets/css/main.css/wp-content/plugins/indexmenow/assets/js/main.js
Script Paths
/wp-content/plugins/indexmenow/assets/js/main.js
Version Parameters
indexmenow/assets/css/main.css?ver=indexmenow/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
imn-w2-low-credits-notice
Data Attributes
data-imn-w2-dismiss-nonce
JS Globals
imn_w2_ajax_object
FAQ

Frequently Asked Questions about IndexMeNow