CrawlForMe Security & Risk Analysis

wordpress.org/plugins/wp-crawlforme

Easily check your wordpress blog whenever you want to find any broken links. This plugin uses the CrawlForMe plateform.

10 active installs v1.0 PHP + WP 3.0+ Updated Jan 13, 2014
404broken-linkbroken-link-checkercrawlformedead-link
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CrawlForMe Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "wp-crawlforme" v1.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates an absence of known CVEs and a clean vulnerability history, suggesting good development practices or a lack of discovered vulnerabilities to date. The static analysis reveals no direct attack surface through common entry points like AJAX, REST API, shortcodes, or cron events. It also reports no dangerous functions, file operations, or external HTTP requests, which are generally positive indicators.

However, significant concerns arise from the code analysis regarding data handling and security checks. The plugin executes a single SQL query that is not using prepared statements, which is a critical vulnerability risk that could lead to SQL injection. Furthermore, a substantial number of output operations (61) are not properly escaped, presenting a high risk of Cross-Site Scripting (XSS) vulnerabilities. While nonce and capability checks are present, their limited number in relation to the output operations suggests a potential gap in comprehensive security validation for user-generated or dynamic content.

In conclusion, while the plugin benefits from a clean vulnerability history and a lack of exposed attack vectors, the identified raw SQL query and widespread unescaped output are serious security flaws. These weaknesses, if exploited, could lead to data breaches and site compromise. Developers should prioritize addressing the SQL injection and XSS vulnerabilities immediately. The absence of critical or high severity taint flows is a positive, but the static analysis findings are too significant to ignore.

Key Concerns

  • SQL query without prepared statements
  • High percentage of unescaped output
Vulnerabilities
None known

CrawlForMe Security Vulnerabilities

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

CrawlForMe Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped61 total outputs
Attack Surface

CrawlForMe Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_initwp-crawlforme.php:94
actionadmin_noticeswp-crawlforme.php:95
Maintenance & Trust

CrawlForMe Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 13, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CrawlForMe Developer Profile

tesial

3 plugins · 30 total installs

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

How We Detect CrawlForMe

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-crawlforme/css/wp_crawlforme-admin.css/wp-content/plugins/wp-crawlforme/css/wp_crawlforme.css/wp-content/plugins/wp-crawlforme/js/wp_crawlforme-admin.js/wp-content/plugins/wp-crawlforme/js/wp_crawlforme.js
Script Paths
/wp-content/plugins/wp-crawlforme/js/wp_crawlforme.js/wp-content/plugins/wp-crawlforme/js/wp_crawlforme-admin.js
Version Parameters
wp-crawlforme/css/wp_crawlforme-admin.css?ver=wp-crawlforme/css/wp_crawlforme.css?ver=wp-crawlforme/js/wp_crawlforme-admin.js?ver=wp-crawlforme/js/wp_crawlforme.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp_crawlforme-admin-form
Data Attributes
data-wp_crawlforme_rest_url
JS Globals
wp_crawlforme_settingswp_crawlforme_plugin_url
REST Endpoints
/wp-json/wp_crawlforme/v1/settings
FAQ

Frequently Asked Questions about CrawlForMe