VerseLinker Security & Risk Analysis

wordpress.org/plugins/verselinker

VerseLinker detects Bible references in WordPress content, converting them into links with tooltips and quick access to verses on Bibliatodo.com.

40 active installs v1.1.9 PHP + WP 5.2+ Updated Nov 4, 2025
biblebible-linksbible-referencesreftaggerscripttagger
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is VerseLinker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "verselinker" plugin v1.1.9 demonstrates a strong security posture based on the provided static analysis. The absence of identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests are positive indicators. The high percentage of properly escaped output also suggests good practices in preventing cross-site scripting (XSS) vulnerabilities. The plugin has a limited attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without authentication checks.

However, the analysis does reveal some areas for concern. The complete lack of taint analysis results could indicate that no taint analysis was performed, or that the tools used did not identify any flows. Without this analysis, there's a blind spot regarding potential vulnerabilities that might arise from the interaction of user-supplied data with potentially vulnerable functions, even if those functions aren't explicitly flagged as "dangerous". Furthermore, the fact that there are zero nonce checks across the entire plugin, despite having one capability check, is a significant weakness. This suggests that any function that relies on this capability check might still be vulnerable to unauthorized access or execution if an attacker can forge requests without a valid nonce.

The plugin's vulnerability history is a significant strength, showing zero known CVEs. This, combined with the static analysis, indicates a well-maintained and likely secure codebase. However, it's important to remember that a clean history doesn't guarantee future security, and the presence of the nonce check gap is a notable weakness that should be addressed. The overall security is good, but the lack of nonce checks on potentially sensitive operations is a clear area for improvement.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

VerseLinker Security Vulnerabilities

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

VerseLinker Code Analysis

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

Output Escaping

96% escaped70 total outputs
Attack Surface

VerseLinker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initincludes\admin-settings.php:53
actionadmin_menuincludes\admin-settings.php:65
filterpre_update_option_verselinker_languageincludes\helpers.php:74
filterscript_loader_tagincludes\scripts.php:29
actionwp_enqueue_scriptsincludes\scripts.php:31
filterscript_loader_tagincludes\scripts.php:113
actionadmin_enqueue_scriptsincludes\scripts.php:115
actionplugins_loadedverselinker.php:30
Maintenance & Trust

VerseLinker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 4, 2025
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

VerseLinker Developer Profile

BibliaTodo

8 plugins · 150 total installs

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

How We Detect VerseLinker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/verselinker/assets/js/verselinker.js/wp-content/plugins/verselinker/assets/js/admin-script.js
Script Paths
/wp-content/plugins/verselinker/assets/js/verselinker.js/wp-content/plugins/verselinker/assets/js/admin-script.js
Version Parameters
/wp-content/plugins/verselinker/assets/js/verselinker.js?ver=/wp-content/plugins/verselinker/assets/js/admin-script.js?ver=

HTML / DOM Fingerprints

Data Attributes
langversiondata-trueTooltipdata-trueCreditdata-trueLinks
JS Globals
verselinkerData
FAQ

Frequently Asked Questions about VerseLinker